Home
last modified time | relevance | path

Searched refs:tx_bd_cons (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h742 cons = txdata->tx_bd_cons; in bnx2x_tx_avail()
H A Dbnx2x.h528 u16 tx_bd_cons; member
H A Dbnx2x_cmn.c276 u16 hw_cons, sw_cons, bd_cons = txdata->tx_bd_cons; in bnx2x_tx_int()
309 txdata->tx_bd_cons = bd_cons; in bnx2x_tx_int()
311 /* Need to make the tx_bd_cons update visible to start_xmit() in bnx2x_tx_int()
328 * stops the queue->sees fresh tx_bd_cons->releases the queue-> in bnx2x_tx_int()
H A Dbnx2x_main.c1012 BNX2X_ERR("fp%d: tx_pkt_prod(0x%x) tx_pkt_cons(0x%x) tx_bd_prod(0x%x) tx_bd_cons(0x%x) *tx_cons_sb(0x%x)\n", in bnx2x_panic_dump()
1015 txdata.tx_bd_cons, in bnx2x_panic_dump()
1176 start = TX_BD(txdata->tx_bd_cons - 10); in bnx2x_panic_dump()
1177 end = TX_BD(txdata->tx_bd_cons + 254); in bnx2x_panic_dump()
6442 txdata->tx_bd_cons = 0; in bnx2x_init_tx_ring_one()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h645 __le16 tx_bd_cons; member
3429 __le16 tx_bd_cons; member
3691 __le16 tx_bd_cons; member
4551 __le16 tx_bd_cons; member
4817 __le16 tx_bd_cons; member