Searched refs:p_tx_cids (Results 1 – 3 of 3) sorted by relevance
306 struct qed_hw_cid_data *p_tx_cids; member
95 kfree(p_hwfn->p_tx_cids); in qed_resc_free()96 p_hwfn->p_tx_cids = NULL; in qed_resc_free()222 p_hwfn->p_tx_cids = kzalloc(tx_size, GFP_KERNEL); in qed_resc_alloc()223 if (!p_hwfn->p_tx_cids) { in qed_resc_alloc()
691 p_tx_cid = &p_hwfn->p_tx_cids[p_params->queue_id]; in qed_sp_eth_txq_start_ramrod()748 p_tx_cid = &p_hwfn->p_tx_cids[p_params->queue_id]; in qed_sp_eth_tx_queue_start()787 struct qed_hw_cid_data *p_tx_cid = &p_hwfn->p_tx_cids[tx_queue_id]; in qed_sp_eth_tx_queue_stop()