Searched refs:ixgbevf_negotiate_api_version (Results 1 – 2 of 2) sorted by relevance
141 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api);
68 hw->mac.ops.negotiate_api_version = ixgbevf_negotiate_api_version; in ixgbe_init_ops_vf()704 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version() function