Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c117 wiphy_work_init(&rtwvif_link->update_beacon_work, rtw89_core_update_beacon_work); in __rtw89_ops_add_iface_link()
H A Dcore.h9366 void rtw89_core_update_beacon_work(struct wiphy *wiphy, struct wiphy_work *work);
H A Dcore.c6470 void rtw89_core_update_beacon_work(struct wiphy *wiphy, struct wiphy_work *work) in rtw89_core_update_beacon_work() function