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 845 if (vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80MHZ ||
846 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_160MHZ ||
847 vht_oper->vht_op_info_chwidth == VHT_CHANWIDTH_80P80MHZ)
848 vht = vht_oper->vht_op_info_chwidth;
    [all...]
rrm.c 666 switch (vht_oper->vht_op_info_chwidth) {
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 992 u8 vht_op_info_chwidth; member in struct:ieee80211_vht_operation
1994 u8 vht_op_info_chwidth; member in struct:ieee80211_he_operation
    [all...]

Completed in 446 milliseconds