Searched refs:p_rx_cids (Results 1 – 3 of 3) sorted by relevance
307 struct qed_hw_cid_data *p_rx_cids; member
97 kfree(p_hwfn->p_rx_cids); in qed_resc_free()98 p_hwfn->p_rx_cids = NULL; in qed_resc_free()230 p_hwfn->p_rx_cids = kzalloc(rx_size, GFP_KERNEL); in qed_resc_alloc()231 if (!p_hwfn->p_rx_cids) { in qed_resc_alloc()
513 p_rx_cid = &p_hwfn->p_rx_cids[params->queue_id]; in qed_sp_eth_rxq_start_ramrod()599 p_rx_cid = &p_hwfn->p_rx_cids[params->queue_id]; in qed_sp_eth_rx_queue_start()629 struct qed_hw_cid_data *p_rx_cid = &p_hwfn->p_rx_cids[rx_queue_id]; in qed_sp_eth_rx_queue_stop()