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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.h158 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *);
H A Dixgbe_mbx.c626 * ixgbe_init_mbx_params_pf - set initial values for pf mailbox
631 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) function
H A Dixgbe_x540.c149 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf;
H A Dixgbe_82599.c389 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf;

Completed in 119 milliseconds