Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.h36 u32 num_vf_cids,
104 u32 num_vf_cids,
H A Decore_init_fw_funcs.c429 u32 num_vf_cids, in ecore_tx_pq_map_rt_init() argument
453 vport_pq_mem_4kb = QM_PQ_MEM_4KB(num_vf_cids); in ecore_tx_pq_map_rt_init()
465 QM_PQ_SIZE_256B(num_vf_cids)); in ecore_tx_pq_map_rt_init()
730 u32 num_vf_cids, in ecore_qm_pf_mem_size() argument
736 QM_PQ_MEM_4KB(num_vf_cids) * num_vf_pqs + in ecore_qm_pf_mem_size()
798 u32 num_vf_cids, in ecore_qm_pf_rt_init() argument
831 is_pf_loading, num_pf_cids, num_vf_cids, in ecore_qm_pf_rt_init()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c4787 u32 num_vf_cids = in qed_ilt_dump() local
4791 *(dump_buf + offset) = num_vf_cids; in qed_ilt_dump()
4792 valid_conn_vf_cids += num_vf_cids; in qed_ilt_dump()