Home
last modified time | relevance | path

Searched refs:I40E_MAC_VF (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/i40e/base/
H A Di40e_type.h187 I40E_MAC_VF, enumerator
771 return (hw->mac.type == I40E_MAC_VF || in i40e_is_vf()
H A Di40e_common.c71 hw->mac.type = I40E_MAC_VF; in i40e_set_mac_type()