Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h134 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *);
H A Dixgbe_mbx.c711 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_pf() function
H A Dixgbe_x540.c114 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c355 hw->mbx.ops.init_params = ixgbe_init_mbx_params_pf; in ixgbe_init_ops_82599()