Searched refs:num_pf_cids (Results 1 – 3 of 3) sorted by relevance
35 u32 num_pf_cids,103 u32 num_pf_cids,
428 u32 num_pf_cids, in ecore_tx_pq_map_rt_init() argument452 pq_mem_4kb = QM_PQ_MEM_4KB(num_pf_cids); in ecore_tx_pq_map_rt_init()463 QM_PQ_SIZE_256B(num_pf_cids)); in ecore_tx_pq_map_rt_init()545 u32 num_pf_cids, in ecore_other_pq_map_rt_init() argument556 pq_size = num_pf_cids + num_tids; in ecore_other_pq_map_rt_init()729 u32 num_pf_cids, in ecore_qm_pf_mem_size() argument735 return QM_PQ_MEM_4KB(num_pf_cids) * num_pf_pqs + in ecore_qm_pf_mem_size()737 QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in ecore_qm_pf_mem_size()797 u32 num_pf_cids, in ecore_qm_pf_rt_init() argument814 other_mem_size_4kb = QM_PQ_MEM_4KB(num_pf_cids + num_tids) * in ecore_qm_pf_rt_init()[all …]
4772 u32 num_pf_cids = in qed_ilt_dump() local4776 *(dump_buf + offset) = num_pf_cids; in qed_ilt_dump()4777 valid_conn_pf_cids += num_pf_cids; in qed_ilt_dump()