Home
last modified time | relevance | path

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

/linux/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/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1594 if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_rss_queues()
2736 if (!(test_and_set_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_features()
2743 if (test_and_clear_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_features()
H A Dwx_type.h1035 WX_FLAG_FDIR_PERFECT, enumerator
H A Dwx_hw.c1152 test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_rxpba()