Home
last modified time | relevance | path

Searched refs:ext_prop (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wlan.cpp149 ipacm_ext_prop* ext_prop; in event_callback() local
277 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
278 IPACM_Lan::handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
300 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
301 IPACM_Lan::handle_wan_up_ex(ext_prop, IPA_IP_v6, 0); in event_callback()
356 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
357 handle_wan_up_ex(ext_prop, IPA_IP_v4, 0); in event_callback()
366 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
367 handle_wan_up_ex(ext_prop, IPA_IP_v4, 0); in event_callback()
409 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
[all …]
DIPACM_Lan.cpp224 ipacm_ext_prop* ext_prop; in event_callback() local
395 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
396 handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
417 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
418 handle_wan_up_ex(ext_prop, IPA_IP_v6, 0); in event_callback()
505 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
506 handle_wan_up_ex(ext_prop, IPA_IP_v4, 0); in event_callback()
515 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
516 handle_wan_up_ex(ext_prop, IPA_IP_v4, 0); in event_callback()
558 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
[all …]
DIPACM_Wan.cpp125 ext_prop = NULL; in IPACM_Wan()
1324 if(ext_prop == NULL) in handle_route_add_evt()
1331 IPACM_Iface::ipacmcfg->SetQmapId(ext_prop->ext[0].mux_id); in handle_route_add_evt()
1332 IPACMDBG_H("Setting up QMAP ID %d.\n", ext_prop->ext[0].mux_id); in handle_route_add_evt()
1597 IPACM_Wan::xlat_mux_id = ext_prop->ext[0].mux_id; in handle_route_add_evt()
3444 ext_prop = (struct ipa_ioc_query_intf_ext_props *) in query_ext_prop()
3447 if(ext_prop == NULL) in query_ext_prop()
3452 memcpy(ext_prop->name, dev_name, in query_ext_prop()
3454 ext_prop->num_ext_props = iface_query->num_ext_props; in query_ext_prop()
3456 IPACMDBG_H("Query extended property for iface %s\n", ext_prop->name); in query_ext_prop()
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp152 ipacm_ext_prop* ext_prop; in event_callback() local
301 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
302 IPACM_Lan::handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
324 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
325 IPACM_Lan::handle_wan_up_ex(ext_prop, IPA_IP_v6, 0); in event_callback()
393 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
394 handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
404 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
405 handle_wan_up_ex(ext_prop, IPA_IP_v4, 0); in event_callback()
447 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
[all …]
DIPACM_Wan.cpp133 ext_prop = NULL; in IPACM_Wan()
213 …if ((iface_query->num_ext_props == 1) && ((ext_prop != NULL) && ext_prop->ext[0].ip == IPA_IP_MAX)) in IPACM_Wan()
411 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable) in handle_addr_evt()
430 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable, in handle_addr_evt()
435 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable) in handle_addr_evt()
454 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable, in handle_addr_evt()
695 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable) in handle_addr_evt()
714 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable); in handle_addr_evt()
719 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable) in handle_addr_evt()
738 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable); in handle_addr_evt()
[all …]
DIPACM_Lan.cpp239 ipacm_ext_prop* ext_prop; in event_callback() local
432 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
433 handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
454 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
455 handle_wan_up_ex(ext_prop, IPA_IP_v6, 0); in event_callback()
594 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
595 handle_wan_up_ex(ext_prop, IPA_IP_v4, in event_callback()
605 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v4); in event_callback()
606 handle_wan_up_ex(ext_prop, IPA_IP_v4, data_wan_tether->xlat_mux_id); in event_callback()
648 ext_prop = IPACM_Iface::ipacmcfg->GetExtProp(IPA_IP_v6); in event_callback()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h121 virtual int handle_wan_up_ex(ipacm_ext_prop* ext_prop, ipa_ip_type iptype, uint8_t xlat_mux_id);
DIPACM_Wan.h484 ipa_ioc_query_intf_ext_props *ext_prop; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h124 virtual int handle_wan_up_ex(ipacm_ext_prop* ext_prop, ipa_ip_type iptype, uint8_t xlat_mux_id);
DIPACM_Wan.h653 ipa_ioc_query_intf_ext_props *ext_prop; variable