Searched refs:fst_hw_mode_to_band (Results 1 - 18 of 18) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/fst/
H A Dfst_internal.h31 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode);
H A Dfst_iface.c79 return fst_hw_mode_to_band(hw_mode);
H A Dfst.c217 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode) function
H A Dfst_session.c582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) {
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
987 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1387 req.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1461 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
H A Dfst_group.c102 fst_hw_mode_to_band(hw_mode), channel);
113 b = fst_hw_mode_to_band(modes->mode);
H A Dfst_ctrl_iface.c671 num, band_freq(fst_hw_mode_to_band(hw_mode)));
/external/wpa_supplicant_8/src/fst/
H A Dfst_internal.h31 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode);
H A Dfst_iface.c79 return fst_hw_mode_to_band(hw_mode);
H A Dfst.c217 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode) function
H A Dfst_session.c582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) {
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
987 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1387 req.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1461 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
H A Dfst_group.c102 fst_hw_mode_to_band(hw_mode), channel);
113 b = fst_hw_mode_to_band(modes->mode);
H A Dfst_ctrl_iface.c671 num, band_freq(fst_hw_mode_to_band(hw_mode)));
/external/wpa_supplicant_8/wpa_supplicant/src/fst/
H A Dfst_internal.h31 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode);
H A Dfst_iface.c79 return fst_hw_mode_to_band(hw_mode);
H A Dfst.c217 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode) function
H A Dfst_session.c582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) {
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
987 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1387 req.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
1461 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode);
H A Dfst_group.c102 fst_hw_mode_to_band(hw_mode), channel);
113 b = fst_hw_mode_to_band(modes->mode);
H A Dfst_ctrl_iface.c671 num, band_freq(fst_hw_mode_to_band(hw_mode)));

Completed in 734 milliseconds