Searched refs:num_vf_cids (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_init_fw_funcs.h | 59 u32 num_vf_cids, 128 u32 num_vf_cids,
|
H A D | ecore_init_fw_funcs.c | 350 u32 num_vf_cids, in ecore_tx_pq_map_rt_init() argument 371 vport_pq_mem_4kb = QM_PQ_MEM_4KB(num_vf_cids); in ecore_tx_pq_map_rt_init() 380 STORE_RT_REG(p_hwfn, QM_REG_MAXPQSIZE_1_RT_OFFSET, QM_PQ_SIZE_256B(num_vf_cids)); in ecore_tx_pq_map_rt_init() 639 u32 num_vf_cids, in ecore_qm_pf_mem_size() argument 645 QM_PQ_MEM_4KB(num_vf_cids) * num_vf_pqs + in ecore_qm_pf_mem_size() 699 u32 num_vf_cids, in ecore_qm_pf_rt_init() argument 727 …t_init(p_hwfn, p_ptt, port_id, pf_id, max_phys_tcs_per_port, is_first_pf, num_pf_cids, num_vf_cids, in ecore_qm_pf_rt_init()
|