Searched refs:IPA_LINK_DOWN_EVENT (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_IfaceManager.cpp | 294 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, lan); in create_iface_instance() 317 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, ETH); in create_iface_instance() 343 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, odu); in create_iface_instance() 359 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, odu); in create_iface_instance() 486 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, w); in create_iface_instance() 502 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, embms); in create_iface_instance()
|
D | IPACM_Netlink.cpp | 682 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg() 752 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg() 798 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg()
|
D | IPACM_Config.cpp | 57 __stringify(IPA_LINK_DOWN_EVENT), /* ipacm_event_data_fid */
|
D | IPACM_Main.cpp | 544 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_driver_msg_notifier()
|
D | IPACM_Lan.cpp | 244 case IPA_LINK_DOWN_EVENT: in event_callback()
|
D | IPACM_Wan.cpp | 663 case IPA_LINK_DOWN_EVENT: in event_callback()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_IfaceManager.cpp | 288 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, lan); in create_iface_instance() 311 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, ETH); in create_iface_instance() 337 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, odu); in create_iface_instance() 353 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, odu); in create_iface_instance() 456 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, w); in create_iface_instance() 472 IPACM_EvtDispatcher::registr(IPA_LINK_DOWN_EVENT, embms); in create_iface_instance()
|
D | IPACM_Netlink.cpp | 682 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg() 745 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg() 790 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_nl_decode_nlmsg()
|
D | IPACM_Config.cpp | 57 __stringify(IPA_LINK_DOWN_EVENT), /* ipacm_event_data_fid */
|
D | IPACM_Main.cpp | 536 evt_data.event = IPA_LINK_DOWN_EVENT; in ipa_driver_msg_notifier()
|
D | IPACM_Lan.cpp | 229 case IPA_LINK_DOWN_EVENT: in event_callback()
|
D | IPACM_Wan.cpp | 663 case IPA_LINK_DOWN_EVENT: in event_callback()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Defs.h | 135 IPA_LINK_DOWN_EVENT, /* ipacm_event_data_fid */ enumerator
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Defs.h | 135 IPA_LINK_DOWN_EVENT, /* ipacm_event_data_fid */ enumerator
|