Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h204 I40E_MAC_VF, enumerator
780 return (hw->mac.type == I40E_MAC_VF || in i40e_is_vf()
H A Di40e_common.c91 hw->mac.type = I40E_MAC_VF; in i40e_set_mac_type()