Searched refs:RX_CMP_HASH_VALID (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ | ||
| H A D | bnxt_xdp.c | 484 if (!rxcmp || !RX_CMP_HASH_VALID(rxcmp)) in bnxt_xdp_rx_hash() |
| H A D | bnxt.h | 274 #define RX_CMP_HASH_VALID(rxcmp) \ macro |