Searched refs:opMode (Results 1 – 12 of 12) sorted by relevance
75 || (eSIR_HT_OP_MODE_MIXED == bcn_struct->HTInfo.opMode) in ap_beacon_process_5_ghz()76 || (eSIR_HT_OP_MODE_OVERLAP_LEGACY == bcn_struct->HTInfo.opMode)) { in ap_beacon_process_5_ghz()88 if (eSIR_HT_OP_MODE_NO_LEGACY_20MHZ_HT != bcn_struct->HTInfo.opMode) in ap_beacon_process_5_ghz()188 if ((eSIR_HT_OP_MODE_OVERLAP_LEGACY == bcn_struct->HTInfo.opMode) && in ap_beacon_process_24_ghz()202 if (eSIR_HT_OP_MODE_NO_LEGACY_20MHZ_HT == bcn_struct->HTInfo.opMode) { in ap_beacon_process_24_ghz()
596 uint16_t opMode; member
1504 if ((eSIR_HT_OP_MODE_MIXED == pBeaconStruct->HTInfo.opMode) || in lim_decide_sta_protection_on_assoc()1506 pBeaconStruct->HTInfo.opMode)) { in lim_decide_sta_protection_on_assoc()1510 pBeaconStruct->HTInfo.opMode) { in lim_decide_sta_protection_on_assoc()1550 ((eSIR_HT_OP_MODE_MIXED == htInfo.opMode) || in lim_decide_sta_protection_on_assoc()1551 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == htInfo.opMode)) in lim_decide_sta_protection_on_assoc()1560 if (eSIR_HT_OP_MODE_NO_LEGACY_20MHZ_HT == htInfo.opMode) { in lim_decide_sta_protection_on_assoc()1570 if (eSIR_HT_OP_MODE_PURE == htInfo.opMode) { in lim_decide_sta_protection_on_assoc()1647 if (((eSIR_HT_OP_MODE_MIXED == htInfo.opMode) || in lim_decide_sta_11bg_protection()1648 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == htInfo.opMode)) && in lim_decide_sta_11bg_protection()1667 (tSirMacHTOperatingMode)htInfo.opMode) { in lim_decide_sta_11bg_protection()[all …]
312 pVhtOpMode->opMode); in lim_send_mode_update()
8271 pHtOpMode->opMode = in __lim_process_sme_set_ht2040_mode()8292 pHtOpMode->opMode); in __lim_process_sme_set_ht2040_mode()9030 params.opMode = lim_calculate_peer_ch_width(session, in lim_update_new_ch_width_to_fw()
2991 update_vht_opmode->opMode); in wma_process_update_opmode()2993 if (ch_width < update_vht_opmode->opMode) { in wma_process_update_opmode()2995 update_vht_opmode->opMode, ch_width); in wma_process_update_opmode()3000 WMI_HOST_PEER_CHWIDTH, update_vht_opmode->opMode, in wma_process_update_opmode()
1040 temp_ht_ops = ht_ops->opMode & in hdd_copy_ht_operation()
7652 pHtOpMode->opMode = eHT_CHANNEL_WIDTH_20MHZ; in sme_notify_ht2040_mode()7657 pHtOpMode->opMode = eHT_CHANNEL_WIDTH_40MHZ; in sme_notify_ht2040_mode()7682 sme_debug("vdev %d OP mode: %d", sessionId, pHtOpMode->opMode); in sme_notify_ht2040_mode()
2827 opMode: 2;
1799 pDot11f->opMode = pe_session->htOperMode;1806 pDot11f->opMode = 0;
5348 pDst->opMode = tmp57__ >> 0 & 0x3; in dot11f_unpack_ie_ht_info()26731 tmp177__ |= (pSrc->opMode << 0); in dot11f_pack_ie_ht_info()
6029 uint16_t opMode:2; member