Home
last modified time | relevance | path

Searched refs:last_mode (Results 1 – 2 of 2) sorted by relevance

/hostap-3.6.0/src/drivers/
Ddriver_zephyr.c257 int last_mode, last_chan_idx; member
414 if (phy_info->last_mode != band_info->band) { in phy_info_band_cfg()
446 phy_info->last_mode = band_info->band; in phy_info_band_cfg()
656 .last_mode = -1, in wpa_drv_get_hw_feature_data()
Ddriver_nl80211_capa.c1479 int last_mode, last_chan_idx; member
1889 if (phy_info->last_mode != nl_band->nla_type) { in phy_info_band()
1917 phy_info->last_mode = nl_band->nla_type; in phy_info_band()
2479 .last_mode = -1, in nl80211_get_hw_feature_data()