Home
last modified time | relevance | path

Searched refs:tx_mesh_enable (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhal_tx.c80 ab->hw_params.hw_ops->tx_mesh_enable(ab, tcl_cmd); in ath11k_hal_tx_cmd_desc_setup()
Dhw.c773 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,
809 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,
845 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,
881 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,
917 .tx_mesh_enable = ath11k_hw_wcn6855_tx_mesh_enable,
Dhw.h174 void (*tx_mesh_enable)(struct ath11k_base *ab, member