Home
last modified time | relevance | path

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

/linux/Documentation/PCI/endpoint/ !
H A Dpci-vntb-function.rst74 +-----------------------+--------------------------+ Base + span_offset
79 +-----------------------+--------------------------+ Base + span_offset
/linux/drivers/scsi/megaraid/ !
H A Dmegaraid_sas_fp.c493 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local
509 for (span = 0, span_offset = 0; span < raid->spanDepth; span++) in get_row_from_strip()
514 span_offset++; in get_row_from_strip()
520 (span_offset - 1)); in get_row_from_strip()
611 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local
625 for (span = 0, span_offset = 0; span < raid->spanDepth; span++) in get_arm_from_strip()
630 span_offset = in get_arm_from_strip()
636 retval = (strip_offset - span_offset); in get_arm_from_strip()
/linux/include/linux/ !
H A Dieee80211-s1g.h517 u16 span_offset = aid->target_blk - enc->olb_blk_offset; in ieee80211_s1g_parse_olb() local
518 u16 subblk_idx = span_offset * 8 + aid->target_subblk; in ieee80211_s1g_parse_olb()