Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h80 u16 fw_tx_qid; member
H A Decore_sriov.c1218 p_queue->fw_tx_qid = p_params->req_tx_queue[i]; in ecore_iov_init_hw_for_vf()
1223 p_queue->fw_rx_qid, p_queue->fw_tx_qid); in ecore_iov_init_hw_for_vf()
2685 params.queue_id = p_queue->fw_tx_qid; in ecore_iov_vf_mbx_start_txq()