Home
last modified time | relevance | path

Searched refs:t4_eth_tx (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c999 infop->mri_tx = t4_eth_tx; in t4_fill_ring()
1016 return (t4_eth_tx(txq, m)); in t4_mc_tx()
H A Dadapter.h907 mblk_t *t4_eth_tx(void *, mblk_t *);
H A Dt4_sge.c1125 t4_eth_tx(void *arg, mblk_t *frame) in t4_eth_tx() function