Home
last modified time | relevance | path

Searched refs:attrib_type (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wlan.cpp766 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
1038 wlan_data->attribs[0].attrib_type = WLAN_HDR_ATTRIB_MAC_ADDR; in handle_wigig_client_add()
1136 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1156 else if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
1251 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1271 else if (data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
H A DIPACM_Main.cpp483 if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in ipa_driver_msg_notifier()
490 else if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in ipa_driver_msg_notifier()
H A DIPACM_Neighbor.cpp84 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Wlan.cpp691 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
980 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1000 else if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
1095 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1115 else if (data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
H A DIPACM_Main.cpp430 if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in ipa_driver_msg_notifier()
437 else if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in ipa_driver_msg_notifier()
H A DIPACM_Neighbor.cpp84 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wlan.cpp733 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
1053 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1073 else if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
1168 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in handle_wlan_client_init_ex()
1188 else if (data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in handle_wlan_client_init_ex()
H A DIPACM_Main.cpp438 if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in ipa_driver_msg_notifier()
445 else if(event_ex->attribs[cnt].attrib_type == WLAN_HDR_ATTRIB_STA_ID) in ipa_driver_msg_notifier()
H A DIPACM_Neighbor.cpp84 if(data->attribs[i].attrib_type == WLAN_HDR_ATTRIB_MAC_ADDR) in event_callback()
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_ipa.h807 enum ipa_wlan_hdr_attrib_type attrib_type; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_ipa.h1398 enum ipa_wlan_hdr_attrib_type attrib_type; member