Home
last modified time | relevance | path

Searched refs:hal_tx_desc_set_lmac_id (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_tx.h77 static inline void hal_tx_desc_set_lmac_id(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_lmac_id() function
82 hal_soc->ops->hal_tx_desc_set_lmac_id(desc, lmac_id); in hal_tx_desc_set_lmac_id()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_tx.h83 hal_soc->ops->hal_tx_desc_set_lmac_id(desc, lmac_id); in hal_tx_desc_set_lmac_id_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c312 hal_tx_desc_set_lmac_id(soc->hal_soc, hal_tx_desc_cached, in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c1076 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6290; in hal_hw_txrx_ops_attach_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1147 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6390; in hal_hw_txrx_ops_attach_qca6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_internal.h1101 void (*hal_tx_desc_set_lmac_id)(void *desc, uint8_t lmac_id); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1264 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_8074; in hal_hw_txrx_ops_attach_qca8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1259 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_8074v2; in hal_hw_txrx_ops_attach_qca8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c1806 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6450; in hal_hw_txrx_ops_attach_wcn6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1775 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6490; in hal_hw_txrx_ops_attach_qca6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1721 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_5018; in hal_hw_txrx_ops_attach_qca5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1925 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6750; in hal_hw_txrx_ops_attach_qca6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1811 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_6122; in hal_hw_txrx_ops_attach_qcn6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1808 hal_soc->ops->hal_tx_desc_set_lmac_id = hal_tx_desc_set_lmac_id_9000; in hal_hw_txrx_ops_attach_qcn9000()