Searched refs:t4_eth_tx (Results 1 – 3 of 3) sorted by relevance
999 infop->mri_tx = t4_eth_tx; in t4_fill_ring()1016 return (t4_eth_tx(txq, m)); in t4_mc_tx()
908 mblk_t *t4_eth_tx(void *, mblk_t *);
1126 t4_eth_tx(void *arg, mblk_t *frame) in t4_eth_tx() function