Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c2457 enum init_split_types split_type, in qed_grc_dump_regs_hdr() argument
2462 (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() argument
2522 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 …]
Dqed_hsi.h2560 u8 split_type; member
/Linux-v5.4/include/sound/
Dwavefront.h322 u8 split_type:1; member