Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1908 if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_rss_queues()
3184 if (!(test_and_set_bit(WX_FLAG_FDIR_PERFECT, wx->flags))) in wx_set_features()
3191 if (test_and_clear_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_features()
H A Dwx_type.h1281 WX_FLAG_FDIR_PERFECT, enumerator
H A Dwx_hw.c1356 test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) in wx_set_rxpba()