Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h282 __le16 tx_bd_cons /* word3 */; member
550 __le16 tx_bd_cons /* word1 */; member
1474 __le16 tx_bd_cons /* word3 */; member
1747 __le16 tx_bd_cons /* word3 */; member
1970 __le16 tx_bd_cons /* word3 */; member
2220 __le16 tx_bd_cons /* word1 */; member
2445 __le16 tx_bd_cons /* word3 */; member
2724 __le16 tx_bd_cons /* word3 */; member
H A Decore_hsi_common.h324 __le16 tx_bd_cons /* word3 */; member
2257 __le16 tx_bd_cons /* word3 */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h324 __le16 tx_bd_cons /* word3 */; member
2257 __le16 tx_bd_cons /* word3 */; member
/illumos-gate/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
/illumos-gate/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()