Home
last modified time | relevance | path

Searched refs:ixgbe_mac_82599_vf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c715 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_check_mac_link_vf()
799 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_hv_check_mac_link_vf()
1018 .mac = ixgbe_mac_82599_vf,
1023 .mac = ixgbe_mac_82599_vf,
H A Dvf.h55 ixgbe_mac_82599_vf, enumerator
H A Dixgbevf_main.c1962 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) { in ixgbevf_configure_rx_ring()
2000 if (adapter->hw.mac.type == ixgbe_mac_82599_vf && !ring_uses_large_buffer(rx_ring)) in ixgbevf_set_rx_buffer_len()
4661 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) in ixgbevf_probe()
4707 case ixgbe_mac_82599_vf: in ixgbevf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c726 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_check_mac_link_vf()
815 if (mac->type == ixgbe_mac_82599_vf) { in ixgbevf_hv_check_mac_link_vf()
1036 .mac = ixgbe_mac_82599_vf,
1041 .mac = ixgbe_mac_82599_vf,
H A Dvf.h52 ixgbe_mac_82599_vf, enumerator
H A Dixgbevf_main.c1954 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) { in ixgbevf_configure_rx_ring()
1992 if (adapter->hw.mac.type == ixgbe_mac_82599_vf && !ring_uses_large_buffer(rx_ring)) in ixgbevf_set_rx_buffer_len()
4651 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) in ixgbevf_probe()
4697 case ixgbe_mac_82599_vf: in ixgbevf_probe()

Completed in 22 milliseconds