Searched defs:hw_cons (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_ctrl_mbox.h | 120 u8 __iomem *hw_cons; member
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 757 u16 hw_cons; in bnx2x_tx_queue_has_work() local
|
D | bnx2x_cmn.c | 276 u16 hw_cons, sw_cons, bd_cons = txdata->tx_bd_cons; in bnx2x_tx_int() local
|
D | bnx2x_main.c | 5462 u16 hw_cons, sw_cons, sw_prod; in bnx2x_eq_int() local
|
/linux-6.14.4/drivers/infiniband/hw/qedr/ |
D | verbs.c | 4055 struct ib_wc *wc, u16 hw_cons, enum ib_wc_status status, in process_req() 4335 int num_entries, struct ib_wc *wc, u16 hw_cons) in process_resp_flush()
|
/linux-6.14.4/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 2845 u16 hw_cons, sw_cons, sw_ring_cons; in bnx2_tx_int() local 3144 u16 hw_cons, sw_cons, sw_ring_cons, sw_prod, sw_ring_prod; in bnx2_rx_int() local
|
D | cnic.c | 2921 u16 hw_cons, sw_cons; in cnic_l2_completion() local
|
/linux-6.14.4/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 162 u32 wis, unmap_wis, hw_cons, cons, q_depth; in bnad_txcmpl_process() local
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 805 u16 hw_cons = txr->tx_hw_cons; in __bnxt_tx_int() local
|