Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c434 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
497 if (span_set->span_row_data_width == 0) in get_row_from_strip()
504 span_set->span_row_data_width); in get_row_from_strip()
506 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
555 if (span_set->span_row_data_width == 0) in get_strip_from_row()
573 strip *= span_set->span_row_data_width; in get_strip_from_row()
614 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
621 span_set->span_row_data_width); in get_arm_from_strip()
1267 span_set->span_row_data_width = span_row_width; in mr_update_span_set()
Dmegaraid_sas_fusion.h1128 u32 span_row_data_width; member