Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h158 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *);
H A Dixgbe_mbx.c631 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_pf() function
H A Dixgbe_x540.c149 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c389 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_82599()