Searched refs:hal_reo_qdesc_setup (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_reo.h | 687 static inline void hal_reo_qdesc_setup(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup() function 701 if (hal_soc->ops->hal_reo_qdesc_setup) in hal_reo_qdesc_setup() 702 hal_soc->ops->hal_reo_qdesc_setup(hal_soc_hdl, tid, in hal_reo_qdesc_setup()
|
H A D | hal_internal.h | 1086 void (*hal_reo_qdesc_setup)(hal_soc_handle_t hal_soc_hdl, int tid, member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
H A D | hal_rh_generic_api.c | 900 hal_soc->ops->hal_reo_qdesc_setup = hal_reo_qdesc_setup_rh; in hal_hw_txrx_default_ops_attach_rh()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_generic_api.c | 968 hal_soc->ops->hal_reo_qdesc_setup = hal_reo_qdesc_setup_be; in hal_hw_txrx_default_ops_attach_be()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
H A D | hal_li_generic_api.c | 1150 hal_soc->ops->hal_reo_qdesc_setup = hal_reo_qdesc_setup_li; in hal_hw_txrx_default_ops_attach_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx_tid.c | 715 hal_reo_qdesc_setup(soc->hal_soc, tid, ba_window_size, start_seq, in dp_single_rx_tid_setup()
|