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()
908 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,948 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,988 .tx_mesh_enable = ath11k_hw_ipq8074_tx_mesh_enable,1028 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,1068 .tx_mesh_enable = ath11k_hw_wcn6855_tx_mesh_enable,1108 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,1149 .tx_mesh_enable = ath11k_hw_qcn9074_tx_mesh_enable,
237 void (*tx_mesh_enable)(struct ath11k_base *ab, member