Searched refs:OP_MODE_ADHOC (Results 1 - 22 of 22) 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/vt6656/
H A Dcard.h49 OP_MODE_ADHOC, enumerator in enum:_CARD_OP_MODE
H A Dpower.c83 if (pDevice->eOPMode != OP_MODE_ADHOC) {
121 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Drxtx.c1016 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1061 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1100 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1137 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1171 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1488 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1876 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2954 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Dwmgr.c2541 pDevice->eOPMode = OP_MODE_ADHOC;
2877 pDevice->eOPMode = OP_MODE_ADHOC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dcard.h49 OP_MODE_ADHOC, enumerator in enum:_CARD_OP_MODE
H A Dpower.c83 if (pDevice->eOPMode != OP_MODE_ADHOC) {
121 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Drxtx.c1016 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1061 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1100 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1137 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1171 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1488 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1876 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2954 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Dwmgr.c2541 pDevice->eOPMode = OP_MODE_ADHOC;
2877 pDevice->eOPMode = OP_MODE_ADHOC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dcard.h77 OP_MODE_ADHOC, enumerator in enum:_CARD_OP_MODE
H A Dpower.c89 if (pDevice->eOPMode != OP_MODE_ADHOC) {
120 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Drxtx.c890 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
928 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
959 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
990 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1019 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1372 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
2089 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
2260 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2723 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
H A Dwcmd.c403 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
476 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
H A Dcard.c793 (pDevice->eOPMode == OP_MODE_ADHOC)) {
822 if (eOPMode == OP_MODE_ADHOC) {
H A Ddevice_main.c2794 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2832 (pDevice->eOPMode == OP_MODE_ADHOC)) {
2838 if (pDevice->eOPMode == OP_MODE_ADHOC && pDevice->pMgmt->wCurrATIMWindow > 0) {
2846 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Dwmgr.c2602 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
2886 //pDevice->byOpMode = OP_MODE_ADHOC;
3041 CARDbSetBSSID(pMgmt->pAdapter, pCurr->abyBSSID, OP_MODE_ADHOC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dcard.h77 OP_MODE_ADHOC, enumerator in enum:_CARD_OP_MODE
H A Dpower.c89 if (pDevice->eOPMode != OP_MODE_ADHOC) {
120 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Drxtx.c890 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
928 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
959 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
990 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1019 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
1372 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
2089 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
2260 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2723 if ((pDevice->eOPMode == OP_MODE_ADHOC) ||
H A Dwcmd.c403 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
476 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
H A Dcard.c793 (pDevice->eOPMode == OP_MODE_ADHOC)) {
822 if (eOPMode == OP_MODE_ADHOC) {
H A Ddevice_main.c2794 if (pDevice->eOPMode == OP_MODE_ADHOC) {
2832 (pDevice->eOPMode == OP_MODE_ADHOC)) {
2838 if (pDevice->eOPMode == OP_MODE_ADHOC && pDevice->pMgmt->wCurrATIMWindow > 0) {
2846 if (pDevice->eOPMode == OP_MODE_ADHOC) {
H A Dwmgr.c2602 CARDbSetBSSID(pMgmt->pAdapter, pMgmt->abyCurrBSSID, OP_MODE_ADHOC);
2886 //pDevice->byOpMode = OP_MODE_ADHOC;
3041 CARDbSetBSSID(pMgmt->pAdapter, pCurr->abyBSSID, OP_MODE_ADHOC);

Completed in 484 milliseconds