Home
last modified time | relevance | path

Searched defs:raw_cons (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c240 u32 sw_cons, raw_cons; in clean_nq() local
305 u32 sw_cons, raw_cons; in bnxt_qplib_service_nq() local
2690 u32 sw_cons, raw_cons; in bnxt_qplib_is_cq_empty() local
2937 u32 sw_cons, raw_cons; in bnxt_qplib_poll_cq() local
Dqplib_rcfw.c737 u32 sw_cons, raw_cons; in bnxt_qplib_service_creq() local
Dqplib_rcfw.h144 #define CREQ_CMP_VALID(hdr, raw_cons, cp_bit) \ argument
Dqplib_fp.h351 #define CQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument
446 #define NQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c1200 u8 agg_bufs, u32 *raw_cons) in bnxt_agg_bufs_valid()
1238 u32 *raw_cons, void *cmp) in bnxt_discard_rx()
1591 u32 *raw_cons, in bnxt_tpa_end()
1786 u32 *raw_cons, u8 *event) in bnxt_rx_pkt()
2064 u32 *raw_cons, u8 *event) in bnxt_force_rx_discard()
2460 u32 raw_cons = cpr->cp_raw_cons; in bnxt_has_work() local
2501 u32 raw_cons = cpr->cp_raw_cons; in __bnxt_poll_work() local
2631 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_nitroa0() local
2778 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_p5() local
Dbnxt_ethtool.c3553 u32 raw_cons, int pkt_size) in bnxt_rx_loopback()
3590 u32 raw_cons; in bnxt_poll_loopback() local
Dbnxt.h673 #define TX_CMP_VALID(txcmp, raw_cons) \ argument
677 #define RX_CMP_VALID(rxcmp1, raw_cons) \ argument
681 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
685 #define NQ_CMP_VALID(nqcmp, raw_cons) \ argument