Searched refs:enc_bug35388_workaround (Results 1 – 3 of 3) sorted by relevance
128 encp->enc_bug35388_workaround = B_TRUE; in hunt_board_cfg()130 encp->enc_bug35388_workaround = B_FALSE; in hunt_board_cfg()201 if (encp->enc_bug35388_workaround) { in hunt_board_cfg()222 encp->enc_txq_max_ndescs = encp->enc_bug35388_workaround ? 2048 : 4096; in hunt_board_cfg()
586 if (enp->en_nic_cfg.enc_bug35388_workaround) { in ef10_ev_qprime()716 if (encp->enc_bug35388_workaround) { in ef10_ev_qmoderate()
1359 boolean_t enc_bug35388_workaround; member