Lines Matching defs:work
1049 /* check for TX work to do */
1053 /* check for RX work to do */
1063 * is new work pending and can return without flushing the PIO write
1072 /* When doing tagged status, this work check is unnecessary.
1074 * work we've completed.
1868 * time to do some important work.
5007 /* In order for the 5750 core in BCM4785 chip to work properly
6980 /* Refresh hw_idx to see if there is new work */
7255 * to tell the hw how much work has been processed,
7256 * so we must read it before checking for more work.
7262 /* check for RX/TX work to do */
7355 * to tell the hw how much work has been processed,
7356 * so we must read it before checking for more work.
7560 /* No work, shared interrupt perhaps? re-enable
9182 * How do these hardware designers expect things to work
10184 * RCVDBDI_MINI_BD: small frame rx ring (??? does not work)
11198 static void tg3_reset_task(struct work_struct *work)
11200 struct tg3 *tp = container_of(work, struct tg3, reset_task);