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

  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 95 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
101 oper->vht_op_info_chwidth = 1;
114 oper->vht_op_info_chwidth = 1;
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 709 if (vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80MHZ ||
710 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_160MHZ ||
711 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80P80MHZ)
712 vht = vht_oper->vht_op_info_chwidth;
    [all...]
rrm.c 663 switch (vht_oper->vht_op_info_chwidth) {
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 989 u8 vht_op_info_chwidth; member in struct:ieee80211_vht_operation
1975 u8 vht_op_info_chwidth; member in struct:ieee80211_he_operation
    [all...]

Completed in 203 milliseconds