Searched refs:rem_freq (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_capa.c | 1476 int rem_freq, idx; in phy_info_freqs() local 1481 nla_for_each_nested(nl_freq, tb, rem_freq) { in phy_info_freqs() 1500 nla_for_each_nested(nl_freq, tb, rem_freq) { in phy_info_freqs()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_capa.c | 1697 int rem_freq, idx; in phy_info_freqs() local 1702 nla_for_each_nested(nl_freq, tb, rem_freq) { in phy_info_freqs() 1721 nla_for_each_nested(nl_freq, tb, rem_freq) { in phy_info_freqs()
|