Searched refs:next_lookaheads (Results 1 – 2 of 2) sorted by relevance
276 void *next_lookaheads, in ath10k_htc_process_lookahead() argument289 if (next_lookaheads && next_lookaheads_len) { in ath10k_htc_process_lookahead()295 memcpy((u8 *)next_lookaheads, report->lookahead, 4); in ath10k_htc_process_lookahead()308 void *next_lookaheads, in ath10k_htc_process_lookahead_bundle() argument320 if (next_lookaheads && next_lookaheads_len) { in ath10k_htc_process_lookahead_bundle()324 memcpy(((u8 *)next_lookaheads) + 4 * i, in ath10k_htc_process_lookahead_bundle()339 void *next_lookaheads, in ath10k_htc_process_trailer() argument393 next_lookaheads, in ath10k_htc_process_trailer()402 next_lookaheads, in ath10k_htc_process_trailer()
432 void *next_lookaheads,