Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1758 encp->enc_bug26807_workaround = B_TRUE; in ef10_filter_get_workarounds()
1760 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1766 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1931 (encp->enc_bug26807_workaround == B_TRUE)) {
2053 (encp->enc_bug26807_workaround == B_TRUE)) {
H A Drhead_nic.c112 encp->enc_bug26807_workaround = B_FALSE; in rhead_board_cfg()
H A Def10_nic.c2178 encp->enc_bug26807_workaround = B_TRUE; in ef10_set_workaround_bug26807()
2193 encp->enc_bug26807_workaround = B_FALSE; in ef10_set_workaround_bug26807()
2195 encp->enc_bug26807_workaround = B_FALSE; in ef10_set_workaround_bug26807()
H A Defx.h1564 boolean_t enc_bug26807_workaround; member