Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h570 static inline bool i40e_is_vf(struct i40e_hw *hw) in i40e_is_vf() function
H A Di40e_adminq.c20 if (i40e_is_vf(hw)) { in i40e_adminq_init_regs()