Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dcfg.c959 memcpy(new->cntdwn_counter_offsets, csa->counter_offsets_presp, in ieee80211_set_probe_resp()
3633 csa.counter_offsets_presp = params->counter_offsets_presp; in ieee80211_set_csa_beacon()
Dieee80211_i.h251 const u16 *counter_offsets_presp; member
/Linux-v6.1/include/net/
Dcfg80211.h1381 const u16 *counter_offsets_presp; member
/Linux-v6.1/net/wireless/
Dtrace.h2326 params->counter_offsets_presp,
Dnl80211.c10007 params.counter_offsets_presp = in nl80211_channel_switch()
10012 u16 offset = params.counter_offsets_presp[i]; in nl80211_channel_switch()