Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h824 void hal_tx_update_dscp_tid(hal_soc_handle_t hal_soc_hdl, uint8_t tid, in hal_tx_update_dscp_tid() function
829 hal_soc->ops->hal_tx_update_dscp_tid(hal_soc, tid, id, dscp); in hal_tx_update_dscp_tid()
Dhal_internal.h1098 void (*hal_tx_update_dscp_tid)(struct hal_soc *hal_soc, uint8_t tid, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c1075 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6290; in hal_hw_txrx_ops_attach_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1146 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6390; in hal_hw_txrx_ops_attach_qca6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1263 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_8074; in hal_hw_txrx_ops_attach_qca8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1258 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_8074v2; in hal_hw_txrx_ops_attach_qca8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1805 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6450; in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1357 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_5332; in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1774 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6490; in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1720 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_5018; in hal_hw_txrx_ops_attach_qca5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1787 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_9224; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1924 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6750; in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1810 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6122; in hal_hw_txrx_ops_attach_qcn6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1494 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_6432; in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1807 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_9000; in hal_hw_txrx_ops_attach_qcn9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2133 hal_soc->ops->hal_tx_update_dscp_tid = hal_tx_update_dscp_tid_kiwi; in hal_hw_txrx_ops_attach_kiwi()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c10028 hal_tx_update_dscp_tid(soc->hal_soc, tid, in dp_set_pdev_dscp_tid_map_wifi3()