Home
last modified time | relevance | path

Searched defs:rx_tm_hdl (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_rx_thread.c181 QDF_STATUS dp_rx_tm_dump_stats(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_dump_stats()
206 struct dp_rx_tm_handle *rx_tm_hdl = in dp_check_and_update_pending() local
953 QDF_STATUS dp_rx_tm_init(struct dp_rx_tm_handle *rx_tm_hdl, in dp_rx_tm_init()
1011 QDF_STATUS dp_rx_tm_suspend(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_suspend()
1114 dp_rx_tm_flush_nbuf_list(struct dp_rx_tm_handle *rx_tm_hdl, uint8_t vdev_id) in dp_rx_tm_flush_nbuf_list()
1172 dp_rx_tm_wait_vdev_del_event(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_wait_vdev_del_event()
1241 QDF_STATUS dp_rx_tm_flush_by_vdev_id(struct dp_rx_tm_handle *rx_tm_hdl, in dp_rx_tm_flush_by_vdev_id()
1264 QDF_STATUS dp_rx_tm_resume(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_resume()
1327 static QDF_STATUS dp_rx_tm_shutdown(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_shutdown()
1361 QDF_STATUS dp_rx_tm_deinit(struct dp_rx_tm_handle *rx_tm_hdl) in dp_rx_tm_deinit()
[all …]
/wlan-driver/qcacld-3.0/components/dp/core/inc/
Dwlan_dp_rx_thread.h230 struct dp_rx_tm_handle rx_tm_hdl; member