Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.h141 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api);
H A Dixgbe_vf.c68 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