Searched refs:num_pfs (Results 1 – 2 of 2) sorted by relevance
1793 u8 num_pfs = 0, max_pfs_per_port = 0; in qed_dbg_dev_init() local1803 num_pfs = MAX_NUM_PFS_K2; in qed_dbg_dev_init()1809 num_pfs = MAX_NUM_PFS_BB; in qed_dbg_dev_init()1848 num_pfs / dev_data->num_ports, in qed_dbg_dev_init()
2605 u16 num_pfs, pf_id; in qed_hw_init_common() local2644 num_pfs = NUM_OF_ENG_PFS(p_hwfn->cdev); in qed_hw_init_common()2645 for (pf_id = 0; pf_id < num_pfs; pf_id++) { in qed_hw_init_common()