Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c320 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_reta_locked()
389 if (hw->mac.type < ixgbe_mac_X550_vf) in ixgbevf_get_rss_key_locked()
1056 .mac = ixgbe_mac_X550_vf,
1061 .mac = ixgbe_mac_X550_vf,
H A Dvf.h54 ixgbe_mac_X550_vf, enumerator
H A Dethtool.c889 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) in ixgbevf_get_rxfh_indir_size()
909 if (adapter->hw.mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_get_rxfh()
H A Dixgbevf_main.c2011 if (hw->mac.type >= ixgbe_mac_X550_vf) in ixgbevf_configure_rx()
3050 if (hw->mac.type >= ixgbe_mac_X550_vf) { in ixgbevf_sw_init()
4691 case ixgbe_mac_X550_vf: in ixgbevf_probe()