Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dhunt_nic.c121 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
125 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
127 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
129 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
135 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
H A Dmedford_nic.c73 encp->enc_bug41750_workaround = B_TRUE; in medford_board_cfg()
H A Dmedford2_nic.c75 encp->enc_bug41750_workaround = B_TRUE; in medford2_board_cfg()
H A Def10_intr.c99 if (encp->enc_bug41750_workaround) { in ef10_intr_trigger()
H A Defx.h1514 boolean_t enc_bug41750_workaround; member