Home
last modified time | relevance | path

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

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