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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c5516 int last_mode, last_chan_idx; member in struct:phy_info_arg
5702 if (phy_info->last_mode != nl_band->nla_type) {
5728 phy_info->last_mode = nl_band->nla_type;
6028 .last_mode = -1,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c5516 int last_mode, last_chan_idx; member in struct:phy_info_arg
5702 if (phy_info->last_mode != nl_band->nla_type) {
5728 phy_info->last_mode = nl_band->nla_type;
6028 .last_mode = -1,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c5516 int last_mode, last_chan_idx; member in struct:phy_info_arg
5702 if (phy_info->last_mode != nl_band->nla_type) {
5728 phy_info->last_mode = nl_band->nla_type;
6028 .last_mode = -1,

Completed in 174 milliseconds