Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_type.h203 I40E_MAC_VF, enumerator
776 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()