Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h85 void txgbe_init_mbx_params_pf(struct txgbe_hw *hw);
H A Dtxgbe_mbx.c318 void txgbe_init_mbx_params_pf(struct txgbe_hw *hw) in txgbe_init_mbx_params_pf() function
H A Dtxgbe_hw.c2852 mbx->init_params = txgbe_init_mbx_params_pf; in txgbe_init_ops_pf()