Searched refs:c2h_work (Results 1 – 6 of 6) sorted by relevance
314 struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, c2h_work); in rtw_c2h_work() 1553 cancel_work_sync(&rtwdev->c2h_work); in rtw_core_stop() 2137 INIT_WORK(&rtwdev->c2h_work, rtw_c2h_work); in rtw_core_init()
2084 struct work_struct c2h_work; member
377 ieee80211_queue_work(rtwdev->hw, &rtwdev->c2h_work); in rtw_fw_c2h_cmd_rx_irqsafe()
4974 wiphy_work_cancel(wiphy, &rtwdev->c2h_work); in rtw89_core_stop() 5233 wiphy_work_init(&rtwdev->c2h_work, rtw89_fw_c2h_work); in rtw89_core_init()
6709 wiphy_work_queue(rtwdev->hw->wiphy, &rtwdev->c2h_work); in rtw89_fw_c2h_irqsafe() 6750 c2h_work); in rtw89_fw_c2h_work()
5931 struct wiphy_work c2h_work; member