Lines Matching defs:down
811 void (*down)(struct r8152 *tp);
1579 /* When link down, the driver would cancel all bulks. */
2427 /* When link down, the driver would cancel all bulks. */
5287 tp->rtl_ops.down(tp);
5454 /* MAC clock speed down */
5553 /* MAC clock speed down */
5662 /* If the linking down is occurred by nway, the device may miss the
5690 netif_info(tp, link, netdev, "linking down\n");
5797 tp->rtl_ops.down(tp);
6501 ops->down = rtl8152_down;
6521 ops->down = rtl8153_down;
6542 ops->down = rtl8153b_down;