Searched refs:EFX_TX_FATSOV2_OPT_NDESCS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c1243 EFX_TX_FATSOV2_OPT_NDESCS);
1244 desc += EFX_TX_FATSOV2_OPT_NDESCS;
1245 txq->n_pend_desc += EFX_TX_FATSOV2_OPT_NDESCS;
1247 id = (id + EFX_TX_FATSOV2_OPT_NDESCS) & txq->ptr_mask;
1411 EFX_TX_FATSOV2_OPT_NDESCS :
1605 (EFX_TX_FATSOV2_OPT_NDESCS + 1) - 1;
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_tx.c657 EFSYS_ASSERT(count >= EFX_TX_FATSOV2_OPT_NDESCS);
H A Defx.h2107 #define EFX_TX_FATSOV2_OPT_NDESCS 2 macro

Completed in 69 milliseconds