Home
last modified time | relevance | path

Searched refs:drv_post_channel_switch (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Ddriver-ops.h1196 drv_post_channel_switch(struct ieee80211_link_data *link) in drv_post_channel_switch() function
H A Dtrace.h2225 DEFINE_EVENT(local_sdata_evt, drv_post_channel_switch,
H A Dcfg.c4162 err = drv_post_channel_switch(link_data); in __ieee80211_csa_finalize()
H A Dmlme.c2658 ret = drv_post_channel_switch(link); in ieee80211_chswitch_post_beacon()