Lines Matching refs:netlink_utils_
60 netlink_utils_(netlink_utils), in Server()
101 netlink_utils_, in createApInterface()
135 netlink_utils_, in createClientInterface()
169 netlink_utils_->UnsubscribeRegDomainChange(wiphy_index_); in tearDownInterfaces()
209 if (netlink_utils_->GetCountryCode(&country_code)) { in dump()
234 if (netlink_utils_->GetWiphyIndex(&wiphy_index) && in MarkDownAllInterfaces()
235 netlink_utils_->GetInterfaces(wiphy_index, &interfaces)) { in MarkDownAllInterfaces()
248 if (!netlink_utils_->GetWiphyInfo(wiphy_index_, &band_info, in getAvailable2gChannels()
267 if (!netlink_utils_->GetWiphyInfo(wiphy_index_, &band_info, in getAvailable5gNonDFSChannels()
286 if (!netlink_utils_->GetWiphyInfo(wiphy_index_, &band_info, in getAvailableDFSChannels()
305 netlink_utils_->SubscribeRegDomainChange( in SetupInterface()
312 if (!netlink_utils_->GetInterfaces(wiphy_index_, &interfaces_)) { in SetupInterface()
329 if (!netlink_utils_->GetWiphyIndex(&wiphy_index_, iface_name)) { in RefreshWiphyIndex()
349 netlink_utils_->GetWiphyInfo(wiphy_index_, in LogSupportedBands()