Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1744 encp->enc_bug26807_workaround = B_TRUE; in ef10_filter_get_workarounds()
1746 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1752 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1917 (encp->enc_bug26807_workaround == B_TRUE)) {
2039 (encp->enc_bug26807_workaround == B_TRUE)) {
H A Drhead_nic.c113 encp->enc_bug26807_workaround = B_FALSE; in rhead_board_cfg()
H A Def10_nic.c2047 encp->enc_bug26807_workaround = B_TRUE; in ef10_set_workaround_bug26807()
2062 encp->enc_bug26807_workaround = B_FALSE; in ef10_set_workaround_bug26807()
2064 encp->enc_bug26807_workaround = B_FALSE; in ef10_set_workaround_bug26807()
H A Defx.h1512 boolean_t enc_bug26807_workaround; member