Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.h344 #define SFXGE_RX_FPP_NSLOTS 8 macro
345 #define SFXGE_RX_FPP_MASK (SFXGE_RX_FPP_NSLOTS - 1)
H A Dsfxge_rx.c225 SFXGE_RX_FPP_NSLOTS, kmflags)) == NULL) { in sfxge_rx_qctor()
229 for (id = 0; id < SFXGE_RX_FPP_NSLOTS; id++) { in sfxge_rx_qctor()
310 for (id = 0; id < SFXGE_RX_FPP_NSLOTS; id++) { in sfxge_rx_qdtor()
323 SFXGE_RX_FPP_NSLOTS); in sfxge_rx_qdtor()