Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c210 wiphy_delayed_work_init(&rtwvif->roc.roc_work, rtw89_roc_work); in rtw89_ops_add_interface()
H A Dcore.h7808 void rtw89_roc_work(struct wiphy *wiphy, struct wiphy_work *work);
H A Dcore.c4379 void rtw89_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in rtw89_roc_work() function