Home
last modified time | relevance | path

Searched refs:pPeerHTInfo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c428 struct ht_info_ele *pPeerHTInfo = NULL; in ht_on_assoc_rsp() local
446 pPeerHTInfo = (struct ht_info_ele *) in ht_on_assoc_rsp()
449 pPeerHTInfo = (struct ht_info_ele *)(ht_info->peer_ht_info_buf); in ht_on_assoc_rsp()
456 (enum ht_extchnl_offset)(pPeerHTInfo->ExtChlOffset)); in ht_on_assoc_rsp()
457 ht_info->cur_tx_bw40mhz = ((pPeerHTInfo->RecommemdedTxWidth == 1) ? in ht_on_assoc_rsp()
501 ht_info->current_op_mode = pPeerHTInfo->opt_mode; in ht_on_assoc_rsp()
615 struct ht_info_ele *pPeerHTInfo = in HT_update_self_and_peer_setting() local
620 ht_info->current_op_mode = pPeerHTInfo->opt_mode; in HT_update_self_and_peer_setting()