Searched refs:enc_bug61265_workaround (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/common/
H A Dmedford2_nic.c110 encp->enc_bug61265_workaround = B_TRUE;
112 encp->enc_bug61265_workaround = B_FALSE;
H A Dmedford_nic.c106 encp->enc_bug61265_workaround = B_TRUE;
108 encp->enc_bug61265_workaround = B_FALSE;
H A Dhunt_nic.c211 encp->enc_bug61265_workaround = B_FALSE; /* Medford only */
H A Def10_ev.c706 if (encp->enc_bug61265_workaround) {
H A Defx.h1363 boolean_t enc_bug61265_workaround; member in struct:efx_nic_cfg_s

Completed in 71 milliseconds