Searched refs:split_type (Results 1 – 2 of 2) sorted by relevance
1931 enum init_split_types split_type, in qed_grc_dump_regs_hdr() argument1935 (split_type != SPLIT_TYPE_NONE ? 1 : 0) + (reg_type_name ? 1 : 0); in qed_grc_dump_regs_hdr()1944 s_split_type_defs[split_type].name); in qed_grc_dump_regs_hdr()1945 if (split_type != SPLIT_TYPE_NONE) in qed_grc_dump_regs_hdr()1975 enum init_split_types split_type, in qed_grc_dump_addr_range() argument1987 switch (split_type) { in qed_grc_dump_addr_range()2007 if (dev_data->use_dmae && split_type != SPLIT_TYPE_VF && in qed_grc_dump_addr_range()2015 switch (split_type) { in qed_grc_dump_addr_range()2058 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range()2060 switch (split_type) { in qed_grc_dump_addr_range()[all …]
740 u8 split_type; member