Home
last modified time | relevance | path

Searched refs:tx_set_dscp_tid_map (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c475 .tx_set_dscp_tid_map = ath12k_wifi7_hal_tx_set_dscp_tid_map,
H A Dhal_wcn7850.c790 .tx_set_dscp_tid_map = ath12k_wifi7_hal_tx_set_dscp_tid_map,
H A Dhal_qcn9274.c1019 .tx_set_dscp_tid_map = ath12k_wifi7_hal_tx_set_dscp_tid_map,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c56 ab->hal.ops->tx_set_dscp_tid_map(ab, id); in ath12k_hal_tx_set_dscp_tid_map()
H A Dhal.h1401 void (*tx_set_dscp_tid_map)(struct ath12k_base *ab, int id); member