Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmedford_nic.c84 encp->enc_bug61265_workaround = B_TRUE; in medford_board_cfg()
86 encp->enc_bug61265_workaround = B_FALSE; in medford_board_cfg()
H A Dmedford2_nic.c86 encp->enc_bug61265_workaround = B_TRUE; in medford2_board_cfg()
88 encp->enc_bug61265_workaround = B_FALSE; in medford2_board_cfg()
H A Dhunt_nic.c155 encp->enc_bug61265_workaround = B_FALSE; /* Medford only */ in hunt_board_cfg()
H A Def10_ev.c345 if (encp->enc_bug61265_workaround) { in ef10_ev_qmoderate()
H A Defx.h1515 boolean_t enc_bug61265_workaround; member