Searched refs:acs_entry_id (Results 1 – 1 of 1) sorted by relevance
2223 uint8_t acs_entry_id = 0; in hdd_son_get_acs_report() local2279 ret = copy_from_user(&acs_entry_id, &acs_report->entry_id, in hdd_son_get_acs_report()2282 acs_entry_id, acs_r->nchans); in hdd_son_get_acs_report()2283 if (acs_entry_id > acs_r->nchans) { in hdd_son_get_acs_report()2291 acs_r->chan_freq = acs_cfg->freq_list[acs_entry_id]; in hdd_son_get_acs_report()