Searched refs:netstack_work (Results 1 – 4 of 4) sorted by relevance
183 queue_work(wl->freezable_wq, &wl->netstack_work); in wl1271_rx_handle_data()
405 struct work_struct netstack_work; member
879 container_of(work, struct wl1271, netstack_work); in wl1271_netstack_work()1459 cancel_work_sync(&wl->netstack_work); in wl1271_plt_start()1505 cancel_work_sync(&wl->netstack_work); in wl1271_plt_stop()1877 cancel_work_sync(&wl->netstack_work); in wl1271_op_stop()2092 cancel_work_sync(&wl->netstack_work); in wl12xx_init_fw()5320 INIT_WORK(&wl->netstack_work, wl1271_netstack_work); in wl1271_alloc_hw()
891 queue_work(wl->freezable_wq, &wl->netstack_work); in wl1271_tx_complete_packet()