Searched refs:num_pf_cids (Results 1 – 2 of 2) sorted by relevance
349 u32 num_pf_cids, in ecore_tx_pq_map_rt_init() argument370 pq_mem_4kb = QM_PQ_MEM_4KB(num_pf_cids); in ecore_tx_pq_map_rt_init()379 STORE_RT_REG(p_hwfn, QM_REG_MAXPQSIZE_0_RT_OFFSET, QM_PQ_SIZE_256B(num_pf_cids)); in ecore_tx_pq_map_rt_init()446 u32 num_pf_cids, in ecore_other_pq_map_rt_init() argument457 pq_size = num_pf_cids + num_tids; in ecore_other_pq_map_rt_init()638 u32 num_pf_cids, in ecore_qm_pf_mem_size() argument644 return QM_PQ_MEM_4KB(num_pf_cids) * num_pf_pqs + in ecore_qm_pf_mem_size()646 QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in ecore_qm_pf_mem_size()698 u32 num_pf_cids, in ecore_qm_pf_rt_init() argument714 other_mem_size_4kb = QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in ecore_qm_pf_rt_init()[all …]
58 u32 num_pf_cids,127 u32 num_pf_cids,