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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/dpsta/
H A DMakefile21 obj-${CONFIG_DPSTA} := dpsta.o
23 DPSTASRC := ../../../../../../src-rt-6.x.4708/router/dpsta
27 # Search for sources under src/router/dpsta
29 EXTRA_CFLAGS += -I$(src)/$(DPSTASRC)/../../router/dpsta
30 dpsta-objs := $(DPSTAOBJ) dpsta_ksyms.o
32 dpsta-objs := $(DPSTASRC)/linux/dpsta.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/dpsta/
H A DMakefile21 obj-${CONFIG_DPSTA} := dpsta.o
23 DPSTASRC := ../../../../../../src-rt-6.x.4708/router/dpsta
27 # Search for sources under src/router/dpsta
29 EXTRA_CFLAGS += -I$(src)/$(DPSTASRC)/../../router/dpsta
30 dpsta-objs := $(DPSTAOBJ) dpsta_ksyms.o
32 dpsta-objs := $(DPSTASRC)/linux/dpsta.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk78 # include path for dpsta.h
79 EXTRA_CFLAGS += -I$(src)/$(SRCBASE_OFFSET)/router/dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wl/
H A Dwl_generic.mk78 # include path for dpsta.h
79 EXTRA_CFLAGS += -I$(src)/$(SRCBASE_OFFSET)/router/dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/
H A Dplatform.mak99 cp -f $(SRCBASE)/router/dpsta/bcm7_3200/dpsta.o $(SRCBASE)/router/dpsta/linux; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A DMakefile287 obj-$(CONFIG_DPSTA) += dpsta/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A DMakefile287 obj-$(CONFIG_DPSTA) += dpsta/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dlan.c1527 int dpsta=0; local
1822 * dpsta interface.
1825 ifname = !dpsta ? "dpsta" : "";
1826 dpsta++;
1830 strncpy(ifr.ifr_name, "dpsta", IFNAMSIZ);
1903 /* Configure dpsta module */
1904 if (dpsta) {
1917 dpsta_ioctl("dpsta", &info, sizeof(dpsta_enable_info_t));
1919 /* Bring up dpsta interfac
[all...]
H A DMakefile10 CFLAGS += -I$(TOP)/dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dlan.c1527 int dpsta=0; local
1822 * dpsta interface.
1825 ifname = !dpsta ? "dpsta" : "";
1826 dpsta++;
1830 strncpy(ifr.ifr_name, "dpsta", IFNAMSIZ);
1903 /* Configure dpsta module */
1904 if (dpsta) {
1917 dpsta_ioctl("dpsta", &info, sizeof(dpsta_enable_info_t));
1919 /* Bring up dpsta interfac
[all...]
H A DMakefile10 CFLAGS += -I$(TOP)/dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dlan.c1527 int dpsta=0; local
1822 * dpsta interface.
1825 ifname = !dpsta ? "dpsta" : "";
1826 dpsta++;
1830 strncpy(ifr.ifr_name, "dpsta", IFNAMSIZ);
1903 /* Configure dpsta module */
1904 if (dpsta) {
1917 dpsta_ioctl("dpsta", &info, sizeof(dpsta_enable_info_t));
1919 /* Bring up dpsta interfac
[all...]
H A DMakefile10 CFLAGS += -I$(TOP)/dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/
H A DMakefile.plugfest631 $(call STRIP_DEBUG_SYMBOLS,$(LINUXDIR)/drivers/net/dpsta/dpsta.ko)
H A DMakefile269 obj-$(RTCONFIG_DPSTA) += dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/
H A DMakefile.plugfest631 $(call STRIP_DEBUG_SYMBOLS,$(LINUXDIR)/drivers/net/dpsta/dpsta.ko)
H A DMakefile269 obj-$(RTCONFIG_DPSTA) += dpsta
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/
H A DMakefile.plugfest631 $(call STRIP_DEBUG_SYMBOLS,$(LINUXDIR)/drivers/net/dpsta/dpsta.ko)
H A DMakefile269 obj-$(RTCONFIG_DPSTA) += dpsta

Completed in 292 milliseconds