Lines Matching defs:from
74 * @reg: register to read from
129 * spider_net_read_phy - read from phy register
130 * @netdev: network device to be read from
134 * Returns value read from PHY register
136 * spider_net_write_phy reads from an arbitrary PHY
908 * or from the NAPI polling routine.
942 * spider_net_pass_skb_up - takes an skb from a descriptor and passes it on
1035 int from = (chain->num_desc + off - cnt) % chain->num_desc;
1037 dev_info(dev, "Have %d (from %d to %d) descrs "
1038 "with stat=0x%08x\n", cnt, from, to, cstat);
1146 * in softirq context, e.g. either bottom half from interrupt or
1243 * spider_net_poll returns all packets from the rx descriptors to the stack
1489 /* allrighty. tx from previous descr ok */
2014 * retry from beginning