Searched refs:convert2width (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c541 static enum chan_width convert2width(int width) function
1597 switch (convert2width(width)) {
1676 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2770 convert2width(nla_get_u32(
10825 sig_change->chanwidth = convert2width(
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c541 static enum chan_width convert2width(int width) function
1597 switch (convert2width(width)) {
1676 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2770 convert2width(nla_get_u32(
10825 sig_change->chanwidth = convert2width(
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c541 static enum chan_width convert2width(int width) function
1597 switch (convert2width(width)) {
1676 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2770 convert2width(nla_get_u32(
10825 sig_change->chanwidth = convert2width(

Completed in 156 milliseconds