Searched refs:add_to_txpkts_pf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/ |
| HD | t4_sge.c | 313 static int add_to_txpkts_pf(struct adapter *, struct sge_txq *, struct mbuf *, 3268 rc = add_to_txpkts_pf(sc, txq, m0, avail, &snd); in eth_tx() 5805 add_to_txpkts_pf(struct adapter *sc, struct sge_txq *txq, struct mbuf *m, in add_to_txpkts_pf() function
|