Searched refs:tms380tr_exec_cmd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.c140 static void tms380tr_exec_cmd(struct net_device *dev, unsigned short Command);
493 tms380tr_exec_cmd(dev, OC_OPEN);
517 static void tms380tr_exec_cmd(struct net_device *dev, unsigned short Command) function
674 tms380tr_exec_cmd(dev, OC_CLOSE); /* Does reopen automatically */
722 tms380tr_exec_cmd(dev, OC_TRANSMIT);
890 tms380tr_exec_cmd(dev, OC_TRANSMIT);
891 tms380tr_exec_cmd(dev, OC_RECEIVE);
1066 tms380tr_exec_cmd(dev, OC_CLOSE);
1150 tms380tr_exec_cmd(dev, OC_SET_FUNCT_ADDR);
1154 tms380tr_exec_cmd(de
[all...]

Completed in 142 milliseconds