/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 128 struct qed_queue_cid *p_cid) in qed_eth_queue_qid_usage_add() 131 u16 queue_id = p_cid->rel.queue_id; in qed_eth_queue_qid_usage_add() 153 p_cid->qid_usage_idx = first; in qed_eth_queue_qid_usage_add() 161 struct qed_queue_cid *p_cid) in qed_eth_queue_qid_usage_del() 165 clear_bit(p_cid->qid_usage_idx, in qed_eth_queue_qid_usage_del() 166 p_hwfn->p_l2_info->pp_qid_usage[p_cid->rel.queue_id]); in qed_eth_queue_qid_usage_del() 172 struct qed_queue_cid *p_cid) in qed_eth_queue_cid_release() 174 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release() 177 _qed_cxt_release_cid(p_hwfn, p_cid->cid, p_cid in qed_eth_queue_cid_release() 127 qed_eth_queue_qid_usage_add(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_qid_usage_add() argument 160 qed_eth_queue_qid_usage_del(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_qid_usage_del() argument 171 qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_cid_release() argument 197 struct qed_queue_cid *p_cid; _qed_eth_queue_to_cid() local 293 struct qed_queue_cid *p_cid; qed_eth_queue_to_cid() local 838 qed_eth_rxq_start_ramrod(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size) qed_eth_rxq_start_ramrod() argument 897 qed_eth_pf_rx_queue_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_eth_pf_rx_queue_start() argument 930 struct qed_queue_cid *p_cid; qed_eth_rx_queue_start() local 972 struct qed_queue_cid *p_cid; qed_sp_eth_rx_queues_update() local 1009 qed_eth_pf_rx_queue_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool b_eq_completion_only, bool b_cqe_completion) qed_eth_pf_rx_queue_stop() argument 1049 struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_rxq; qed_eth_rx_queue_stop() local 1065 qed_eth_txq_start_ramrod(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, u16 pq_id) qed_eth_txq_start_ramrod() argument 1105 qed_eth_pf_tx_queue_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u8 tc, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_eth_pf_tx_queue_start() argument 1136 struct qed_queue_cid *p_cid; qed_eth_tx_queue_start() local 1161 qed_eth_pf_tx_queue_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_pf_tx_queue_stop() argument 1183 struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_handle; qed_eth_tx_queue_stop() local 2081 qed_get_rxq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct qed_queue_cid *p_cid, u16 *p_rx_coal) qed_get_rxq_coalesce() argument 2115 qed_get_txq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct qed_queue_cid *p_cid, u16 *p_tx_coal) qed_get_txq_coalesce() argument 2151 struct qed_queue_cid *p_cid = handle; qed_get_queue_coalesce() local 2849 struct qed_queue_cid *p_cid = handle; qed_get_coalesce() local [all...] |
H A D | qed_l2.h | 363 struct qed_queue_cid *p_cid); 380 * @param p_cid 390 struct qed_queue_cid *p_cid, 399 * @param p_cid 408 struct qed_queue_cid *p_cid, 415 u16 coalesce, struct qed_queue_cid *p_cid); 419 u16 coalesce, struct qed_queue_cid *p_cid); 423 struct qed_queue_cid *p_cid, u16 *p_hw_coal); 427 struct qed_queue_cid *p_cid, u16 *p_hw_coal);
|
H A D | qed_vf.h | 697 * @param p_cid - queue cid 702 u16 tx_coal, struct qed_queue_cid *p_cid); 709 * @param p_cid - queue cid 713 u16 *p_coal, struct qed_queue_cid *p_cid); 838 * @param p_cid - Only relative fields are relevant 849 struct qed_queue_cid *p_cid, 871 struct qed_queue_cid *p_cid, 879 * @param p_cid 885 struct qed_queue_cid *p_cid, bool cqe_completion); 895 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid); 1097 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_adr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_vf_pf_rxq_start() argument 1107 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_vf_pf_txq_start() argument 1115 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument 1122 qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_txq_stop() argument [all...] |
H A D | qed_vf.c | 144 struct qed_queue_cid *p_cid) in qed_vf_pf_add_qid() 156 p_qid_tlv->qid = p_cid->qid_usage_idx; in qed_vf_pf_add_qid() 726 struct qed_queue_cid *p_cid, in qed_vf_pf_rxq_start() 735 u8 rx_qid = p_cid->rel.queue_id; in qed_vf_pf_rxq_start() 745 req->hw_sb = p_cid->sb_igu_id; in qed_vf_pf_rxq_start() 746 req->sb_index = p_cid->sb_idx; in qed_vf_pf_rxq_start() 767 qed_vf_pf_add_qid(p_hwfn, p_cid); in qed_vf_pf_rxq_start() 803 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop() 813 req->rx_qid = p_cid->rel.queue_id; in qed_vf_pf_rxq_stop() 817 qed_vf_pf_add_qid(p_hwfn, p_cid); in qed_vf_pf_rxq_stop() 143 qed_vf_pf_add_qid(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_add_qid() argument 725 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_vf_pf_rxq_start() argument 802 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument 840 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_vf_pf_txq_start() argument 900 qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_txq_stop() argument 1349 qed_vf_pf_get_coalesce(struct qed_hwfn *p_hwfn, u16 *p_coal, struct qed_queue_cid *p_cid) qed_vf_pf_get_coalesce() argument 1410 qed_vf_pf_set_coalesce(struct qed_hwfn *p_hwfn, u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) qed_vf_pf_set_coalesce() argument [all...] |
H A D | qed_sriov.c | 184 if (p_queue->cids[i].p_cid && !p_queue->cids[i].b_is_tx) in qed_iov_get_vf_rx_queue_cid() 185 return p_queue->cids[i].p_cid; in qed_iov_get_vf_rx_queue_cid() 213 if (!p_qcid->p_cid) in qed_iov_validate_queue_mode() 1365 if (!p_queue->cids[j].p_cid) in qed_iov_vf_cleanup() 1369 p_queue->cids[j].p_cid); in qed_iov_vf_cleanup() 1370 p_queue->cids[j].p_cid = NULL; in qed_iov_vf_cleanup() 1852 struct qed_queue_cid *p_cid = NULL; in qed_iov_configure_vport_forced() local 1855 p_cid = qed_iov_get_vf_rx_queue_cid(p_queue); in qed_iov_configure_vport_forced() 1856 if (!p_cid) in qed_iov_configure_vport_forced() 1860 (void **)&p_cid, in qed_iov_configure_vport_forced() 2095 struct qed_queue_cid *p_cid; qed_iov_vf_mbx_start_rxq() local 2427 struct qed_queue_cid *p_cid; qed_iov_vf_mbx_start_txq() local 2514 struct qed_queue_cid *p_cid; qed_iov_vf_stop_rxqs() local 2905 struct qed_queue_cid *p_cid; qed_iov_vp_update_rss_param() local 3422 struct qed_queue_cid *p_cid; qed_iov_vf_pf_get_coalesce() local 3489 struct qed_queue_cid *p_cid; qed_iov_vf_pf_set_coalesce() local [all...] |
H A D | qed_cxt.h | 186 * @param p_cid 191 enum protocol_type type, u32 *p_cid); 199 * @param p_cid 205 enum protocol_type type, u32 *p_cid, u8 vfid);
|
H A D | qed_sriov.h | 133 struct qed_queue_cid *p_cid; member
|
H A D | qed_dev.c | 4816 struct qed_queue_cid *p_cid = p_handle; in qed_set_queue_coalesce() local 4821 p_hwfn = p_cid->p_owner; in qed_set_queue_coalesce() 4824 return qed_vf_pf_set_coalesce(p_hwfn, rx_coal, tx_coal, p_cid); in qed_set_queue_coalesce() 4831 rc = qed_set_rxq_coalesce(p_hwfn, p_ptt, rx_coal, p_cid); in qed_set_queue_coalesce() 4838 rc = qed_set_txq_coalesce(p_hwfn, p_ptt, tx_coal, p_cid); in qed_set_queue_coalesce() 4850 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_rxq_coalesce() 4871 p_cid->sb_igu_id, false); in qed_set_rxq_coalesce() 4876 USTORM_ETH_QUEUE_ZONE_OFFSET(p_cid->abs.queue_id); in qed_set_rxq_coalesce() 4889 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_txq_coalesce() 4910 p_cid in qed_set_txq_coalesce() 4848 qed_set_rxq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 coalesce, struct qed_queue_cid *p_cid) qed_set_rxq_coalesce() argument 4887 qed_set_txq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 coalesce, struct qed_queue_cid *p_cid) qed_set_txq_coalesce() argument [all...] |
H A D | qed_cxt.c | 1812 enum protocol_type type, u32 *p_cid, u8 vfid) in _qed_cxt_acquire_cid() 1848 *p_cid = rel_cid + p_map->start_cid; in _qed_cxt_acquire_cid() 1852 *p_cid, rel_cid, vfid, type); in _qed_cxt_acquire_cid() 1858 enum protocol_type type, u32 *p_cid) in qed_cxt_acquire_cid() 1860 return _qed_cxt_acquire_cid(p_hwfn, type, p_cid, QED_CXT_PF_CID); in qed_cxt_acquire_cid() 1811 _qed_cxt_acquire_cid(struct qed_hwfn *p_hwfn, enum protocol_type type, u32 *p_cid, u8 vfid) _qed_cxt_acquire_cid() argument 1857 qed_cxt_acquire_cid(struct qed_hwfn *p_hwfn, enum protocol_type type, u32 *p_cid) qed_cxt_acquire_cid() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 128 struct qed_queue_cid *p_cid) in qed_eth_queue_qid_usage_add() 131 u16 queue_id = p_cid->rel.queue_id; in qed_eth_queue_qid_usage_add() 153 p_cid->qid_usage_idx = first; in qed_eth_queue_qid_usage_add() 161 struct qed_queue_cid *p_cid) in qed_eth_queue_qid_usage_del() 165 clear_bit(p_cid->qid_usage_idx, in qed_eth_queue_qid_usage_del() 166 p_hwfn->p_l2_info->pp_qid_usage[p_cid->rel.queue_id]); in qed_eth_queue_qid_usage_del() 172 struct qed_queue_cid *p_cid) in qed_eth_queue_cid_release() 174 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release() 177 _qed_cxt_release_cid(p_hwfn, p_cid->cid, p_cid in qed_eth_queue_cid_release() 127 qed_eth_queue_qid_usage_add(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_qid_usage_add() argument 160 qed_eth_queue_qid_usage_del(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_qid_usage_del() argument 171 qed_eth_queue_cid_release(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_queue_cid_release() argument 197 struct qed_queue_cid *p_cid; _qed_eth_queue_to_cid() local 293 struct qed_queue_cid *p_cid; qed_eth_queue_to_cid() local 839 qed_eth_rxq_start_ramrod(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size) qed_eth_rxq_start_ramrod() argument 898 qed_eth_pf_rx_queue_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_eth_pf_rx_queue_start() argument 932 struct qed_queue_cid *p_cid; qed_eth_rx_queue_start() local 974 struct qed_queue_cid *p_cid; qed_sp_eth_rx_queues_update() local 1011 qed_eth_pf_rx_queue_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool b_eq_completion_only, bool b_cqe_completion) qed_eth_pf_rx_queue_stop() argument 1051 struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_rxq; qed_eth_rx_queue_stop() local 1067 qed_eth_txq_start_ramrod(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, u16 pq_id) qed_eth_txq_start_ramrod() argument 1107 qed_eth_pf_tx_queue_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u8 tc, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_eth_pf_tx_queue_start() argument 1137 struct qed_queue_cid *p_cid; qed_eth_tx_queue_start() local 1162 qed_eth_pf_tx_queue_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_eth_pf_tx_queue_stop() argument 1184 struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_handle; qed_eth_tx_queue_stop() local 2091 qed_get_rxq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct qed_queue_cid *p_cid, u16 *p_rx_coal) qed_get_rxq_coalesce() argument 2125 qed_get_txq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct qed_queue_cid *p_cid, u16 *p_tx_coal) qed_get_txq_coalesce() argument 2161 struct qed_queue_cid *p_cid = handle; qed_get_queue_coalesce() local 2840 struct qed_queue_cid *p_cid = handle; qed_get_coalesce() local [all...] |
H A D | qed_l2.h | 386 struct qed_queue_cid *p_cid); 404 * @p_cid: Pointer CID. 414 struct qed_queue_cid *p_cid, 424 * @p_cid: Pointer CID. 433 struct qed_queue_cid *p_cid, 440 u16 coalesce, struct qed_queue_cid *p_cid); 444 u16 coalesce, struct qed_queue_cid *p_cid); 448 struct qed_queue_cid *p_cid, u16 *p_hw_coal); 452 struct qed_queue_cid *p_cid, u16 *p_hw_coal);
|
H A D | qed_vf.h | 698 * @p_cid: queue cid. 705 u16 tx_coal, struct qed_queue_cid *p_cid); 712 * @p_cid: queue cid. 717 u16 *p_coal, struct qed_queue_cid *p_cid); 866 * @p_cid: Only relative fields are relevant 876 struct qed_queue_cid *p_cid, 887 * @p_cid: CID. 896 struct qed_queue_cid *p_cid, 904 * @p_cid: CID. 910 struct qed_queue_cid *p_cid, boo 1134 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_adr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_vf_pf_rxq_start() argument 1144 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_vf_pf_txq_start() argument 1152 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument 1159 qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_txq_stop() argument [all...] |
H A D | qed_vf.c | 141 struct qed_queue_cid *p_cid) in qed_vf_pf_add_qid() 153 p_qid_tlv->qid = p_cid->qid_usage_idx; in qed_vf_pf_add_qid() 724 struct qed_queue_cid *p_cid, in qed_vf_pf_rxq_start() 733 u8 rx_qid = p_cid->rel.queue_id; in qed_vf_pf_rxq_start() 743 req->hw_sb = p_cid->sb_igu_id; in qed_vf_pf_rxq_start() 744 req->sb_index = p_cid->sb_idx; in qed_vf_pf_rxq_start() 765 qed_vf_pf_add_qid(p_hwfn, p_cid); in qed_vf_pf_rxq_start() 801 struct qed_queue_cid *p_cid, bool cqe_completion) in qed_vf_pf_rxq_stop() 811 req->rx_qid = p_cid->rel.queue_id; in qed_vf_pf_rxq_stop() 815 qed_vf_pf_add_qid(p_hwfn, p_cid); in qed_vf_pf_rxq_stop() 140 qed_vf_pf_add_qid(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_add_qid() argument 723 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, void __iomem **pp_prod) qed_vf_pf_rxq_start() argument 800 qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, bool cqe_completion) qed_vf_pf_rxq_stop() argument 838 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid, dma_addr_t pbl_addr, u16 pbl_size, void __iomem **pp_doorbell) qed_vf_pf_txq_start() argument 898 qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) qed_vf_pf_txq_stop() argument 1339 qed_vf_pf_get_coalesce(struct qed_hwfn *p_hwfn, u16 *p_coal, struct qed_queue_cid *p_cid) qed_vf_pf_get_coalesce() argument 1400 qed_vf_pf_set_coalesce(struct qed_hwfn *p_hwfn, u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) qed_vf_pf_set_coalesce() argument [all...] |
H A D | qed_sriov.c | 186 if (p_queue->cids[i].p_cid && !p_queue->cids[i].b_is_tx) in qed_iov_get_vf_rx_queue_cid() 187 return p_queue->cids[i].p_cid; in qed_iov_get_vf_rx_queue_cid() 215 if (!p_qcid->p_cid) in qed_iov_validate_queue_mode() 1367 if (!p_queue->cids[j].p_cid) in qed_iov_vf_cleanup() 1371 p_queue->cids[j].p_cid); in qed_iov_vf_cleanup() 1372 p_queue->cids[j].p_cid = NULL; in qed_iov_vf_cleanup() 1854 struct qed_queue_cid *p_cid = NULL; in qed_iov_configure_vport_forced() local 1857 p_cid = qed_iov_get_vf_rx_queue_cid(p_queue); in qed_iov_configure_vport_forced() 1858 if (!p_cid) in qed_iov_configure_vport_forced() 1862 (void **)&p_cid, in qed_iov_configure_vport_forced() 2097 struct qed_queue_cid *p_cid; qed_iov_vf_mbx_start_rxq() local 2429 struct qed_queue_cid *p_cid; qed_iov_vf_mbx_start_txq() local 2516 struct qed_queue_cid *p_cid; qed_iov_vf_stop_rxqs() local 2907 struct qed_queue_cid *p_cid; qed_iov_vp_update_rss_param() local 3424 struct qed_queue_cid *p_cid; qed_iov_vf_pf_get_coalesce() local 3491 struct qed_queue_cid *p_cid; qed_iov_vf_pf_set_coalesce() local [all...] |
H A D | qed_cxt.h | 198 * @p_cid: Pointer cid. 203 enum protocol_type type, u32 *p_cid); 211 * @p_cid: Pointer cid. 217 enum protocol_type type, u32 *p_cid, u8 vfid);
|
H A D | qed_sriov.h | 133 struct qed_queue_cid *p_cid; member
|
H A D | qed_dev.c | 4913 struct qed_queue_cid *p_cid = p_handle; in qed_set_queue_coalesce() local 4918 p_hwfn = p_cid->p_owner; in qed_set_queue_coalesce() 4921 return qed_vf_pf_set_coalesce(p_hwfn, rx_coal, tx_coal, p_cid); in qed_set_queue_coalesce() 4928 rc = qed_set_rxq_coalesce(p_hwfn, p_ptt, rx_coal, p_cid); in qed_set_queue_coalesce() 4935 rc = qed_set_txq_coalesce(p_hwfn, p_ptt, tx_coal, p_cid); in qed_set_queue_coalesce() 4947 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_rxq_coalesce() 4968 p_cid->sb_igu_id, false); in qed_set_rxq_coalesce() 4973 USTORM_ETH_QUEUE_ZONE_GTT_OFFSET(p_cid->abs.queue_id); in qed_set_rxq_coalesce() 4986 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_txq_coalesce() 5007 p_cid in qed_set_txq_coalesce() 4945 qed_set_rxq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 coalesce, struct qed_queue_cid *p_cid) qed_set_rxq_coalesce() argument 4984 qed_set_txq_coalesce(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 coalesce, struct qed_queue_cid *p_cid) qed_set_txq_coalesce() argument [all...] |
H A D | qed_cxt.c | 1798 enum protocol_type type, u32 *p_cid, u8 vfid) in _qed_cxt_acquire_cid() 1834 *p_cid = rel_cid + p_map->start_cid; in _qed_cxt_acquire_cid() 1838 *p_cid, rel_cid, vfid, type); in _qed_cxt_acquire_cid() 1844 enum protocol_type type, u32 *p_cid) in qed_cxt_acquire_cid() 1846 return _qed_cxt_acquire_cid(p_hwfn, type, p_cid, QED_CXT_PF_CID); in qed_cxt_acquire_cid() 1797 _qed_cxt_acquire_cid(struct qed_hwfn *p_hwfn, enum protocol_type type, u32 *p_cid, u8 vfid) _qed_cxt_acquire_cid() argument 1843 qed_cxt_acquire_cid(struct qed_hwfn *p_hwfn, enum protocol_type type, u32 *p_cid) qed_cxt_acquire_cid() argument
|