Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h9309 u16_t tx_bd_cons /* The transmit BD cons pointer to the host ring */; member
9311 u16_t tx_bd_cons /* The transmit BD cons pointer to the host ring */; member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2038 xctx_st->toe.tx_bd_cons = bd_idx; /* index of bd that includes snd_nxt */ in _lm_tcp_init_xstorm_toe_context()
5332 DbgBreakIf(S16_SUB(xst_toe->tx_bd_cons, xst_toe->bd_prod) > 0); in lm_tcp_get_delegated()