Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1371 struct ch_filter_specification { struct
1380 uint32_t type:1; /* 0 => IPv4, 1 => IPv6 */
1381 u32 hash:1; /* 0 => wild-card, 1 => exact-match */
1387 uint32_t action:2; /* drop, pass, switch */
1392 uint32_t iq:10; /* ingress queue */
1405 uint32_t newvlan:2; /* rewrite VLAN Tag */
1409 uint16_t vlan; /* VLAN Tag to insert */
1416 u32 tc_prio; /* TC's filter priority index */
1420 u8 rsvd[12];
1424 struct ch_filter_tuple val;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1371 struct ch_filter_specification { struct
1380 uint32_t type:1; /* 0 => IPv4, 1 => IPv6 */
1381 u32 hash:1; /* 0 => wild-card, 1 => exact-match */
1387 uint32_t action:2; /* drop, pass, switch */
1392 uint32_t iq:10; /* ingress queue */
1405 uint32_t newvlan:2; /* rewrite VLAN Tag */
1409 uint16_t vlan; /* VLAN Tag to insert */
1416 u32 tc_prio; /* TC's filter priority index */
1420 u8 rsvd[12];
1424 struct ch_filter_tuple val;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1371 struct ch_filter_specification { struct
1380 uint32_t type:1; /* 0 => IPv4, 1 => IPv6 */
1381 u32 hash:1; /* 0 => wild-card, 1 => exact-match */
1387 uint32_t action:2; /* drop, pass, switch */
1392 uint32_t iq:10; /* ingress queue */
1405 uint32_t newvlan:2; /* rewrite VLAN Tag */
1409 uint16_t vlan; /* VLAN Tag to insert */
1416 u32 tc_prio; /* TC's filter priority index */
1420 u8 rsvd[12];
1424 struct ch_filter_tuple val;
[all …]