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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c78 int Set_NetworkType_Proc(struct rt_rtmp_adapter *pAdapter, char *arg);
441 Set_NetworkType_Proc(pAdapter, "Adhoc");
444 Set_NetworkType_Proc(pAdapter, "Infra");
447 Set_NetworkType_Proc(pAdapter, "Monitor");
2719 int Set_NetworkType_Proc(struct rt_rtmp_adapter *pAdapter, char *arg) function
2757 ("===>Set_NetworkType_Proc::(AD-HOC)\n"));
2788 ("===>Set_NetworkType_Proc::(INFRA)\n"));
2906 ("===>Set_NetworkType_Proc::(MONITOR)\n"));
2912 ("Set_NetworkType_Proc::(NetworkType=%d)\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dsta_ioctl.c78 int Set_NetworkType_Proc(struct rt_rtmp_adapter *pAdapter, char *arg);
441 Set_NetworkType_Proc(pAdapter, "Adhoc");
444 Set_NetworkType_Proc(pAdapter, "Infra");
447 Set_NetworkType_Proc(pAdapter, "Monitor");
2719 int Set_NetworkType_Proc(struct rt_rtmp_adapter *pAdapter, char *arg) function
2757 ("===>Set_NetworkType_Proc::(AD-HOC)\n"));
2788 ("===>Set_NetworkType_Proc::(INFRA)\n"));
2906 ("===>Set_NetworkType_Proc::(MONITOR)\n"));
2912 ("Set_NetworkType_Proc::(NetworkType=%d)\n",

Completed in 117 milliseconds