Home
last modified time | relevance | path

Searched defs:ch_filter_specification (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h1369 struct ch_filter_specification { struct
1378 uint32_t type:1; /* 0 => IPv4, 1 => IPv6 */
1379 u32 hash:1; /* 0 => wild-card, 1 => exact-match */
1385 uint32_t action:2; /* drop, pass, switch */
1390 uint32_t iq:10; /* ingress queue */
1403 uint32_t newvlan:2; /* rewrite VLAN Tag */
1407 uint16_t vlan; /* VLAN Tag to insert */
1414 u32 tc_prio; /* TC's filter priority index */
1418 u8 rsvd[12];
1422 struct ch_filter_tuple val;
[all …]

Completed in 17 milliseconds