Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c1683 u.mgd.chswitch_work.work); in ieee80211_chswitch_work()
1804 &sdata->deflink.u.mgd.chswitch_work, in ieee80211_chswitch_done()
1998 &link->u.mgd.chswitch_work, in ieee80211_sta_process_chanswitch()
6898 wiphy_delayed_work_init(&link->u.mgd.chswitch_work, in ieee80211_mgd_setup_link()
7860 &link->u.mgd.chswitch_work); in ieee80211_mgd_stop_link()
H A Dchan.c1214 &link->u.mgd.chswitch_work, 0); in ieee80211_link_chanctx_reservation_complete()
H A Dieee80211_i.h926 struct wiphy_delayed_work chswitch_work; member