Home
last modified time | relevance | path

Searched refs:iface (Results 76 - 100 of 1606) sorted by relevance

12345678910>>...65

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_cs.c49 struct hostap_interface *iface; in hfa384x_outb_debug() local
53 iface = netdev_priv(dev); in hfa384x_outb_debug()
54 local = iface->local; in hfa384x_outb_debug()
63 struct hostap_interface *iface; in hfa384x_inb_debug() local
68 iface = netdev_priv(dev); in hfa384x_inb_debug()
69 local = iface->local; in hfa384x_inb_debug()
79 struct hostap_interface *iface; in hfa384x_outw_debug() local
83 iface = netdev_priv(dev); in hfa384x_outw_debug()
84 local = iface->local; in hfa384x_outw_debug()
93 struct hostap_interface *iface; in hfa384x_inw_debug() local
110 struct hostap_interface *iface; hfa384x_outsw_debug() local
125 struct hostap_interface *iface; hfa384x_insw_debug() local
263 struct hostap_interface *iface = netdev_priv(dev); sandisk_enable_wireless() local
454 struct hostap_interface *iface; prism2_detach() local
475 struct hostap_interface *iface; prism2_config() local
560 struct hostap_interface *iface; prism2_release() local
575 struct hostap_interface *iface = NULL; hostap_cs_suspend() local
598 struct hostap_interface *iface = NULL; hostap_cs_resume() local
[all...]
H A Dhostap_pci.c58 struct hostap_interface *iface; in hfa384x_outb_debug() local
63 iface = netdev_priv(dev); in hfa384x_outb_debug()
64 local = iface->local; in hfa384x_outb_debug()
75 struct hostap_interface *iface; in hfa384x_inb_debug() local
81 iface = netdev_priv(dev); in hfa384x_inb_debug()
82 local = iface->local; in hfa384x_inb_debug()
94 struct hostap_interface *iface; in hfa384x_outw_debug() local
99 iface = netdev_priv(dev); in hfa384x_outw_debug()
100 local = iface->local; in hfa384x_outw_debug()
111 struct hostap_interface *iface; in hfa384x_inw_debug() local
139 struct hostap_interface *iface; hfa384x_outb() local
148 struct hostap_interface *iface; hfa384x_inb() local
157 struct hostap_interface *iface; hfa384x_outw() local
166 struct hostap_interface *iface; hfa384x_inw() local
299 struct hostap_interface *iface; prism2_pci_probe() local
380 struct hostap_interface *iface; prism2_pci_remove() local
[all...]
H A Dhostap_main.c51 struct hostap_interface *iface; in hostap_add_interface() local
58 iface = netdev_priv(dev); in hostap_add_interface()
59 iface->dev = dev; in hostap_add_interface()
60 iface->local = local; in hostap_add_interface()
61 iface->type = type; in hostap_add_interface()
62 list_add(&iface->list, &local->hostap_interfaces); in hostap_add_interface()
101 struct hostap_interface *iface; in hostap_remove_interface() local
106 iface = netdev_priv(dev); in hostap_remove_interface()
109 list_del(&iface->list); in hostap_remove_interface()
112 if (dev == iface in hostap_remove_interface()
143 struct hostap_interface *iface, *empty, *match; prism2_wds_add() local
204 struct hostap_interface *iface, *selected = NULL; prism2_wds_del() local
285 struct hostap_interface *iface; hostap_set_word() local
294 struct hostap_interface *iface; hostap_set_string() local
600 struct hostap_interface *iface; prism2_close() local
653 struct hostap_interface *iface; prism2_open() local
701 struct hostap_interface *iface; prism2_set_mac_address() local
766 struct hostap_interface *iface; prism2_tx_timeout() local
833 struct hostap_interface *iface; hostap_setup_dev() local
990 struct hostap_interface *iface; prism2_update_comms_qual() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_cs.c48 struct hostap_interface *iface; in hfa384x_outb_debug() local
52 iface = netdev_priv(dev); in hfa384x_outb_debug()
53 local = iface->local; in hfa384x_outb_debug()
62 struct hostap_interface *iface; in hfa384x_inb_debug() local
67 iface = netdev_priv(dev); in hfa384x_inb_debug()
68 local = iface->local; in hfa384x_inb_debug()
78 struct hostap_interface *iface; in hfa384x_outw_debug() local
82 iface = netdev_priv(dev); in hfa384x_outw_debug()
83 local = iface->local; in hfa384x_outw_debug()
92 struct hostap_interface *iface; in hfa384x_inw_debug() local
109 struct hostap_interface *iface; hfa384x_outsw_debug() local
124 struct hostap_interface *iface; hfa384x_insw_debug() local
262 struct hostap_interface *iface = netdev_priv(dev); sandisk_enable_wireless() local
453 struct hostap_interface *iface; prism2_detach() local
474 struct hostap_interface *iface; prism2_config() local
559 struct hostap_interface *iface; prism2_release() local
574 struct hostap_interface *iface = NULL; hostap_cs_suspend() local
597 struct hostap_interface *iface = NULL; hostap_cs_resume() local
[all...]
H A Dhostap_pci.c57 struct hostap_interface *iface; in hfa384x_outb_debug() local
62 iface = netdev_priv(dev); in hfa384x_outb_debug()
63 local = iface->local; in hfa384x_outb_debug()
74 struct hostap_interface *iface; in hfa384x_inb_debug() local
80 iface = netdev_priv(dev); in hfa384x_inb_debug()
81 local = iface->local; in hfa384x_inb_debug()
93 struct hostap_interface *iface; in hfa384x_outw_debug() local
98 iface = netdev_priv(dev); in hfa384x_outw_debug()
99 local = iface->local; in hfa384x_outw_debug()
110 struct hostap_interface *iface; in hfa384x_inw_debug() local
138 struct hostap_interface *iface; hfa384x_outb() local
147 struct hostap_interface *iface; hfa384x_inb() local
156 struct hostap_interface *iface; hfa384x_outw() local
165 struct hostap_interface *iface; hfa384x_inw() local
298 struct hostap_interface *iface; prism2_pci_probe() local
379 struct hostap_interface *iface; prism2_pci_remove() local
[all...]
/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
H A Dethernet_service_stub.cpp103 NETMGR_EXT_LOG_E("iface size write failed"); in OnGetMacAddress()
117 std::string iface; in OnSetIfaceConfig() local
118 if (!data.ReadString(iface)) { in OnSetIfaceConfig()
125 return SetIfaceConfig(iface, ic); in OnSetIfaceConfig()
130 std::string iface; in OnGetIfaceConfig() local
131 if (!data.ReadString(iface)) { in OnGetIfaceConfig()
135 int32_t ret = GetIfaceConfig(iface, ifaceConfig); in OnGetIfaceConfig()
151 std::string iface; in OnIsIfaceActive() local
152 if (!data.ReadString(iface)) { in OnIsIfaceActive()
156 int32_t ret = IsIfaceActive(iface, activeStatu in OnIsIfaceActive()
228 std::string iface; OnSetInterfaceUp() local
237 std::string iface; OnSetInterfaceDown() local
246 std::string iface; OnGetInterfaceConfig() local
274 std::string iface = data.ReadString(); OnSetInterfaceConfig() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_base_hal_interface_test.cpp24 WifiBaseHalInterface iface; in HWTEST_F() local
25 iface.InitIdlClient(); in HWTEST_F()
26 ASSERT_TRUE(iface.mIdlClient != nullptr); in HWTEST_F()
31 WifiBaseHalInterface iface; in HWTEST_F() local
32 iface.InitIdlClient(); in HWTEST_F()
33 ASSERT_TRUE(iface.mIdlClient != nullptr); in HWTEST_F()
34 iface.ExitAllIdlClient(); in HWTEST_F()
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp72 int32_t NetworkShareTracker::NetsysCallback::OnInterfaceAdded(const std::string &iface) in OnInterfaceAdded() argument
74 NetworkShareTracker::GetInstance().InterfaceAdded(iface); in OnInterfaceAdded()
78 int32_t NetworkShareTracker::NetsysCallback::OnInterfaceRemoved(const std::string &iface) in OnInterfaceRemoved() argument
80 NetworkShareTracker::GetInstance().InterfaceRemoved(iface); in OnInterfaceRemoved()
84 int32_t NetworkShareTracker::NetsysCallback::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged() argument
86 NetworkShareTracker::GetInstance().InterfaceStatusChanged(iface, up); in OnInterfaceChanged()
90 int32_t NetworkShareTracker::NetsysCallback::OnInterfaceLinkStateChanged(const std::string &iface, bool up) in OnInterfaceLinkStateChanged() argument
92 NetworkShareTracker::GetInstance().InterfaceStatusChanged(iface, up); in OnInterfaceLinkStateChanged()
108 const std::string &iface) in OnBandwidthReachedLimit()
380 NETMGR_EXT_LOG_I("iface in HandleSubSmUpdateInterfaceState()
107 OnBandwidthReachedLimit(const std::string &limitName, const std::string &iface) OnBandwidthReachedLimit() argument
517 IsInterfaceMatchType(const std::string &iface, const SharingIfaceType &type) IsInterfaceMatchType() argument
830 Sharing(const std::string &iface, int32_t reqState) Sharing() argument
862 FindSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, std::shared_ptr<NetworkShareSubStateMachine> &subSM, std::string &findKey) FindSubStateMachine() argument
1027 CreateSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, bool isNcm) CreateSubStateMachine() argument
1053 StopSubStateMachine( const std::string &iface, const SharingIfaceType &interfaceType) StopSubStateMachine() argument
1075 InterfaceNameToType(const std::string &iface, SharingIfaceType &type) InterfaceNameToType() argument
1119 InterfaceStatusChanged(const std::string &iface, bool up) InterfaceStatusChanged() argument
1154 CheckIfUpUsbIface(const std::string &iface) CheckIfUpUsbIface() argument
1171 InterfaceAdded(const std::string &iface) InterfaceAdded() argument
1200 InterfaceRemoved(const std::string &iface) InterfaceRemoved() argument
1258 SendIfaceSharingStateChange(const SharingIfaceType &type, const std::string &iface, const SharingIfaceState &state) SendIfaceSharingStateChange() argument
1347 CheckValidShareInterface(const std::string &iface) CheckValidShareInterface() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
H A Dsupplicant.cpp34 * Try to get the wpa_supplicant record for this iface, return in CreateInterface()
46 struct wpa_interface iface; in CreateInterface() local
48 os_memset(&iface, 0, sizeof(iface)); in CreateInterface()
49 iface.driver = os_strdup(android::String8(driver).string()); in CreateInterface()
50 iface.ifname = os_strdup(android::String8(ifname).string()); in CreateInterface()
51 iface.confname = os_strdup(android::String8(confname).string()); in CreateInterface()
52 iface.bridge_ifname = in CreateInterface()
55 wpa_s = wpa_supplicant_add_iface(wpa_global_, &iface, NULL); in CreateInterface()
77 os_free((void *)iface in CreateInterface()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
H A Dsupplicant.cpp34 * Try to get the wpa_supplicant record for this iface, return in CreateInterface()
46 struct wpa_interface iface; in CreateInterface() local
48 os_memset(&iface, 0, sizeof(iface)); in CreateInterface()
49 iface.driver = os_strdup(android::String8(driver).string()); in CreateInterface()
50 iface.ifname = os_strdup(android::String8(ifname).string()); in CreateInterface()
51 iface.confname = os_strdup(android::String8(confname).string()); in CreateInterface()
52 iface.bridge_ifname = in CreateInterface()
55 wpa_s = wpa_supplicant_add_iface(wpa_global_, &iface, NULL); in CreateInterface()
77 os_free((void *)iface in CreateInterface()
[all...]
/kernel/linux/linux-5.10/drivers/staging/most/net/
H A Dnet.c62 struct most_interface *iface; member
183 static void on_netinfo(struct most_interface *iface,
193 if (most_start_channel(nd->iface, nd->rx.ch_id, &comp)) { in most_nd_open()
199 if (most_start_channel(nd->iface, nd->tx.ch_id, &comp)) { in most_nd_open()
201 most_stop_channel(nd->iface, nd->rx.ch_id, &comp); in most_nd_open()
212 if (nd->iface->request_netinfo) in most_nd_open()
213 nd->iface->request_netinfo(nd->iface, nd->tx.ch_id, on_netinfo); in most_nd_open()
225 if (nd->iface->request_netinfo) in most_nd_stop()
226 nd->iface in most_nd_stop()
280 get_net_dev(struct most_interface *iface) get_net_dev() argument
290 get_net_dev_hold(struct most_interface *iface) get_net_dev_hold() argument
305 comp_probe_channel(struct most_interface *iface, int channel_idx, struct most_channel_config *ccfg, char *name, char *args) comp_probe_channel() argument
362 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument
409 comp_resume_tx_channel(struct most_interface *iface, int channel_idx) comp_resume_tx_channel() argument
547 on_netinfo(struct most_interface *iface, unsigned char link_stat, unsigned char *mac_addr) on_netinfo() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/most/net/
H A Dnet.c62 struct most_interface *iface; member
183 static void on_netinfo(struct most_interface *iface,
193 if (most_start_channel(nd->iface, nd->rx.ch_id, &comp)) { in most_nd_open()
199 if (most_start_channel(nd->iface, nd->tx.ch_id, &comp)) { in most_nd_open()
201 most_stop_channel(nd->iface, nd->rx.ch_id, &comp); in most_nd_open()
212 if (nd->iface->request_netinfo) in most_nd_open()
213 nd->iface->request_netinfo(nd->iface, nd->tx.ch_id, on_netinfo); in most_nd_open()
225 if (nd->iface->request_netinfo) in most_nd_stop()
226 nd->iface in most_nd_stop()
280 get_net_dev(struct most_interface *iface) get_net_dev() argument
290 get_net_dev_hold(struct most_interface *iface) get_net_dev_hold() argument
305 comp_probe_channel(struct most_interface *iface, int channel_idx, struct most_channel_config *ccfg, char *name, char *args) comp_probe_channel() argument
362 comp_disconnect_channel(struct most_interface *iface, int channel_idx) comp_disconnect_channel() argument
409 comp_resume_tx_channel(struct most_interface *iface, int channel_idx) comp_resume_tx_channel() argument
546 on_netinfo(struct most_interface *iface, unsigned char link_stat, unsigned char *mac_addr) on_netinfo() argument
[all...]
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c79 struct DeviceResourceIface *iface = NULL; in spidrv_readdrs() local
90 iface = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); in spidrv_readdrs()
91 if (iface == NULL) { in spidrv_readdrs()
92 PRINT_ERR("%s: iface is null\n", __func__); in spidrv_readdrs()
95 if (iface->GetUint32 == NULL) { in spidrv_readdrs()
102 ret = iface->GetUint32(node, "bus", &params->bus, 0); in spidrv_readdrs()
108 ret = iface->GetUint32(node, "id", &params->id, 0); in spidrv_readdrs()
114 ret = iface->GetUint32(node, "func_mode", &params->func_mode, 0); in spidrv_readdrs()
120 ret = iface->GetUint32(node, "cs_gpio", &params->cs_gpio, 0); in spidrv_readdrs()
126 ret = iface in spidrv_readdrs()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c177 if (!hapd->iface->driver_ap_teardown && in ap_free_sta()
193 hapd->iface->num_sta_non_erp--; in ap_free_sta()
194 if (hapd->iface->num_sta_non_erp == 0) in ap_free_sta()
200 hapd->iface->num_sta_no_short_slot_time--; in ap_free_sta()
201 if (hapd->iface->current_mode && in ap_free_sta()
202 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211G in ap_free_sta()
203 && hapd->iface->num_sta_no_short_slot_time == 0) in ap_free_sta()
209 hapd->iface->num_sta_no_short_preamble--; in ap_free_sta()
210 if (hapd->iface->current_mode && in ap_free_sta()
211 hapd->iface in ap_free_sta()
761 struct hostapd_iface *iface = hapd->iface; ap_sta_remove_in_other_bss() local
1026 const char *iface; ap_sta_bind_vlan() local
[all...]
H A Dap_list.h35 void ap_list_process_beacon(struct hostapd_iface *iface,
40 int ap_list_init(struct hostapd_iface *iface);
41 void ap_list_deinit(struct hostapd_iface *iface);
42 void ap_list_timer(struct hostapd_iface *iface);
44 static inline int ap_list_init(struct hostapd_iface *iface) in ap_list_init() argument
49 static inline void ap_list_deinit(struct hostapd_iface *iface) in ap_list_deinit() argument
53 static inline void ap_list_timer(struct hostapd_iface *iface) in ap_list_timer() argument
H A Dbeacon.c79 *eid++ = hapd->iface->channel_utilization; in hostapd_eid_bss_load()
91 if (hapd->iface->current_mode == NULL || in ieee802_11_erp_info()
92 hapd->iface->current_mode->mode != HOSTAPD_MODE_IEEE80211G) in ieee802_11_erp_info()
95 if (hapd->iface->olbc) in ieee802_11_erp_info()
97 if (hapd->iface->num_sta_non_erp > 0) { in ieee802_11_erp_info()
101 if (hapd->iface->num_sta_no_short_preamble > 0 || in ieee802_11_erp_info()
120 if (hapd->iface->current_mode == NULL || in hostapd_eid_erp_info()
121 hapd->iface->current_mode->mode != HOSTAPD_MODE_IEEE80211G) in hostapd_eid_erp_info()
148 if (hapd->iface->current_mode == NULL || in hostapd_eid_pwr_constraint()
149 hapd->iface in hostapd_eid_pwr_constraint()
613 sta_track_expire(struct hostapd_iface *iface, int force) sta_track_expire() argument
640 sta_track_get(struct hostapd_iface *iface, const u8 *addr) sta_track_get() argument
653 sta_track_add(struct hostapd_iface *iface, const u8 *addr, int ssi_signal) sta_track_add() argument
688 sta_track_seen_on(struct hostapd_iface *iface, const u8 *addr, const char *ifname) sta_track_seen_on() argument
714 sta_track_claim_taxonomy_info(struct hostapd_iface *iface, const u8 *addr, struct wpabuf **probe_ie_taxonomy) sta_track_claim_taxonomy_info() argument
1400 struct hostapd_iface *iface = hapd->iface; ieee802_11_set_beacon() local
1450 ieee802_11_set_beacons(struct hostapd_iface *iface) ieee802_11_set_beacons() argument
1466 ieee802_11_update_beacons(struct hostapd_iface *iface) ieee802_11_update_beacons() argument
[all...]
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp153 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceAdded(const std::string &iface) in OnInterfaceAdded() argument
155 NETMGR_EXT_LOG_D("iface: %{public}s, added", iface.c_str()); in OnInterfaceAdded()
157 [=](const sptr<InterfaceStateCallback> &callback) { callback->OnInterfaceAdded(iface); }); in OnInterfaceAdded()
161 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceRemoved(const std::string &iface) in OnInterfaceRemoved() argument
163 NETMGR_EXT_LOG_D("iface: %{public}s, removed", iface.c_str()); in OnInterfaceRemoved()
165 [=](const sptr<InterfaceStateCallback> &callback) { callback->OnInterfaceRemoved(iface); }); in OnInterfaceRemoved()
169 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged() argument
176 NETMGR_EXT_LOG_D("iface in OnInterfaceLinkStateChanged()
194 OnBandwidthReachedLimit(const std::string &limitName, const std::string &iface) OnBandwidthReachedLimit() argument
214 SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) SetIfaceConfig() argument
229 GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifaceConfig) GetIfaceConfig() argument
244 IsIfaceActive(const std::string &iface, int32_t &activeStatus) IsIfaceActive() argument
321 SetInterfaceUp(const std::string &iface) SetInterfaceUp() argument
331 SetInterfaceDown(const std::string &iface) SetInterfaceDown() argument
341 GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &config) GetInterfaceConfig() argument
352 SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) SetInterfaceConfig() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c243 if (hapd->iface->drv_max_acl_mac_addrs == 0 && in hostapd_notif_assoc()
263 (hapd->iface->conf->ht_capab & in hostapd_notif_assoc()
271 ht40_intolerant_add(hapd->iface, sta); in hostapd_notif_assoc()
301 if (hapd->iface->fst) in hostapd_notif_assoc()
369 hapd->iface->freq, in hostapd_notif_assoc()
902 if (!hapd->iface->current_mode) { in hostapd_event_ch_switch()
909 hapd->iface->freq = freq; in hostapd_event_ch_switch()
937 switch (hapd->iface->current_mode->mode) { in hostapd_event_ch_switch()
1003 is_dfs = ieee80211_is_dfs(freq, hapd->iface->hw_features, in hostapd_event_ch_switch()
1004 hapd->iface in hostapd_event_ch_switch()
1437 get_hapd_bssid(struct hostapd_iface *iface, const u8 *bssid) get_hapd_bssid() argument
1471 struct hostapd_iface *iface = hapd->iface; hostapd_mgmt_rx() local
1595 struct hostapd_iface *iface = hapd->iface; hostapd_event_eapol_rx() local
1629 hostapd_get_mode_channel( struct hostapd_iface *iface, unsigned int freq) hostapd_get_mode_channel() argument
1647 hostapd_update_nf(struct hostapd_iface *iface, struct hostapd_channel_data *chan, struct freq_survey *survey) hostapd_update_nf() argument
1665 hostapd_single_channel_get_survey(struct hostapd_iface *iface, struct survey_results *survey_res) hostapd_single_channel_get_survey() argument
1702 hostapd_event_get_survey(struct hostapd_iface *iface, struct survey_results *survey_results) hostapd_event_get_survey() argument
[all...]
H A Dap_list.h35 void ap_list_process_beacon(struct hostapd_iface *iface,
40 int ap_list_init(struct hostapd_iface *iface);
41 void ap_list_deinit(struct hostapd_iface *iface);
42 void ap_list_timer(struct hostapd_iface *iface);
44 static inline int ap_list_init(struct hostapd_iface *iface) in ap_list_init() argument
49 static inline void ap_list_deinit(struct hostapd_iface *iface) in ap_list_deinit() argument
53 static inline void ap_list_timer(struct hostapd_iface *iface) in ap_list_timer() argument
/third_party/curl/lib/
H A Dif2ip.c107 struct ifaddrs *iface, *head; in Curl_if2ip() local
116 for(iface = head; iface != NULL; iface = iface->ifa_next) { in Curl_if2ip()
117 if(iface->ifa_addr) { in Curl_if2ip()
118 if(iface->ifa_addr->sa_family == af) { in Curl_if2ip()
119 if(strcasecompare(iface->ifa_name, interf)) { in Curl_if2ip()
129 unsigned int ifscope = Curl_ipv6_scope(iface->ifa_addr); in Curl_if2ip()
141 &((struct sockaddr_in6 *)(void *)iface in Curl_if2ip()
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp122 sptr<IChipIface> iface = nullptr; in CreateStaIface() local
123 if (!CreateIface(IfaceType::STA, ifaceDestoryCallback, ifaceName, iface)) { in CreateStaIface()
128 CHECK_NULL_AND_RETURN(iface, false); in CreateStaIface()
131 int32_t ret = iface->RegisterChipIfaceCallBack(g_chipIfaceCallback); in CreateStaIface()
141 mIWifiStaIfaces[ifaceName] = iface; in CreateStaIface()
153 sptr<IChipIface> iface = nullptr; in CreateApIface() local
154 if (!CreateIface(IfaceType::AP, ifaceDestoryCallback, ifaceName, iface)) { in CreateApIface()
159 mIWifiApIfaces[ifaceName] = iface; in CreateApIface()
171 sptr<IChipIface> iface = nullptr; in CreateP2pIface() local
172 if (!CreateIface(IfaceType::P2P, ifaceDestoryCallback, ifaceName, iface)) { in CreateP2pIface()
265 sptr<IChipIface> &iface = iter->second; Scan() local
291 sptr<IChipIface> &iface = iter->second; StartPnoScan() local
317 sptr<IChipIface> &iface = iter->second; StopPnoScan() local
343 sptr<IChipIface> &iface = iter->second; GetScanInfos() local
369 sptr<IChipIface> &iface = iter->second; GetConnectSignalInfo() local
395 sptr<IChipIface> &iface = iter->second; SetPmMode() local
422 sptr<IChipIface> &iface = iter->second; SetDpiMarkRule() local
448 sptr<IChipIface> &iface = iter->second; SetStaMacAddress() local
484 IChipIface *iface = FindIface(ifaceName); SetNetworkUpDown() local
532 sptr<IChipIface> &iface = iter->second; GetChipsetWifiFeatrureCapability() local
555 sptr<IChipIface> &iface = staIter->second; GetFrequenciesByBand() local
572 sptr<IChipIface> &iface = apIter->second; GetFrequenciesByBand() local
604 sptr<IChipIface> &iface = iter->second; SetPowerModel() local
644 const sptr<IChipIface> &iface = iter->second; IfaceSetTxPower() local
669 sptr<IChipIface> &iface = iter->second; GetPowerModel() local
691 sptr<IChipIface> &iface = staIter->second; SetWifiCountryCode() local
704 sptr<IChipIface> &iface = apIter->second; SetWifiCountryCode() local
732 sptr<IChipIface> &iface = iter->second; SetApMacAddress() local
758 sptr<IChipIface> iface = nullptr; SendCmdToDriver() local
909 GetIfaceName(sptr<IChipIface> &iface, std::string &ifaceName) GetIfaceName() argument
922 GetIfaceType(sptr<IChipIface> &iface, IfaceType &ifaceType) GetIfaceType() argument
1300 ExecuteChipReconfiguration(IfaceCreationData &ifaceCreationData, IfaceType createIfaceType, sptr<IChipIface> &iface) ExecuteChipReconfiguration() argument
1367 CreateIfaceIfPossible(std::vector<WifiChipInfo> &wifiChipInfos, IfaceType createIfaceType, const IfaceDestoryCallback &ifaceDestoryCallback, std::string &ifaceName, sptr<IChipIface> &iface) CreateIfaceIfPossible() argument
1407 CreateIface(IfaceType createIfaceType, const IfaceDestoryCallback &ifaceDestoryCallback, std::string &ifaceName, sptr<IChipIface> &iface) CreateIface() argument
1488 RemoveIface(sptr<IChipIface> &iface, bool isCallback, IfaceType createIfaceType) RemoveIface() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt.c102 * @iface: Pointer to hardware counter backend interface.
124 const struct kbase_hwcnt_backend_interface *iface; member
134 const struct kbase_hwcnt_backend_interface *iface, in kbase_hwcnt_context_init()
139 if (!iface || !out_hctx) in kbase_hwcnt_context_init()
146 hctx->iface = iface; in kbase_hwcnt_context_init()
194 hctx->iface->term(hctx->accum.backend); in kbasep_hwcnt_accumulator_term()
211 errcode = hctx->iface->init( in kbasep_hwcnt_accumulator_init()
212 hctx->iface->info, &hctx->accum.backend); in kbasep_hwcnt_accumulator_init()
216 hctx->accum.metadata = hctx->iface in kbasep_hwcnt_accumulator_init()
133 kbase_hwcnt_context_init( const struct kbase_hwcnt_backend_interface *iface, struct kbase_hwcnt_context **out_hctx) kbase_hwcnt_context_init() argument
[all...]
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_wrapper.py45 def genWrapperHeader (iface):
46 defines = imap(commandAliasDefinition, iface.commands)
47 prototypes = imap(commandWrapperDeclaration, iface.commands)
76 def genWrapperImplementation (iface):
77 genCommandList(iface, commandWrapperDefinition, OPENGL_INC_DIR, "glwImpl.inl")
79 def genWrapper (iface):
80 genWrapperHeader(iface)
81 genWrapperImplementation(iface)
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dmulti_gateway_test.cpp51 std::string iface = ""; in HWTEST_F() local
54 EXPECT_TRUE(DelayedSingleton<MultiGateway>::GetInstance()->SetStaticArp(iface, ipAddr, macAddr) == -1); in HWTEST_F()
55 iface = "wlan0"; in HWTEST_F()
56 EXPECT_TRUE(DelayedSingleton<MultiGateway>::GetInstance()->SetStaticArp(iface, ipAddr, macAddr) == -1); in HWTEST_F()
58 EXPECT_TRUE(DelayedSingleton<MultiGateway>::GetInstance()->SetStaticArp(iface, ipAddr, macAddr) == -1); in HWTEST_F()
60 DelayedSingleton<MultiGateway>::GetInstance()->SetStaticArp(iface, ipAddr, macAddr); in HWTEST_F()
65 std::string iface = ""; in HWTEST_F() local
67 EXPECT_TRUE(DelayedSingleton<MultiGateway>::GetInstance()->DelStaticArp(iface, ipAddr) == -1); in HWTEST_F()
68 iface = "wlan0"; in HWTEST_F()
69 EXPECT_TRUE(DelayedSingleton<MultiGateway>::GetInstance()->DelStaticArp(iface, ipAdd in HWTEST_F()
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dgen_str_util.py38 def makeDefSet (iface):
39 return set(enum.name for enum in iface.enums) | \
40 set(enum.alias for enum in iface.enums if enum.alias != None)
42 def genStrUtilProtos (iface, enumGroups, bitfieldGroups):
43 definitions = makeDefSet(iface)
118 def genStrUtilImpls (iface, enumGroups, bitfieldGroups):
119 definitions = makeDefSet(iface)
149 def genQueryEnumUtilImpls (iface, queryGroups):
150 allEnums = makeDefSet(iface)
177 def genSetEnumUtilImpls (iface, queryGroup
[all...]

Completed in 15 milliseconds

12345678910>>...65