Home
last modified time | relevance | path

Searched refs:ixgbe_init_mbx_params_vf (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h199 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw);
H A Dixgbe_vf.c88 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_vf; in ixgbe_init_ops_vf()
191 ixgbe_init_mbx_params_vf(hw); in ixgbe_reset_hw_vf()
H A Dixgbe_mbx.c665 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_vf() function
H A Dif_ixv.c437 ixgbe_init_mbx_params_vf(hw); in ixv_if_attach_pre()