Home
last modified time | relevance | path

Searched refs:netstack_work (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Dtx.c128 queue_work(wl->freezable_wq, &wl->netstack_work); in wl18xx_tx_complete_packet()
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Drx.c194 queue_work(wl->freezable_wq, &wl->netstack_work); in wl1271_rx_handle_data()
A Dwlcore.h290 struct work_struct netstack_work; member
A Dmain.c503 container_of(work, struct wl1271, netstack_work); in wl1271_netstack_work()
1181 cancel_work_sync(&wl->netstack_work); in wl1271_plt_stop()
1932 cancel_work_sync(&wl->netstack_work); in wlcore_op_stop_locked()
2331 cancel_work_sync(&wl->netstack_work); in wl12xx_init_fw()
6329 INIT_WORK(&wl->netstack_work, wl1271_netstack_work); in wlcore_alloc_hw()
A Dtx.c966 queue_work(wl->freezable_wq, &wl->netstack_work); in wl1271_tx_complete_packet()

Completed in 18 milliseconds