Home
last modified time | relevance | path

Searched refs:num_vf_cids (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.h50 u32 num_vf_cids,
121 u32 num_vf_cids,
H A Decore_init_fw_funcs.c389 u32 num_vf_cids, in ecore_tx_pq_map_rt_init() argument
410 vport_pq_mem_4kb = QM_PQ_MEM_4KB(num_vf_cids); in ecore_tx_pq_map_rt_init()
419 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()
695 u32 num_vf_cids, in ecore_qm_pf_mem_size() argument
701 QM_PQ_MEM_4KB(num_vf_cids) * num_vf_pqs + in ecore_qm_pf_mem_size()
755 u32 num_vf_cids, in ecore_qm_pf_rt_init() argument
784 …init(p_hwfn, p_ptt, port_id, pf_id, max_phys_tcs_per_port, is_pf_loading, num_pf_cids, num_vf_cids, in ecore_qm_pf_rt_init()