Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c412 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags)) in wx_get_channels()
431 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags)) in wx_set_channels()
H A Dwx_hw.c1150 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags)) { in wx_set_rxpba()
1510 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags) && in wx_configure_tx_ring()
1750 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags)) in wx_configure()
H A Dwx_lib.c1501 if (test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags) && tx_ring->atr_sample_rate) in wx_xmit_frame_ring()
1580 if (!(test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags))) in wx_set_rss_queues()
2727 if (!(test_bit(WX_FLAG_FDIR_CAPABLE, wx->flags))) in wx_set_features()
H A Dwx_type.h1033 WX_FLAG_FDIR_CAPABLE, enumerator