Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_tx.c945 EFX_STATIC_ASSERT(EFX_EV_TX_NLABELS == in siena_tx_qcreate()
947 EFSYS_ASSERT3U(label, <, EFX_EV_TX_NLABELS); in siena_tx_qcreate()
H A Defx.h2062 #define EFX_EV_TX_NLABELS 32 macro