Searched refs:enc_bug26807_workaround (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c255 encp->enc_bug26807_workaround = B_TRUE;
270 encp->enc_bug26807_workaround = B_FALSE;
272 encp->enc_bug26807_workaround = B_FALSE;
H A Dmedford_nic.c255 encp->enc_bug26807_workaround = B_TRUE;
H A Def10_filter.c1393 encp->enc_bug26807_workaround = B_TRUE;
1395 encp->enc_bug26807_workaround = B_FALSE;
1401 encp->enc_bug26807_workaround = B_FALSE;
1528 * filters. This ensures that encp->enc_bug26807_workaround matches the
1544 (encp->enc_bug26807_workaround == B_TRUE)) {
1582 (encp->enc_bug26807_workaround == B_TRUE)) {
H A Defx.h1171 boolean_t enc_bug26807_workaround; member in struct:efx_nic_cfg_s

Completed in 73 milliseconds