| /kernel/linux/linux-4.19/drivers/infiniband/hw/bnxt_re/ |
| D | qplib_rcfw.h | 120 #define CREQ_CMP_VALID(hdr, raw_cons, cp_bit) \ argument 132 #define CREQ_DB_REARM(db, raw_cons, cp_bit) \ argument 134 #define CREQ_DB(db, raw_cons, cp_bit) \ argument
|
| D | qplib_fp.h | 334 #define CQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument 420 #define NQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument 435 #define NQ_DB_REARM(db, raw_cons, cp_bit) \ argument 437 #define NQ_DB(db, raw_cons, cp_bit) \ argument
|
| D | qplib_fp.c | 243 u32 sw_cons, raw_cons; in bnxt_qplib_service_nq() local 2485 u32 sw_cons, raw_cons; in bnxt_qplib_is_cq_empty() local 2750 u32 sw_cons, raw_cons; in bnxt_qplib_poll_cq() local
|
| D | qplib_rcfw.c | 358 u32 sw_cons, raw_cons; in bnxt_qplib_service_creq() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
| D | qplib_fp.c | 239 u32 sw_cons, raw_cons; in clean_nq() local 306 u32 sw_cons, raw_cons; in bnxt_qplib_service_nq() local 2600 u32 sw_cons, raw_cons; in bnxt_qplib_is_cq_empty() local 2852 u32 sw_cons, raw_cons; in bnxt_qplib_poll_cq() local
|
| D | qplib_rcfw.h | 112 #define CREQ_CMP_VALID(hdr, raw_cons, cp_bit) \ argument
|
| D | qplib_rcfw.c | 380 u32 sw_cons, raw_cons; in bnxt_qplib_service_creq() local
|
| D | qplib_fp.h | 349 #define CQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument 443 #define NQE_CMP_VALID(hdr, raw_cons, cp_bit) \ argument
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 244 #define BNXT_CP_DB_REARM(db, raw_cons) \ argument 247 #define BNXT_CP_DB(db, raw_cons) \ argument 984 u8 agg_bufs, u32 *raw_cons) in bnxt_agg_bufs_valid() 1022 u32 *raw_cons, void *cmp) in bnxt_discard_rx() 1351 u32 *raw_cons, in bnxt_tpa_end() 1490 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_napi *bnapi, u32 *raw_cons, in bnxt_rx_pkt() 1687 u32 *raw_cons, u8 *event) in bnxt_force_rx_discard() 1843 u32 raw_cons = cpr->cp_raw_cons; in bnxt_has_work() local 1883 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_work() local 1983 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_nitroa0() local
|
| D | bnxt_ethtool.c | 2478 u32 raw_cons, int pkt_size) in bnxt_rx_loopback() 2515 u32 raw_cons; in bnxt_poll_loopback() local
|
| D | bnxt.h | 496 #define TX_CMP_VALID(txcmp, raw_cons) \ argument 500 #define RX_CMP_VALID(rxcmp1, raw_cons) \ argument 504 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 1117 u8 agg_bufs, u32 *raw_cons) in bnxt_agg_bufs_valid() 1155 u32 *raw_cons, void *cmp) in bnxt_discard_rx() 1540 u32 *raw_cons, in bnxt_tpa_end() 1714 u32 *raw_cons, u8 *event) in bnxt_rx_pkt() 1937 u32 *raw_cons, u8 *event) in bnxt_force_rx_discard() 2237 u32 raw_cons = cpr->cp_raw_cons; in bnxt_has_work() local 2278 u32 raw_cons = cpr->cp_raw_cons; in __bnxt_poll_work() local 2406 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_nitroa0() local 2543 u32 raw_cons = cpr->cp_raw_cons; in bnxt_poll_p5() local
|
| D | bnxt_ethtool.c | 3176 u32 raw_cons, int pkt_size) in bnxt_rx_loopback() 3213 u32 raw_cons; in bnxt_poll_loopback() local
|
| D | bnxt.h | 628 #define TX_CMP_VALID(txcmp, raw_cons) \ argument 632 #define RX_CMP_VALID(rxcmp1, raw_cons) \ argument 636 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument 640 #define NQ_CMP_VALID(nqcmp, raw_cons) \ argument
|