Home
last modified time | relevance | path

Searched refs:split_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c2451 enum init_split_types split_type, in qed_grc_dump_regs_hdr() argument
2456 (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() argument
2516 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 …]
Dqed_hsi.h2544 u8 split_type; member
/Linux-v4.19/include/sound/
Dwavefront.h335 u8 split_type:1; member