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

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h112 uintptr_t std_put; /* Head of put list. */ member in struct:sfxge_tx_dpl
H A Dsfxge_tx.c287 putp = &stdp->std_put;
613 #define SFXGE_TX_QDPL_PENDING(_txq) ((_txq)->dpl.std_put != 0)
691 putp = &stdp->std_put;

Completed in 147 milliseconds