Searched refs:pPeerHTInfo (Results 1 – 2 of 2) sorted by relevance
513 struct ht_info_ele *pPeerHTInfo = NULL; in HTOnAssocRsp() local532 pPeerHTInfo = (struct ht_info_ele *) in HTOnAssocRsp()535 pPeerHTInfo = (struct ht_info_ele *)(pHTInfo->PeerHTInfoBuf); in HTOnAssocRsp()542 (enum ht_extchnl_offset)(pPeerHTInfo->ExtChlOffset)); in HTOnAssocRsp()543 pHTInfo->cur_tx_bw40mhz = ((pPeerHTInfo->RecommemdedTxWidth == 1) ? in HTOnAssocRsp()622 pHTInfo->current_op_mode = pPeerHTInfo->OptMode; in HTOnAssocRsp()768 struct ht_info_ele *pPeerHTInfo = in HT_update_self_and_peer_setting() local773 pHTInfo->current_op_mode = pPeerHTInfo->OptMode; in HT_update_self_and_peer_setting()
840 PHT_INFORMATION_ELE pPeerHTInfo = NULL; in HTOnAssocRsp() local866 pPeerHTInfo = (PHT_INFORMATION_ELE)(&pHTInfo->PeerHTInfoBuf[4]); in HTOnAssocRsp()868 pPeerHTInfo = (PHT_INFORMATION_ELE)(pHTInfo->PeerHTInfoBuf); in HTOnAssocRsp()877 …_channel_width)(pPeerHTCap->ChlWidth), (enum ht_extension_chan_offset)(pPeerHTInfo->ExtChlOffset)); in HTOnAssocRsp()879 pHTInfo->bCurTxBW40MHz = (pPeerHTInfo->RecommemdedTxWidth == 1); in HTOnAssocRsp()1004 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTOnAssocRsp()1188 PHT_INFORMATION_ELE pPeerHTInfo = (PHT_INFORMATION_ELE)pNetwork->bssht.bdHTInfoBuf; in HTUpdateSelfAndPeerSetting() local1195 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTUpdateSelfAndPeerSetting()