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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 901 params.ch_width = 20;
903 params.ch_width = 40;
909 params.ch_width = 80;
914 params.ch_width = 160;
drv_callbacks.c 787 if (acs_res->ch_width == 80) {
791 } else if (acs_res->ch_width == 160) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 2014 u16 ch_width; member in struct:drv_acs_params
5185 enum chan_width ch_width; member in struct:wpa_event_data::ch_switch
5277 u16 ch_width; member in struct:wpa_event_data::acs_selected_channels
    [all...]
driver_nl80211_event.c 577 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
    [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 286 uint8 ch_width; member in struct:dot11_action_ht_ch_width
    [all...]

Completed in 109 milliseconds