Searched refs:ax_work (Results 1 – 2 of 2) sorted by relevance
394 schedule_work(&ax_local->ax_work); in ax88796c_start_xmit()602 schedule_work(&ax_local->ax_work); in ax88796c_interrupt()610 container_of(work, struct ax88796c_device, ax_work); in ax88796c_work()910 cancel_work_sync(&ax_local->ax_work); in ax88796c_close()1071 INIT_WORK(&ax_local->ax_work, ax88796c_work); in ax88796c_probe()
97 struct work_struct ax_work; member