Searched refs:tx_mbuf_chain (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h607 struct bxe_sw_tx_bd tx_mbuf_chain[TX_BD_TOTAL]; member in struct:bxe_fastpath
H A Dbxe.c3448 struct bxe_sw_tx_bd *tx_buf = &fp->tx_mbuf_chain[idx];
5178 tx_buf = &fp->tx_mbuf_chain[TX_BD(pkt_prod)];
15020 &fp->tx_mbuf_chain[j].m_map)) {
15213 if (fp->tx_mbuf_chain[j].m_map != NULL) {
15215 fp->tx_mbuf_chain[j].m_map);
15217 fp->tx_mbuf_chain[j].m_map);

Completed in 218 milliseconds