Home
last modified time | relevance | path

Searched refs:MAX_NUM_PFS_BB (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h109 #define MAX_NUM_PFS_BB (8) macro
118 #define MAX_NUM_FUNCTIONS_BB (MAX_NUM_PFS_BB + MAX_NUM_VFS_BB)
H A Decore_init_fw_funcs.c609 crd_reg_offset = (pf_id < MAX_NUM_PFS_BB ? in ecore_pf_wfq_rt_init()
612 voq * MAX_NUM_PFS_BB + in ecore_pf_wfq_rt_init()
613 (pf_id % MAX_NUM_PFS_BB); in ecore_pf_wfq_rt_init()
H A Decore_dev.c4446 {MAX_NUM_PFS_BB, MAX_NUM_PFS_K2},
4741 u32 roce_min_ilt_lines = PXP_NUM_ILT_RECORDS_BB / MAX_NUM_PFS_BB; in ecore_hw_get_resc()
5186 num_funcs = ECORE_IS_AH(p_dev) ? MAX_NUM_PFS_K2 : MAX_NUM_PFS_BB; in ecore_get_num_funcs()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c891 num_pfs = MAX_NUM_PFS_BB; in qed_dbg_dev_init()
892 max_pfs_per_port = MAX_NUM_PFS_BB; in qed_dbg_dev_init()