Home
last modified time | relevance | path

Searched refs:switch_work (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dlink.c387 &link->u.mgd.csa.switch_work, in _ieee80211_set_active_links()
H A Dmlme.c2207 u.mgd.csa.switch_work.work); in ieee80211_csa_switch_work()
2346 &link->u.mgd.csa.switch_work, 0); in ieee80211_chswitch_done()
2752 &link->u.mgd.csa.switch_work, in ieee80211_sta_process_chanswitch()
8367 wiphy_delayed_work_init(&link->u.mgd.csa.switch_work, in ieee80211_mgd_setup_link()
9531 &link->u.mgd.csa.switch_work); in ieee80211_mgd_stop_link()
H A Dieee80211_i.h995 struct wiphy_delayed_work switch_work; member