Searched refs:RX_PKT_CMPL_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
684 if (unlikely((flags_type & RX_PKT_CMPL_FLAGS_MASK) == in bnxt_set_ol_flags()931 RX_PKT_CMPL_FLAGS_MASK) == in bnxt_rx_pkt()
4335 #define RX_PKT_CMPL_FLAGS_MASK UINT32_C(0xffc0) macro