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

/freebsd-10.2-release/sys/dev/sfxge/
H A Dsfxge_tx.h101 uintptr_t std_put; /* Head of put list. */ member in struct:sfxge_tx_dpl
H A Dsfxge_tx.c232 putp = &stdp->std_put;
532 #define SFXGE_TX_QDPL_PENDING(_txq) ((_txq)->dpl.std_put != 0)
610 putp = &stdp->std_put;

Completed in 34 milliseconds