Searched refs:SPLIT_TYPE_NONE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c873 /* SPLIT_TYPE_NONE */
1925 * - split_id: split ID (dumped only if split_id != SPLIT_TYPE_NONE)
1935 (split_type != SPLIT_TYPE_NONE ? 1 : 0) + (reg_type_name ? 1 : 0);
1945 if (split_type != SPLIT_TYPE_NONE)
2166 SPLIT_TYPE_NONE, 0);
2333 case SPLIT_TYPE_NONE:
2368 dev_data->pretend.split_type = SPLIT_TYPE_NONE;
2386 0, SPLIT_TYPE_NONE, 0, "RESET_REGS");
2405 1, false, SPLIT_TYPE_NONE, 0);
2412 true, num_regs, SPLIT_TYPE_NONE,
[all...]
H A Dqed_hsi.h2091 SPLIT_TYPE_NONE, enumerator in enum:init_split_types

Completed in 236 milliseconds