Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.c80 ab->hw_params.hw_ops->tx_mesh_enable(ab, tcl_cmd); in ath11k_hal_tx_cmd_desc_setup()
H A Dhw.c908 .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,
H A Dhw.h237 void (*tx_mesh_enable)(struct ath11k_base *ab, member