Searched refs:num_pfs (Results 1 – 2 of 2) sorted by relevance
868 u8 num_pfs = 0, max_pfs_per_port = 0; in qed_dbg_dev_init() local878 num_pfs = MAX_NUM_PFS_K2; in qed_dbg_dev_init()884 num_pfs = MAX_NUM_PFS_BB; in qed_dbg_dev_init()922 num_pfs / dev_data->num_ports, in qed_dbg_dev_init()
2588 u16 num_pfs, pf_id; in qed_hw_init_common() local2627 num_pfs = NUM_OF_ENG_PFS(p_hwfn->cdev); in qed_hw_init_common()2628 for (pf_id = 0; pf_id < num_pfs; pf_id++) { in qed_hw_init_common()