Home
last modified time | relevance | path

Searched refs:flt1_rslt (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.c3700 void dp_ipa_wdi_opt_dpath_notify_flt_add_rem_cb(int flt0_rslt, int flt1_rslt)
3702 wlan_ipa_wdi_opt_dpath_notify_flt_add_rem_cb(flt0_rslt, flt1_rslt);
3732 void dp_ipa_wdi_opt_dpath_notify_flt_rlsd(int flt0_rslt, int flt1_rslt)
3734 wlan_ipa_wdi_opt_dpath_notify_flt_rlsd(flt0_rslt, flt1_rslt);
H A Ddp_internal.h3287 int flt1_rslt);
3288 void dp_ipa_wdi_opt_dpath_notify_flt_add_rem_cb(int flt0_rslt, int flt1_rslt);
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c5652 void wlan_ipa_wdi_opt_dpath_notify_flt_rlsd(int flt0_rslt, int flt1_rslt) in wlan_ipa_wdi_opt_dpath_notify_flt_rlsd() argument
5669 flt1_rslt == 0)) in wlan_ipa_wdi_opt_dpath_notify_flt_rlsd()
5707 void wlan_ipa_wdi_opt_dpath_notify_flt_add_rem_cb(int flt0_rslt, int flt1_rslt) in wlan_ipa_wdi_opt_dpath_notify_flt_add_rem_cb() argument
5717 flt1_rslt == 0)) in wlan_ipa_wdi_opt_dpath_notify_flt_add_rem_cb()