Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dvf.c315 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_reta_locked()
383 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_rss_key_locked()
996 .mac = ixgbe_mac_X550_vf,
1001 .mac = ixgbe_mac_X550_vf,
Dvf.h56 ixgbe_mac_X550_vf, enumerator
Dethtool.c885 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) in ixgbevf_get_rxfh_indir_size()
905 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_get_rxfh()
Dixgbevf_main.c2015 if (hw->mac.type >= ixgbe_mac_X550_vf) in ixgbevf_configure_rx()
3031 if (hw->mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_sw_init()
4688 case ixgbe_mac_X550_vf: in ixgbevf_probe()