HomeSort by: relevance | last modified time | path
    Searched defs:ch_width (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
m_motif.h 40 scr->ch_width * (x)
50 ( (x) / scr->ch_width )
62 int ch_width, member in struct:__anon7601
  /src/external/bsd/wpa/dist/src/ap/
hostapd.c 2164 enum oper_chan_width ch_width; local
2166 ch_width = op_class_to_ch_width(iface->conf->op_class);
2167 hostapd_set_oper_chwidth(iface->conf, ch_width);
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 2839 u16 ch_width; member in struct:drv_acs_params
6592 * @ch_width: Channel width
6602 enum chan_width ch_width; member in struct:wpa_event_data::ch_switch
6708 * @ch_width: Selected Channel width by driver. Driver may choose to
6721 u16 ch_width; member in struct:wpa_event_data::acs_selected_channels

Completed in 35 milliseconds