Searched refs:n_counter_offsets_presp (Results 1 – 6 of 6) sorted by relevance
729 __le32 n_counter_offsets_presp; member
885 csa->n_counter_offsets_presp * in ieee80211_set_probe_resp()3368 (params->n_counter_offsets_presp > in ieee80211_set_csa_beacon()3375 csa.n_counter_offsets_presp = params->n_counter_offsets_presp; in ieee80211_set_csa_beacon()
243 int n_counter_offsets_presp; member
2254 __dynamic_array(u16, pres_ofs, params->n_counter_offsets_presp)2268 if (params->n_counter_offsets_presp)2271 params->n_counter_offsets_presp * sizeof(u16));
9510 params.n_counter_offsets_presp = len / sizeof(u16); in nl80211_channel_switch()9512 (params.n_counter_offsets_presp > in nl80211_channel_switch()9522 for (i = 0; i < params.n_counter_offsets_presp; i++) { in nl80211_channel_switch()
1298 unsigned int n_counter_offsets_presp; member
Completed in 72 milliseconds