Home
last modified time | relevance | path

Searched refs:hal_tx_set_tidmap_prty (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h890 void hal_tx_set_tidmap_prty(hal_soc_handle_t hal_soc_hdl, uint8_t val) in hal_tx_set_tidmap_prty() function
894 hal_soc->ops->hal_tx_set_tidmap_prty(hal_soc, val); in hal_tx_set_tidmap_prty()
Dhal_internal.h1178 void (*hal_tx_set_tidmap_prty)(struct hal_soc *hal_soc, uint8_t prio); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c1138 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1209 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1326 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1322 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1868 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1408 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1837 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1782 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1848 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1987 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1873 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qcn6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1549 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1870 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_qcn9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2181 hal_soc->ops->hal_tx_set_tidmap_prty = in hal_hw_txrx_ops_attach_kiwi()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c8058 hal_tx_set_tidmap_prty(soc->hal_soc, prio); in dp_set_pdev_tidmap_prty_wifi3()