Searched refs:tx_mesh_enable (Results 1 – 3 of 3) sorted by relevance
80 ab->hw_params.hw_ops->tx_mesh_enable(ab, tcl_cmd); in ath11k_hal_tx_cmd_desc_setup()
852 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,892 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,932 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,972 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,1012 .tx_mesh_enable = ath11k_hw_wcn6855_tx_mesh_enable,1052 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,
230 void (*tx_mesh_enable)(struct ath11k_base *ab, member