Home
last modified time | relevance | path

Searched refs:ixgbevf_negotiate_api_version_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c879 * ixgbevf_negotiate_api_version_vf - Negotiate supported API version
883 static int ixgbevf_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version_vf() function
989 .negotiate_api_version = ixgbevf_negotiate_api_version_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c895 * ixgbevf_negotiate_api_version_vf - Negotiate supported API version
899 static int ixgbevf_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version_vf() function
1007 .negotiate_api_version = ixgbevf_negotiate_api_version_vf,

Completed in 3 milliseconds