Home
last modified time | relevance | path

Searched refs:p_ret_params (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h216 struct ecore_rxq_start_ret_params *p_ret_params);
261 struct ecore_txq_start_ret_params *p_ret_params);
H A Decore_l2.c1001 struct ecore_rxq_start_ret_params *p_ret_params) in ecore_eth_rx_queue_start() argument
1016 &p_ret_params->p_prod); in ecore_eth_rx_queue_start()
1023 &p_ret_params->p_prod); in ecore_eth_rx_queue_start()
1029 p_ret_params->p_handle = (void *)p_cid; in ecore_eth_rx_queue_start()
1227 struct ecore_txq_start_ret_params *p_ret_params) in ecore_eth_tx_queue_start() argument
1239 &p_ret_params->p_doorbell); in ecore_eth_tx_queue_start()
1243 &p_ret_params->p_doorbell); in ecore_eth_tx_queue_start()
1248 p_ret_params->p_handle = (void *)p_cid; in ecore_eth_tx_queue_start()