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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c551 static enum chan_width convert2width(int width) function
1709 switch (convert2width(width)) {
1785 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2879 convert2width(nla_get_u32(
11026 sig_change->chanwidth = convert2width(
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c551 static enum chan_width convert2width(int width) function
1709 switch (convert2width(width)) {
1785 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2879 convert2width(nla_get_u32(
11026 sig_change->chanwidth = convert2width(
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c551 static enum chan_width convert2width(int width) function
1709 switch (convert2width(width)) {
1785 data.ch_switch.ch_width = convert2width(nla_get_u32(bw));
2879 convert2width(nla_get_u32(
11026 sig_change->chanwidth = convert2width(

Completed in 110 milliseconds