Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h133 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *);
H A Dixgbe_vf.c56 hw->mbx.ops.init_params = ixgbe_init_mbx_params_vf; in ixgbe_init_ops_vf()
H A Dixgbe_mbx.c471 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_vf() function