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

/freebsd-current/sys/dev/sfxge/common/
H A Dhunt_nic.c128 encp->enc_bug35388_workaround = B_TRUE;
130 encp->enc_bug35388_workaround = B_FALSE;
201 if (encp->enc_bug35388_workaround) {
222 encp->enc_txq_max_ndescs = encp->enc_bug35388_workaround ? 2048 : 4096;
H A Def10_ev.c586 if (enp->en_nic_cfg.enc_bug35388_workaround) {
716 if (encp->enc_bug35388_workaround) {
H A Defx.h1359 boolean_t enc_bug35388_workaround; member in struct:efx_nic_cfg_s

Completed in 163 milliseconds