Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_tx.c985 EFX_STATIC_ASSERT(EFX_EV_TX_NLABELS == in siena_tx_qcreate()
987 EFSYS_ASSERT3U(label, <, EFX_EV_TX_NLABELS); in siena_tx_qcreate()
H A Defx.h2375 #define EFX_EV_TX_NLABELS 32 macro