Searched refs:num_pfs_per_port (Results 1 – 2 of 2) sorted by relevance
1841 dev_data->num_pfs_per_port = min_t(u32, in qed_dbg_dev_init()2524 port_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_addr_range()2526 (split_id % dev_data->num_pfs_per_port); in qed_grc_dump_addr_range()2746 hdr_split_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_split_data()2823 dev_data->num_pfs_per_port; in qed_grc_dump_registers()
2560 u8 num_pfs_per_port; member