Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_api.h47 extern s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
Dixgbe_vf.c56 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf() function
Dixgbe_api.c83 status = ixgbe_init_ops_vf(hw); in ixgbe_init_shared_code()