Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c480 const struct rx_cmp *rxcmp = xdp->rxcmp; in bnxt_xdp_rx_hash() local
H A Dbnxt.h274 #define RX_CMP_HASH_VALID(rxcmp) \ argument
279 #define RX_CMP_HASH_TYPE(rxcmp) \ argument
283 #define RX_CMP_ITYPES(rxcmp) \ argument
286 #define RX_CMP_V3_HASH_TYPE_LEGACY(rxcmp) \ argument
290 #define RX_CMP_V3_HASH_TYPE_NEW(rxcmp) \ argument
294 RX_CMP_V3_HASH_TYPE(bp,rxcmp) global() argument
304 RX_CMP_VLAN_VALID(rxcmp) global() argument
307 RX_CMP_VLAN_TPID_SEL(rxcmp) global() argument
862 RX_CMP_TYPE(rxcmp) global() argument
2952 bnxt_rss_ext_op(struct bnxt * bp,const struct rx_cmp * rxcmp) bnxt_rss_ext_op() argument
[all...]
H A Dbnxt_ethtool.c5099 struct rx_cmp *rxcmp; in bnxt_rx_loopback() local