Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h148 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *);
H A Dixgbe_mbx.c501 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_vf() function
H A Dixgbe_vf.c87 hw->mbx.ops.init_params = ixgbe_init_mbx_params_vf; in ixgbe_init_ops_vf()