Searched refs:netstack_work (Results 1 – 4 of 4) sorted by relevance
133 ieee80211_queue_work(wl->hw, &wl->netstack_work); in wl1271_rx_handle_data()
434 struct work_struct netstack_work; member
654 container_of(work, struct wl1271, netstack_work); in wl1271_netstack_work()1029 cancel_work_sync(&wl->netstack_work); in wl1271_plt_start()1064 cancel_work_sync(&wl->netstack_work); in __wl1271_plt_stop()1231 cancel_work_sync(&wl->netstack_work); in wl1271_op_add_interface()1302 cancel_work_sync(&wl->netstack_work); in __wl1271_op_remove_interface()3434 INIT_WORK(&wl->netstack_work, wl1271_netstack_work); in wl1271_alloc_hw()
593 ieee80211_queue_work(wl->hw, &wl->netstack_work); in wl1271_tx_complete_packet()