Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h157 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *);
H A Dixgbe_mbx.c391 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_vf() function
H A Dixgbe_vf.c90 hw->mbx.ops.init_params = ixgbe_init_mbx_params_vf; in ixgbe_init_ops_vf()