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 807 params.ch_width = 20;
809 params.ch_width = 40;
815 params.ch_width = 80;
820 params.ch_width = 160;
drv_callbacks.c 630 if (acs_res->ch_width == 80) {
634 } else if (acs_res->ch_width == 160) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1692 u16 ch_width; member in struct:drv_acs_params
4648 enum chan_width ch_width; member in struct:wpa_event_data::ch_switch
4740 u16 ch_width; member in struct:wpa_event_data::acs_selected_channels
    [all...]
driver_nl80211_event.c 510 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
    [all...]
driver_nl80211.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...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]

Completed in 607 milliseconds