Searched refs:split_type (Results 1 – 3 of 3) sorted by relevance
2457 enum init_split_types split_type, in qed_grc_dump_regs_hdr() argument2462 (split_type != SPLIT_TYPE_NONE ? 1 : 0) + (param_name ? 1 : 0); in qed_grc_dump_regs_hdr()2471 s_split_type_defs[split_type].name); in qed_grc_dump_regs_hdr()2472 if (split_type != SPLIT_TYPE_NONE) in qed_grc_dump_regs_hdr()2502 enum init_split_types split_type, in qed_grc_dump_addr_range() argument2522 switch (split_type) { in qed_grc_dump_addr_range()2542 if (dev_data->use_dmae && split_type == SPLIT_TYPE_NONE && in qed_grc_dump_addr_range()2557 if (split_type != dev_data->pretend.split_type || split_id != in qed_grc_dump_addr_range()2559 switch (split_type) { in qed_grc_dump_addr_range()2580 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range()[all …]
2560 u8 split_type; member
322 u8 split_type:1; member