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

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

Completed in 56 milliseconds