Searched refs:num_pfs_per_port (Results 1 – 2 of 2) sorted by relevance
921 dev_data->num_pfs_per_port = min_t(u32, in qed_dbg_dev_init()1814 port_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_addr_range()1816 (split_id % dev_data->num_pfs_per_port); in qed_grc_dump_addr_range()2083 hdr_split_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_split_data()2161 dev_data->num_pfs_per_port; in qed_grc_dump_registers()
2574 u8 num_pfs_per_port; member