Home
last modified time | relevance | path

Searched refs:p_iface (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_LanToLan.cpp58 m_p_iface = p_iface; in IPACM_LanToLan_Iface()
69 if(p_iface->ipa_if_cate == WLAN_IF) in IPACM_LanToLan_Iface()
73 if( ((IPACM_Wlan*)p_iface)->is_guest_ap() ) in IPACM_LanToLan_Iface()
154 if(it->get_iface_pointer() == data->p_iface) in handle_iface_up()
182 if(!data->p_iface->tx_prop || !data->p_iface->rx_prop) in handle_iface_up()
188 …if(data->p_iface->tx_prop->tx[0].hdr_l2_type == IPA_HDR_L2_NONE || data->p_iface->tx_prop->tx[0].h… in handle_iface_up()
195 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up()
254 clear_cached_client_add_event(data->p_iface); in handle_iface_down()
367 if(it_iface->get_iface_pointer() == data->p_iface) in handle_wlan_scc_mcc_switch()
383 if(it->p_iface == p_iface) in handle_cached_client_add_event()
[all …]
H A DIPACM_Lan.cpp4200 evt_data->p_iface = this; in eth_bridge_post_event()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp60 m_p_iface = p_iface; in IPACM_LanToLan_Iface()
73 if(p_iface->ipa_if_cate == WLAN_IF) in IPACM_LanToLan_Iface()
77 if( ((IPACM_Wlan*)p_iface)->is_guest_ap() ) in IPACM_LanToLan_Iface()
248 if(it->get_iface_pointer() == data->p_iface) in handle_iface_up()
276 if(!data->p_iface->tx_prop || !data->p_iface->rx_prop) in handle_iface_up()
282 …if(data->p_iface->tx_prop->tx[0].hdr_l2_type == IPA_HDR_L2_NONE || data->p_iface->tx_prop->tx[0].h… in handle_iface_up()
289 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up()
370 clear_cached_client_add_event(data->p_iface); in handle_iface_down()
523 if(it_iface->get_iface_pointer() == data->p_iface) in handle_wlan_scc_mcc_switch()
778 if(it->p_iface == p_iface) in handle_cached_client_add_event()
[all …]
H A DIPACM_Lan.cpp4515 evt_data_eth_bridge->p_iface = this; in eth_bridge_post_event()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp60 m_p_iface = p_iface; in IPACM_LanToLan_Iface()
73 if(p_iface->ipa_if_cate == WLAN_IF) in IPACM_LanToLan_Iface()
77 if( ((IPACM_Wlan*)p_iface)->is_guest_ap() ) in IPACM_LanToLan_Iface()
251 if(it->get_iface_pointer() == data->p_iface) in handle_iface_up()
279 if(!data->p_iface->tx_prop || !data->p_iface->rx_prop) in handle_iface_up()
285 …if(data->p_iface->tx_prop->tx[0].hdr_l2_type == IPA_HDR_L2_NONE || data->p_iface->tx_prop->tx[0].h… in handle_iface_up()
292 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up()
375 clear_cached_client_add_event(data->p_iface); in handle_iface_down()
528 if(it_iface->get_iface_pointer() == data->p_iface) in handle_wlan_scc_mcc_switch()
783 if(it->p_iface == p_iface) in handle_cached_client_add_event()
[all …]
H A DIPACM_Lan.cpp5086 evt_data_eth_bridge->p_iface = this; in eth_bridge_post_event()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_LanToLan.h86 IPACM_LanToLan_Iface(IPACM_Lan *p_iface);
194 void handle_cached_client_add_event(IPACM_Lan *p_iface);
196 void clear_cached_client_add_event(IPACM_Lan *p_iface);
H A DIPACM_Defs.h263 IPACM_Lan *p_iface; member
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h126 IPACM_LanToLan_Iface(IPACM_Lan *p_iface);
274 void handle_cached_client_add_event(IPACM_Lan *p_iface);
276 void clear_cached_client_add_event(IPACM_Lan *p_iface);
H A DIPACM_Defs.h274 IPACM_Lan *p_iface; member
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h126 IPACM_LanToLan_Iface(IPACM_Lan *p_iface);
274 void handle_cached_client_add_event(IPACM_Lan *p_iface);
276 void clear_cached_client_add_event(IPACM_Lan *p_iface);
H A DIPACM_Defs.h286 IPACM_Lan *p_iface; member