Searched refs:add_to_txpkts_vf (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sge.c | 307 static int add_to_txpkts_vf(struct adapter *, struct sge_txq *, struct mbuf *, 3203 rc = add_to_txpkts_vf(sc, txq, m0, avail, &snd); in eth_tx() 5711 add_to_txpkts_vf(struct adapter *sc, struct sge_txq *txq, struct mbuf *m, in add_to_txpkts_vf() function
|