Home
last modified time | relevance | path

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

/src/sys/dev/sfxge/
H A Dsfxge_tx.h110 uintptr_t std_put; /* Head of put list. */ member
H A Dsfxge_tx.c285 putp = &stdp->std_put; in sfxge_tx_qdpl_swizzle()
611 #define SFXGE_TX_QDPL_PENDING(_txq) ((_txq)->dpl.std_put != 0)
689 putp = &stdp->std_put; in sfxge_tx_qdpl_put_unlocked()