Searched defs:hw_cons (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.h | 754 	u16 hw_cons;  in bnx2x_tx_queue_has_work()  local
  | 
| D | bnx2x_cmn.c | 277 	u16 hw_cons, sw_cons, bd_cons = txdata->tx_bd_cons;  in bnx2x_tx_int()  local
  | 
| D | bnx2x_main.c | 5405 	u16 hw_cons, sw_cons, sw_prod;  in bnx2x_eq_int()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/ | 
| D | bnx2.c | 2831 	u16 hw_cons, sw_cons, sw_ring_cons;  in bnx2_tx_int()  local 3133 	u16 hw_cons, sw_cons, sw_ring_cons, sw_prod, sw_ring_prod;  in bnx2_rx_int()  local
  | 
| D | cnic.c | 2906 	u16 hw_cons, sw_cons;  in cnic_l2_completion()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/brocade/bna/ | 
| D | bnad.c | 188 	u32 wis, unmap_wis, hw_cons, cons, q_depth;  in bnad_txcmpl_process()  local
  |