Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dcfg.c852 memcpy(new->cntdwn_counter_offsets, csa->counter_offsets_presp, in ieee80211_set_probe_resp()
3309 csa.counter_offsets_presp = params->counter_offsets_presp; in ieee80211_set_csa_beacon()
Dieee80211_i.h239 const u16 *counter_offsets_presp; member
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h1233 const u16 *counter_offsets_presp; member
/kernel/linux/linux-5.10/net/wireless/
Dtrace.h2230 params->counter_offsets_presp,
Dnl80211.c9112 params.counter_offsets_presp = in nl80211_channel_switch()
9117 u16 offset = params.counter_offsets_presp[i]; in nl80211_channel_switch()