Lines Matching defs:work
1050 /* check for TX work to do */
1054 /* check for RX work to do */
1064 * is new work pending and can return without flushing the PIO write
1073 /* When doing tagged status, this work check is unnecessary.
1075 * work we've completed.
1862 * time to do some important work.
5002 /* In order for the 5750 core in BCM4785 chip to work properly
6966 /* Refresh hw_idx to see if there is new work */
7241 * to tell the hw how much work has been processed,
7242 * so we must read it before checking for more work.
7248 /* check for RX/TX work to do */
7341 * to tell the hw how much work has been processed,
7342 * so we must read it before checking for more work.
7546 /* No work, shared interrupt perhaps? re-enable
9167 * How do these hardware designers expect things to work
10169 * RCVDBDI_MINI_BD: small frame rx ring (??? does not work)
11182 static void tg3_reset_task(struct work_struct *work)
11184 struct tg3 *tp = container_of(work, struct tg3, reset_task);