Home
last modified time | relevance | path

Searched refs:hal_tx_update_pcp_tid_map (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h874 static inline void hal_tx_update_pcp_tid_map(hal_soc_handle_t hal_soc_hdl, in hal_tx_update_pcp_tid_map() function
879 hal_soc->ops->hal_tx_update_pcp_tid_map(hal_soc, pcp, tid); in hal_tx_update_pcp_tid_map()
Dhal_internal.h1176 void (*hal_tx_update_pcp_tid_map)(struct hal_soc *hal_soc, uint8_t pcp, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c1136 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1207 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1324 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1320 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1866 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c1406 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1835 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1780 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1846 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1985 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1871 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qcn6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1547 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1868 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_qcn9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c2179 hal_soc->ops->hal_tx_update_pcp_tid_map = in hal_hw_txrx_ops_attach_kiwi()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c2929 hal_tx_update_pcp_tid_map(soc->hal_soc, pcp, tid); in dp_set_pdev_pcp_tid_map_wifi3()
Ddp_main.c11844 hal_tx_update_pcp_tid_map(soc->hal_soc, soc->pcp_tid_map[i], i); in dp_set_umac_regs()