Searched refs:p_queue (Results 1 – 4 of 4) sorted by relevance
243 if (p_queue->cids[i].p_cid && in ecore_iov_get_vf_rx_queue_cid()244 !p_queue->cids[i].b_is_tx) in ecore_iov_get_vf_rx_queue_cid()245 return p_queue->cids[i].p_cid; in ecore_iov_get_vf_rx_queue_cid()1206 p_queue->fw_rx_qid, p_queue->fw_tx_qid); in ecore_iov_init_hw_for_vf()1583 if (!p_queue->cids[j].p_cid) in ecore_iov_vf_cleanup()1587 p_queue->cids[j].p_cid); in ecore_iov_vf_cleanup()2348 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_rxq() local2619 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_txq() local2693 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_rxqs() local2739 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_txqs() local[all …]
1388 struct ecore_queue_cid *p_queue; in ecore_vf_pf_vport_update() local1390 p_queue = rss_params->rss_ind_table[i]; in ecore_vf_pf_vport_update()1391 p_rss_tlv->rss_ind_table[i] = p_queue->rel.queue_id; in ecore_vf_pf_vport_update()
562 struct ecore_queue_cid *p_queue = p_rss->rss_ind_table[i]; in ecore_sp_vport_update_rss() local564 if (!p_queue) in ecore_sp_vport_update_rss()568 OSAL_CPU_TO_LE16(p_queue->abs.queue_id); in ecore_sp_vport_update_rss()
18611 uint32_t p_rate = 0, p_queue = 0, err = 0; in rack_log_queue_level() local18615 err = in_pcbquery_txrlevel(rack->rc_inp, &p_queue); in rack_log_queue_level()18621 log.u_bbr.flex2 = p_queue; in rack_log_queue_level()18642 uint32_t p_rate = 0, p_queue = 0, err; in rack_check_queue_level() local18646 err = in_pcbquery_txrlevel(rack->rc_inp, &p_queue); in rack_check_queue_level()18648 if (err || (p_queue == 0)) { in rack_check_queue_level()18686 log.u_bbr.flex2 = p_queue; in rack_check_queue_level()