Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h201 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw);
H A Dixgbe_x540.c150 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_X540()
H A Dif_sriov.c715 ixgbe_init_mbx_params_pf(&sc->hw); in ixgbe_if_iov_init()
H A Dixgbe_mbx.c1138 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_pf() function
H A Dixgbe_82599.c390 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_82599()