Home
last modified time | relevance | path

Searched refs:ixgbe_init_ops_vf (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h49 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
H A Dixgbe_vf.c56 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() function
H A Dixgbe_api.c112 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()