Searched refs:p_queue (Results 1 – 3 of 3) sorted by relevance
257 if (p_queue->cids[i].p_cid && in ecore_iov_get_vf_rx_queue_cid()258 !p_queue->cids[i].b_is_tx) in ecore_iov_get_vf_rx_queue_cid()259 return p_queue->cids[i].p_cid; in ecore_iov_get_vf_rx_queue_cid()1223 p_queue->fw_rx_qid, p_queue->fw_tx_qid); in ecore_iov_init_hw_for_vf()1608 if (!p_queue->cids[j].p_cid) in ecore_iov_vf_cleanup()1612 p_queue->cids[j].p_cid); in ecore_iov_vf_cleanup()2384 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_rxq() local2657 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_txq() local2731 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_rxqs() local2777 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_txqs() local[all …]
1392 struct ecore_queue_cid *p_queue; in ecore_vf_pf_vport_update() local1394 p_queue = rss_params->rss_ind_table[i]; in ecore_vf_pf_vport_update()1395 p_rss_tlv->rss_ind_table[i] = p_queue->rel.queue_id; in ecore_vf_pf_vport_update()
528 struct ecore_queue_cid *p_queue = p_rss->rss_ind_table[i]; in ecore_sp_vport_update_rss() local530 if (!p_queue) in ecore_sp_vport_update_rss()534 OSAL_CPU_TO_LE16(p_queue->abs.queue_id); in ecore_sp_vport_update_rss()