Home
last modified time | relevance | path

Searched refs:total_segments (Results 1 – 2 of 2) 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.c86 total_segments); in bnxt_hwrm_dbg_dma_data()
303 record->total_segments = cpu_to_le32(total_segs); in bnxt_fill_coredump_record()