Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h98 void txgbe_init_mbx_params_pf(struct txgbe_hw *hw);
H A Dtxgbe_mbx.c635 void txgbe_init_mbx_params_pf(struct txgbe_hw *hw) in txgbe_init_mbx_params_pf() function
H A Dtxgbe_hw.c2706 mbx->init_params = txgbe_init_mbx_params_pf; in txgbe_init_ops_pf()