Searched refs:rtw_fw_update_beacon_work (Results 1 – 3 of 3) sorted by relevance
856 void rtw_fw_update_beacon_work(struct work_struct *work);
1765 void rtw_fw_update_beacon_work(struct work_struct *work) in rtw_fw_update_beacon_work() function
2118 INIT_WORK(&rtwdev->update_beacon_work, rtw_fw_update_beacon_work); in rtw_core_init()