Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_ev.c1074 for (label = 0; label < SFXGE_TX_NLABELS; label++) { in sfxge_ev_txlabel_alloc()
1090 ASSERT3U(label, <, SFXGE_TX_NLABELS); in sfxge_ev_txlabel_alloc()
1118 if (stp == NULL || label > SFXGE_TX_NLABELS) { in sfxge_ev_txlabel_free()
H A Dsfxge.h196 #define SFXGE_TX_NLABELS EFX_EV_TX_NLABELS macro
244 sfxge_txq_t *__se_label_stp[SFXGE_TX_NLABELS];