Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dcfg.c969 memcpy(new->cntdwn_counter_offsets, csa->counter_offsets_presp, in ieee80211_set_probe_resp()
3791 csa.counter_offsets_presp = params->counter_offsets_presp; in ieee80211_set_csa_beacon()
Dieee80211_i.h246 const u16 *counter_offsets_presp; member
/linux-6.6.21/include/net/
Dcfg80211.h1425 const u16 *counter_offsets_presp; member
/linux-6.6.21/net/wireless/
Dtrace.h2342 params->counter_offsets_presp,
Dnl80211.c10233 params.counter_offsets_presp = in nl80211_channel_switch()
10238 u16 offset = params.counter_offsets_presp[i]; in nl80211_channel_switch()