Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c1332 u16 num_pfs, pf_id; in qed_hw_init_common() local
1371 num_pfs = NUM_OF_ENG_PFS(p_hwfn->cdev); in qed_hw_init_common()
1372 for (pf_id = 0; pf_id < num_pfs; pf_id++) { in qed_hw_init_common()
Dqed_debug.c1787 u8 num_pfs = 0, max_pfs_per_port = 0; in qed_dbg_dev_init() local
1797 num_pfs = MAX_NUM_PFS_K2; in qed_dbg_dev_init()
1803 num_pfs = MAX_NUM_PFS_BB; in qed_dbg_dev_init()
1842 num_pfs / dev_data->num_ports, in qed_dbg_dev_init()