Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_fdir.c619 } else if (test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) { in txgbe_configure_fdir()
H A Dtxgbe_ethtool.c335 if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in txgbe_add_ethtool_fdir_entry()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1653 if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_rss_queues()
2808 if (!(test_and_set_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_features()
2815 if (test_and_clear_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_features()
H A Dwx_type.h1113 WX_FLAG_FDIR_PERFECT, enumerator
H A Dwx_hw.c1320 test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_rxpba()