Searched refs:eOPMode (Results 1 – 18 of 18) sorted by relevance
89 if (pDevice->eOPMode != OP_MODE_ADHOC) { in PSvEnablePowerSaving()120 if (pDevice->eOPMode == OP_MODE_ADHOC) { in PSvEnablePowerSaving()124 else if (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) { in PSvEnablePowerSaving()166 if (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) { in PSvDisablePowerSaving()
890 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()891 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()897 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()928 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()929 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()936 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()959 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()960 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()967 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()990 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()[all …]
118 bool CARDbSetBSSID(void *pDeviceHandler, unsigned char *pbyBSSID, CARD_OP_MODE eOPMode);
154 WMAC_CONFIG_MODE eOPMode
793 (pDevice->eOPMode == OP_MODE_ADHOC)) { in CARDbStartTxPacket()816 bool CARDbSetBSSID(void *pDeviceHandler, unsigned char *pbyBSSID, CARD_OP_MODE eOPMode) in CARDbSetBSSID() argument822 if (eOPMode == OP_MODE_ADHOC) { in CARDbSetBSSID()827 if (eOPMode == OP_MODE_AP) { in CARDbSetBSSID()832 if (eOPMode == OP_MODE_UNKNOWN) { in CARDbSetBSSID()846 pDevice->eOPMode = eOPMode; in CARDbSetBSSID()
75 WMAC_CONFIG_MODE eOPMode in VNTWIFIvSetOPMode() argument80 pMgmt->eConfigMode = eOPMode; in VNTWIFIvSetOPMode()
2814 (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE)) { in device_intr()2827 if (pDevice->eOPMode == OP_MODE_ADHOC) { in device_intr()2864 if ((pDevice->eOPMode == OP_MODE_AP) || in device_intr()2865 (pDevice->eOPMode == OP_MODE_ADHOC)) { in device_intr()2871 if (pDevice->eOPMode == OP_MODE_ADHOC && pDevice->pMgmt->wCurrATIMWindow > 0) { in device_intr()2879 if (pDevice->eOPMode == OP_MODE_ADHOC) { in device_intr()2884 if (pDevice->eOPMode == OP_MODE_AP) { in device_intr()2932 if (pDevice->eOPMode == OP_MODE_AP) { in device_intr()
545 CARD_OP_MODE eOPMode; member
707 (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) && in device_receive_frame()
85 pDevice->wstats.status = pDevice->eOPMode; in iwctl_get_wireless_stats()
83 if (pDevice->eOPMode != OP_MODE_ADHOC) { in PSvEnablePowerSaving()122 if (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) in PSvEnablePowerSaving()155 if (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) in PSvDisablePowerSaving()
1016 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()1017 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()1027 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()1061 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()1062 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()1073 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()1100 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()1101 (pDevice->eOPMode == OP_MODE_AP)) { in s_vFillRTSHead()1111 if (pDevice->eOPMode == OP_MODE_AP) { in s_vFillRTSHead()1137 if ((pDevice->eOPMode == OP_MODE_ADHOC) || in s_vFillRTSHead()[all …]
150 if (pDevice->eOPMode == OP_MODE_AP) { in INTnsProcessData()
650 CARD_OP_MODE eOPMode; member
2522 pDevice->eOPMode = OP_MODE_AP; in vMgrCreateOwnIBSS()2527 pDevice->eOPMode = OP_MODE_ADHOC; in vMgrCreateOwnIBSS()2721 pDevice->eOPMode = OP_MODE_INFRASTRUCTURE; in vMgrJoinBSSBegin()2864 pDevice->eOPMode = OP_MODE_ADHOC; in vMgrJoinBSSBegin()
737 (pDevice->eOPMode == OP_MODE_INFRASTRUCTURE) && in RXbBulkInProcessData()
70 pDevice->wstats.status = pDevice->eOPMode; in iwctl_get_wireless_stats()
318 pDevice->eOPMode = OP_MODE_DEF; in device_set_options()