Searched refs:split_type (Results 1 – 3 of 3) sorted by relevance
2451 enum init_split_types split_type, in qed_grc_dump_regs_hdr() argument2456 (split_type != SPLIT_TYPE_NONE ? 1 : 0) + (param_name ? 1 : 0); in qed_grc_dump_regs_hdr()2465 s_split_type_defs[split_type].name); in qed_grc_dump_regs_hdr()2466 if (split_type != SPLIT_TYPE_NONE) in qed_grc_dump_regs_hdr()2496 enum init_split_types split_type, in qed_grc_dump_addr_range() argument2516 switch (split_type) { in qed_grc_dump_addr_range()2536 if (dev_data->use_dmae && split_type == SPLIT_TYPE_NONE && in qed_grc_dump_addr_range()2551 if (split_type != dev_data->pretend.split_type || split_id != in qed_grc_dump_addr_range()2553 switch (split_type) { in qed_grc_dump_addr_range()2574 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range()[all …]
2544 u8 split_type; member
335 u8 split_type:1; member