Home
last modified time | relevance | path

Searched refs:update_beacon_work (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c130 INIT_WORK(&rtwvif->update_beacon_work, rtw89_core_update_beacon_work); in rtw89_ops_add_interface()
180 cancel_work_sync(&rtwvif->update_beacon_work); in rtw89_ops_remove_interface()
514 ieee80211_queue_work(rtwdev->hw, &rtwvif->update_beacon_work); in rtw89_ops_set_tim()
H A Dcore.c3451 update_beacon_work); in rtw89_core_update_beacon_work()
H A Dcore.h2956 struct work_struct update_beacon_work; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.c789 cancel_work_sync(&rtlpriv->works.update_beacon_work); in rtl_usb_stop()
1016 INIT_WORK(&rtlpriv->works.update_beacon_work, in rtl_usb_probe()
H A Dcore.c1025 container_of(work, struct rtl_works, update_beacon_work); in rtl_update_beacon_work_callback()
1777 schedule_work(&rtlpriv->works.update_beacon_work); in rtl_op_set_tim()
H A Dwifi.h2472 struct work_struct update_beacon_work; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c533 ieee80211_queue_work(hw, &rtwdev->update_beacon_work); in rtw_ops_set_tim()
H A Dmain.c1525 cancel_work_sync(&rtwdev->update_beacon_work); in rtw_core_stop()
2113 INIT_WORK(&rtwdev->update_beacon_work, rtw_fw_update_beacon_work); in rtw_core_init()
H A Dmain.h2018 struct work_struct update_beacon_work; member
H A Dfw.c1685 update_beacon_work); in rtw_fw_update_beacon_work()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c4577 schedule_work(&priv->update_beacon_work); in rtl8xxxu_set_tim()
5073 schedule_work(&priv->update_beacon_work); in rtl8xxxu_bss_info_changed()
5683 container_of(work, struct rtl8xxxu_priv, update_beacon_work); in rtl8xxxu_update_beacon_work_callback()
7564 INIT_WORK(&priv->update_beacon_work, rtl8xxxu_update_beacon_work_callback); in rtl8xxxu_probe()
H A Drtl8xxxu.h1903 struct work_struct update_beacon_work; member

Completed in 58 milliseconds