Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dhunt_nic.c108 encp->enc_bug35388_workaround = B_TRUE; in hunt_board_cfg()
110 encp->enc_bug35388_workaround = B_FALSE; in hunt_board_cfg()
147 if (encp->enc_bug35388_workaround) { in hunt_board_cfg()
178 encp->enc_txq_max_ndescs = encp->enc_bug35388_workaround ? in hunt_board_cfg()
H A Def10_ev.c227 if (enp->en_nic_cfg.enc_bug35388_workaround) { in ef10_ev_qprime()
357 if (encp->enc_bug35388_workaround) { in ef10_ev_qmoderate()
H A Defx.h1513 boolean_t enc_bug35388_workaround; member