Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_api.h48 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
H A Dixgbe_vf.c57 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() function
H A Dixgbe_api.c84 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()