Home
last modified time | relevance | path

Searched refs:dp_swlm (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_swlm.c96 struct dp_swlm *swlm = &soc->swlm; in dp_swlm_can_tcl_wr_coalesce()
140 struct dp_swlm *swlm = &soc->swlm; in dp_print_swlm_stats()
184 struct dp_swlm *swlm = &soc->swlm; in dp_swlm_tcl_flush_timer()
205 struct dp_swlm *swlm = &soc->swlm; in dp_soc_swlm_tcl_attach()
237 static inline QDF_STATUS dp_soc_swlm_tcl_detach(struct dp_swlm *swlm, in dp_soc_swlm_tcl_detach()
249 struct dp_swlm *swlm = &soc->swlm; in dp_soc_swlm_attach()
278 struct dp_swlm *swlm = &soc->swlm; in dp_soc_swlm_detach()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_swlm.h97 struct dp_swlm *swlm = &soc->swlm; in dp_swlm_tcl_pre_check()
134 struct dp_swlm *swlm = &soc->swlm; in dp_swlm_query_policy()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_swlm.c126 __ATTR(dp_swlm, 0664, hdd_sysfs_dp_swlm_show,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h2131 struct dp_swlm { struct
3140 struct dp_swlm swlm;
Ddp_tx.c1568 struct dp_swlm *swlm = &soc->swlm; in dp_tx_attempt_coalescing()