Home
last modified time | relevance | path

Searched refs:span_row_data_width (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c432 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
495 if (span_set->span_row_data_width == 0) in get_row_from_strip()
502 span_set->span_row_data_width); in get_row_from_strip()
504 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
553 if (span_set->span_row_data_width == 0) in get_strip_from_row()
571 strip *= span_set->span_row_data_width; in get_strip_from_row()
612 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
619 span_set->span_row_data_width); in get_arm_from_strip()
1261 span_set->span_row_data_width = span_row_width; in mr_update_span_set()
Dmegaraid_sas_fusion.h1140 u32 span_row_data_width; member