Searched refs:vdata_end (Results 1 – 1 of 1) sorted by relevance
294 char *vdata_end; in ath9k_dfs_process_phyerr() local327 vdata_end = data + datalen; in ath9k_dfs_process_phyerr()328 ard.pulse_bw_info = vdata_end[-1]; in ath9k_dfs_process_phyerr()329 ard.pulse_length_ext = vdata_end[-2]; in ath9k_dfs_process_phyerr()330 ard.pulse_length_pri = vdata_end[-3]; in ath9k_dfs_process_phyerr()
Completed in 4 milliseconds