Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h1368 struct ch_filter_specification { struct
1377 uint32_t type:1; /* 0 => IPv4, 1 => IPv6 */
1378 u32 hash:1; /* 0 => wild-card, 1 => exact-match */
1384 uint32_t action:2; /* drop, pass, switch */
1389 uint32_t iq:10; /* ingress queue */
1402 uint32_t newvlan:2; /* rewrite VLAN Tag */
1406 uint16_t vlan; /* VLAN Tag to insert */
1413 u32 tc_prio; /* TC's filter priority index */
1417 u8 rsvd[12];
1421 struct ch_filter_tuple val;
[all …]

Completed in 20 milliseconds