Home
last modified time | relevance | path

Searched refs:total_segments (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c105 u8 total_segments, current_seq; in ath11k_tm_process_event() local
129 total_segments = FIELD_GET(ATH11K_FTM_SEGHDR_TOTAL_SEGMENTS, in ath11k_tm_process_event()
153 if (++ab->testmode.expected_seq != total_segments) { in ath11k_tm_process_event()
157 current_seq, total_segments); in ath11k_tm_process_event()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h51 __le32 total_segments; member
H A Dbnxt_coredump.c84 total_segments); in bnxt_hwrm_dbg_dma_data()
289 record->total_segments = cpu_to_le32(total_segs); in bnxt_fill_coredump_record()
H A Dbnxt_hsi.h9948 __le16 total_segments; member
/linux/fs/f2fs/
H A Dsuper.c3589 block_t dev_seg_count = le32_to_cpu(RDEV(0).total_segments); in sanity_check_raw_super()
3593 dev_seg_count += le32_to_cpu(RDEV(i).total_segments); in sanity_check_raw_super()
4305 FDEV(i).total_segments = in f2fs_scan_devices()
4306 le32_to_cpu(RDEV(i).total_segments); in f2fs_scan_devices()
4311 FDEV(i).total_segments) - 1 + in f2fs_scan_devices()
4317 FDEV(i).total_segments) - 1; in f2fs_scan_devices()
4346 FDEV(i).total_segments, in f2fs_scan_devices()
4353 FDEV(i).total_segments, in f2fs_scan_devices()