Searched refs:n_counter_offsets_presp (Results 1 – 5 of 5) sorted by relevance
576 csa->n_counter_offsets_presp * in ieee80211_set_probe_resp()3061 (params->n_counter_offsets_presp > in ieee80211_set_csa_beacon()3068 csa.n_counter_offsets_presp = params->n_counter_offsets_presp; in ieee80211_set_csa_beacon()
248 int n_counter_offsets_presp; member
1937 __dynamic_array(u16, pres_ofs, params->n_counter_offsets_presp)1951 if (params->n_counter_offsets_presp)1954 params->n_counter_offsets_presp * sizeof(u16));
6629 params.n_counter_offsets_presp = len / sizeof(u16); in nl80211_channel_switch()6639 for (i = 0; i < params.n_counter_offsets_presp; i++) { in nl80211_channel_switch()
757 unsigned int n_counter_offsets_presp; member