Home
last modified time | relevance | path

Searched refs:mgmt_tx_completion (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3999 int status = __le32_to_cpu(resp->mgmt_tx_completion.status); in ath10k_htt_t2h_msg_handler()
4000 int info = __le32_to_cpu(resp->mgmt_tx_completion.info); in ath10k_htt_t2h_msg_handler()
4002 tx_done.msdu_id = __le32_to_cpu(resp->mgmt_tx_completion.desc_id); in ath10k_htt_t2h_msg_handler()
4009 (resp->mgmt_tx_completion.flags & in ath10k_htt_t2h_msg_handler()
H A Dhtt.h1814 struct htt_mgmt_tx_completion mgmt_tx_completion; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c4127 int status = __le32_to_cpu(resp->mgmt_tx_completion.status); in ath10k_htt_t2h_msg_handler()
4128 int info = __le32_to_cpu(resp->mgmt_tx_completion.info); in ath10k_htt_t2h_msg_handler()
4130 tx_done.msdu_id = __le32_to_cpu(resp->mgmt_tx_completion.desc_id); in ath10k_htt_t2h_msg_handler()
4137 (resp->mgmt_tx_completion.flags & in ath10k_htt_t2h_msg_handler()
H A Dhtt.h1704 struct htt_mgmt_tx_completion mgmt_tx_completion; member

Completed in 22 milliseconds