Home
last modified time | relevance | path

Searched refs:iface_query (Results 1 – 24 of 24) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Iface.cpp70 iface_query = NULL; in IPACM_Iface()
518 iface_query = (struct ipa_ioc_query_intf *) in query_iface_property()
520 if(iface_query == NULL) in query_iface_property()
527 memcpy(iface_query->name, dev_name, sizeof(dev_name)); in query_iface_property()
529 if (ioctl(fd, IPA_IOC_QUERY_INTF, iface_query) < 0) in query_iface_property()
536 if(iface_query->num_tx_props > 0) in query_iface_property()
540 iface_query->num_tx_props * sizeof(struct ipa_ioc_tx_intf_prop)); in query_iface_property()
548 tx_prop->num_tx_props = iface_query->num_tx_props; in query_iface_property()
587 if (iface_query->num_rx_props > 0) in query_iface_property()
591 iface_query->num_rx_props * sizeof(struct ipa_ioc_rx_intf_prop)); in query_iface_property()
[all …]
H A DIPACM_Wlan.cpp75 if (iface_query != NULL) in IPACM_Wlan()
77 free(iface_query); in IPACM_Wlan()
88 if(iface_query != NULL) in IPACM_Wlan()
97 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wlan()
1381 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule()
1455 rt_rule_entry->rule.dst = iface_query->excp_pipe; in handle_wlan_client_route_rule()
1672 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt()
1925 if (iface_query != NULL) in handle_down_evt()
1927 free(iface_query); in handle_down_evt()
2020 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch()
[all …]
H A DIPACM_Wan.cpp101 if(iface_query != NULL) in IPACM_Wan()
140 if(iface_query != NULL) in IPACM_Wan()
1322 if (iface_query != NULL && iface_query->num_ext_props > 0) in handle_route_add_evt()
3434 if (iface_query->num_ext_props > 0) in query_ext_prop()
3454 ext_prop->num_ext_props = iface_query->num_ext_props; in query_ext_prop()
3469 iface_query->num_tx_props, iface_query->num_rx_props, iface_query->num_ext_props); in query_ext_prop()
4525 if (iface_query != NULL) in handle_down_evt()
4527 free(iface_query); in handle_down_evt()
4792 if (iface_query != NULL) in handle_down_evt_ex()
4794 free(iface_query); in handle_down_evt_ex()
[all …]
H A DIPACM_Lan.cpp92 if(iface_query != NULL) in IPACM_Lan()
106 iface_query->num_tx_props, iface_query->num_rx_props); in IPACM_Lan()
166 if(iface_query != NULL && tx_prop != NULL) in IPACM_Lan()
168 for(i=0; i<iface_query->num_tx_props; i++) in IPACM_Lan()
1008 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr()
2083 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_route_rule()
2437 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_add()
2519 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_del()
2947 if (iface_query != NULL) in handle_down_evt()
2949 free(iface_query); in handle_down_evt()
[all …]
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Iface.cpp70 iface_query = NULL; in IPACM_Iface()
524 iface_query = (struct ipa_ioc_query_intf *) in query_iface_property()
526 if(iface_query == NULL) in query_iface_property()
533 memcpy(iface_query->name, dev_name, sizeof(dev_name)); in query_iface_property()
535 if (ioctl(fd, IPA_IOC_QUERY_INTF, iface_query) < 0) in query_iface_property()
542 if(iface_query->num_tx_props > 0) in query_iface_property()
546 iface_query->num_tx_props * sizeof(struct ipa_ioc_tx_intf_prop)); in query_iface_property()
554 tx_prop->num_tx_props = iface_query->num_tx_props; in query_iface_property()
593 if (iface_query->num_rx_props > 0) in query_iface_property()
597 iface_query->num_rx_props * sizeof(struct ipa_ioc_rx_intf_prop)); in query_iface_property()
[all …]
H A DIPACM_Wlan.cpp77 if (iface_query != NULL) in IPACM_Wlan()
79 free(iface_query); in IPACM_Wlan()
90 if(iface_query != NULL) in IPACM_Wlan()
218 if(iface_query != NULL) in event_callback()
220 free(iface_query); in event_callback()
1454 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule()
1531 rt_rule_entry->rule.dst = iface_query->excp_pipe; in handle_wlan_client_route_rule()
1748 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt()
2035 if (iface_query != NULL) in handle_down_evt()
2037 free(iface_query); in handle_down_evt()
[all …]
H A DIPACM_Wan.cpp101 if(iface_query != NULL) in IPACM_Wan()
140 if(iface_query != NULL) in IPACM_Wan()
1338 if (iface_query != NULL && iface_query->num_ext_props > 0) in handle_route_add_evt()
3431 if (iface_query->num_ext_props > 0) in query_ext_prop()
3451 ext_prop->num_ext_props = iface_query->num_ext_props; in query_ext_prop()
3466 iface_query->num_tx_props, iface_query->num_rx_props, iface_query->num_ext_props); in query_ext_prop()
4658 if (iface_query != NULL) in handle_down_evt()
4660 free(iface_query); in handle_down_evt()
4946 if (iface_query != NULL) in handle_down_evt_ex()
4948 free(iface_query); in handle_down_evt_ex()
[all …]
H A DIPACM_Lan.cpp98 if(iface_query != NULL) in IPACM_Lan()
112 iface_query->num_tx_props, iface_query->num_rx_props); in IPACM_Lan()
172 if(iface_query != NULL && tx_prop != NULL) in IPACM_Lan()
174 for(i=0; i<iface_query->num_tx_props; i++) in IPACM_Lan()
354 if(iface_query != NULL) in event_callback()
356 free(iface_query); in event_callback()
1145 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr()
3164 if (iface_query != NULL) in handle_down_evt()
3166 free(iface_query); in handle_down_evt()
4620 for(i=0; i<iface_query->num_tx_props; i++) in eth_bridge_add_rt_rule()
[all …]
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Iface.cpp70 iface_query = NULL; in IPACM_Iface()
589 iface_query = (struct ipa_ioc_query_intf *) in query_iface_property()
591 if(iface_query == NULL) in query_iface_property()
598 memcpy(iface_query->name, dev_name, sizeof(dev_name)); in query_iface_property()
600 if (ioctl(fd, IPA_IOC_QUERY_INTF, iface_query) < 0) in query_iface_property()
607 if(iface_query->num_tx_props > 0) in query_iface_property()
611 iface_query->num_tx_props * sizeof(struct ipa_ioc_tx_intf_prop)); in query_iface_property()
619 tx_prop->num_tx_props = iface_query->num_tx_props; in query_iface_property()
658 if (iface_query->num_rx_props > 0) in query_iface_property()
662 iface_query->num_rx_props * sizeof(struct ipa_ioc_rx_intf_prop)); in query_iface_property()
[all …]
H A DIPACM_Wlan.cpp77 if (iface_query != NULL) in IPACM_Wlan()
79 free(iface_query); in IPACM_Wlan()
90 if(iface_query != NULL) in IPACM_Wlan()
219 if(iface_query != NULL) in event_callback()
221 free(iface_query); in event_callback()
1538 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule()
1635 rt_rule_entry->rule.dst = iface_query->excp_pipe; in handle_wlan_client_route_rule()
1881 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt()
2171 if (iface_query != NULL) in handle_down_evt()
2173 free(iface_query); in handle_down_evt()
[all …]
H A DIPACM_Wan.cpp110 if(iface_query != NULL) in IPACM_Wan()
201 if(iface_query != NULL) in IPACM_Wan()
1965 if (iface_query != NULL && iface_query->num_ext_props > 0) in handle_route_add_evt()
1986 if (iface_query != NULL && iface_query->num_ext_props > 0) in handle_route_add_evt()
4340 if (iface_query->num_ext_props > 0) in query_ext_prop()
4375 iface_query->num_tx_props, iface_query->num_rx_props, iface_query->num_ext_props); in query_ext_prop()
5564 if (iface_query != NULL) in handle_down_evt()
5566 free(iface_query); in handle_down_evt()
5906 if (iface_query != NULL) in handle_down_evt_ex()
5908 free(iface_query); in handle_down_evt_ex()
[all …]
H A DIPACM_Lan.cpp98 if(iface_query != NULL) in IPACM_Lan()
112 iface_query->num_tx_props, iface_query->num_rx_props); in IPACM_Lan()
172 if(iface_query != NULL && tx_prop != NULL) in IPACM_Lan()
174 for(i=0; i<iface_query->num_tx_props; i++) in IPACM_Lan()
355 if(iface_query != NULL) in event_callback()
357 free(iface_query); in event_callback()
1193 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr()
3324 if (iface_query != NULL) in handle_down_evt()
3326 free(iface_query); in handle_down_evt()
5195 for(i=0; i<iface_query->num_tx_props; i++) in eth_bridge_add_rt_rule()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Wlan.h157 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
180 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
H A DIPACM_Lan.h311 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
334 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
H A DIPACM_Iface.h107 ipa_ioc_query_intf *iface_query; variable
H A DIPACM_Wan.h376 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()
399 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Wlan.h157 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
180 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
H A DIPACM_Iface.h107 ipa_ioc_query_intf *iface_query; variable
H A DIPACM_Lan.h363 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
386 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
H A DIPACM_Wan.h437 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()
460 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Wlan.h161 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
184 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules()
H A DIPACM_Iface.h107 ipa_ioc_query_intf *iface_query; variable
H A DIPACM_Lan.h372 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
395 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules()
H A DIPACM_Wan.h539 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()
562 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules()