Searched refs:iov_task (Results 1 – 3 of 3) sorted by relevance
3091 struct bnx2x *bp = container_of(work, struct bnx2x, iov_task.work); in bnx2x_iov_task()3111 queue_delayed_work(bnx2x_iov_wq, &bp->iov_task, 0); in bnx2x_schedule_iov_task()
1620 struct delayed_work iov_task; member
12296 INIT_DELAYED_WORK(&bp->iov_task, bnx2x_iov_task); in bnx2x_init_bp()