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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c726 if (mac->type == ixgbe_mac_82599_vf) {
815 if (mac->type == ixgbe_mac_82599_vf) {
1036 .mac = ixgbe_mac_82599_vf,
1041 .mac = ixgbe_mac_82599_vf,
H A Dvf.h52 ixgbe_mac_82599_vf, enumerator in enum:ixgbe_mac_type
H A Dixgbevf_main.c1954 if (adapter->hw.mac.type != ixgbe_mac_82599_vf) {
1992 if (adapter->hw.mac.type == ixgbe_mac_82599_vf && !ring_uses_large_buffer(rx_ring))
4651 if (adapter->hw.mac.type != ixgbe_mac_82599_vf)
4697 case ixgbe_mac_82599_vf:

Completed in 218 milliseconds