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

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h76 * TX_BUF_MBUF flags on the last descriptor generated for an mbuf
82 TX_BUF_MBUF = 2, enumerator in enum:sfxge_tx_buf_flags
H A Dsfxge_tx.c236 if (stmp->flags & TX_BUF_MBUF) {
513 stmp->flags = TX_BUF_UNMAP | TX_BUF_MBUF;

Completed in 47 milliseconds