HomeSort by relevance Sort by last modified time
    Searched refs:vht_op_info_chwidth (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 83 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
89 oper->vht_op_info_chwidth = 1;
102 oper->vht_op_info_chwidth = 1;
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 693 if (vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80MHZ ||
694 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_160MHZ ||
695 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80P80MHZ)
696 vht = vht_oper->vht_op_info_chwidth;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 691 u8 vht_op_info_chwidth; member in struct:ieee80211_vht_operation
    [all...]

Completed in 984 milliseconds