Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dvf.c673 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_check_mac_link_vf()
757 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_hv_check_mac_link_vf()
973 .mac = ixgbe_mac_82599_vf,
978 .mac = ixgbe_mac_82599_vf,
Dvf.h54 ixgbe_mac_82599_vf, enumerator
Dixgbevf_main.c1931 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) { in ixgbevf_configure_rx_ring()
4620 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) in ixgbevf_probe()
4665 case ixgbe_mac_82599_vf: in ixgbevf_probe()