Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dvf.c314 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_reta_locked()
381 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_rss_key_locked()
993 .mac = ixgbe_mac_X550_vf,
998 .mac = ixgbe_mac_X550_vf,
Dvf.h56 ixgbe_mac_X550_vf, enumerator
Dethtool.c891 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) in ixgbevf_get_rxfh_indir_size()
911 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_get_rxfh()
Dixgbevf_main.c1987 if (hw->mac.type >= ixgbe_mac_X550_vf) in ixgbevf_configure_rx()
3004 if (hw->mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_sw_init()
4659 case ixgbe_mac_X550_vf: in ixgbevf_probe()