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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c213 encp->enc_bug35388_workaround = B_TRUE;
215 encp->enc_bug35388_workaround = B_FALSE;
286 if (encp->enc_bug35388_workaround) {
325 encp->enc_txq_max_ndescs = encp->enc_bug35388_workaround ? 2048 : 4096;
H A Def10_ev.c589 if (enp->en_nic_cfg.enc_bug35388_workaround) {
719 if (encp->enc_bug35388_workaround) {
H A Defx.h1172 boolean_t enc_bug35388_workaround; member in struct:efx_nic_cfg_s

Completed in 171 milliseconds