Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDi40e_type.h192 I40E_MAC_VF, enumerator
553 #define i40e_is_vf(_hw) ((_hw)->mac.type == I40E_MAC_VF)
HDi40e_common.c68 hw->mac.type = I40E_MAC_VF; in i40e_set_mac_type()