Searched refs:next_lookaheads (Results 1 – 2 of 2) sorted by relevance
289 void *next_lookaheads, in ath10k_htc_process_lookahead() argument302 if (next_lookaheads && next_lookaheads_len) { in ath10k_htc_process_lookahead()308 memcpy((u8 *)next_lookaheads, report->lookahead, 4); in ath10k_htc_process_lookahead()321 void *next_lookaheads, in ath10k_htc_process_lookahead_bundle() argument333 if (next_lookaheads && next_lookaheads_len) { in ath10k_htc_process_lookahead_bundle()337 memcpy(((u8 *)next_lookaheads) + 4 * i, in ath10k_htc_process_lookahead_bundle()352 void *next_lookaheads, in ath10k_htc_process_trailer() argument406 next_lookaheads, in ath10k_htc_process_trailer()415 next_lookaheads, in ath10k_htc_process_trailer()
418 void *next_lookaheads,