Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/
H A Dbnxt_txrx.c531 agg_id = (agend->agg_id & RX_TPA_END_CMPL_AGG_ID_MASK) >> in bnxt_pkt_get_tpa()
H A Dhsi_struct_def.h8314 #define RX_TPA_END_CMPL_AGG_ID_MASK UINT32_C(0xfe) macro