Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.c921 wiphy_work_queue(wiphy, &rtwdev->btc.eapol_notify_work); in rtw89_core_tx_btc_spec_pkt_notify()
4640 wiphy_work_cancel(wiphy, &btc->eapol_notify_work); in rtw89_core_stop()
4910 wiphy_work_init(&btc->eapol_notify_work, rtw89_btc_ntfy_eapol_packet_work); in rtw89_core_init()
H A Dcore.h3182 struct wiphy_work eapol_notify_work; member
H A Dcoex.c7309 btc.eapol_notify_work); in rtw89_btc_ntfy_eapol_packet_work()