Home
last modified time | relevance | path

Searched refs:htt_h2t_aggr_cfg_msg (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtt.h1943 int (*htt_h2t_aggr_cfg_msg)(struct ath10k_htt *htt, member
2011 if (!htt->tx_ops->htt_h2t_aggr_cfg_msg) in ath10k_htt_h2t_aggr_cfg_msg()
2014 return htt->tx_ops->htt_h2t_aggr_cfg_msg(htt, in ath10k_htt_h2t_aggr_cfg_msg()
Dhtt_tx.c1808 .htt_h2t_aggr_cfg_msg = ath10k_htt_h2t_aggr_cfg_msg_32,
1819 .htt_h2t_aggr_cfg_msg = ath10k_htt_h2t_aggr_cfg_msg_v2,
1826 .htt_h2t_aggr_cfg_msg = ath10k_htt_h2t_aggr_cfg_msg_32,