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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e100/
H A DMakefile7 obj-y := e100_main.o e100_config.o e100_proc.o e100_phy.o \
H A De100_config.h155 extern unsigned char e100_config(struct e100_private *bdp);
H A De100_config.c36 * Module Name: e100_config.c *
44 #include "e100_config.h"
204 return e100_config(bdp);
208 * e100_config - issue a configure command
220 e100_config(struct e100_private *bdp) function
H A De100_test.c29 #include "e100_config.h"
251 e100_config(bdp);
H A De100_main.c82 #include "e100_config.h"
1195 e100_config(bdp);
1353 if (!e100_config(bdp)) {
1647 e100_config(bdp);
1790 e100_config(bdp);
3071 e100_config(bdp);
3755 if (e100_config(bdp)) {

Completed in 93 milliseconds