Home
last modified time | relevance | path

Searched refs:counter_offsets_presp (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/mac80211/
Dcfg.c617 memcpy(new->csa_counter_offsets, csa->counter_offsets_presp, in ieee80211_set_probe_resp()
3044 csa.counter_offsets_presp = params->counter_offsets_presp; in ieee80211_set_csa_beacon()
Dieee80211_i.h250 const u16 *counter_offsets_presp; member
/linux-4.1.27/include/net/
Dcfg80211.h754 const u16 *counter_offsets_presp; member
/linux-4.1.27/net/wireless/
Dtrace.h1953 params->counter_offsets_presp,
Dnl80211.c6473 params.counter_offsets_presp = in nl80211_channel_switch()
6478 u16 offset = params.counter_offsets_presp[i]; in nl80211_channel_switch()