Home
last modified time | relevance | path

Searched refs:RX_PKT_CMPL_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c684 if (unlikely((flags_type & RX_PKT_CMPL_FLAGS_MASK) == in bnxt_set_ol_flags()
931 RX_PKT_CMPL_FLAGS_MASK) == in bnxt_rx_pkt()
H A Dhsi_struct_def_dpdk.h4335 #define RX_PKT_CMPL_FLAGS_MASK UINT32_C(0xffc0) macro