Home
last modified time | relevance | path

Searched refs:max_num_amsdu (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtt.c429 htt->max_num_amsdu); in ath10k_htt_setup()
Ddebug.c969 amsdu = ar->htt.max_num_amsdu; in ath10k_read_htt_max_amsdu_ampdu()
1004 ar->htt.max_num_amsdu = amsdu; in ath10k_write_htt_max_amsdu_ampdu()
Dcore.c2644 ar->htt.max_num_amsdu = ATH10K_HTT_MAX_NUM_AMSDU_DEFAULT; in ath10k_core_init_firmware_features()
2668 ar->htt.max_num_amsdu = 1; in ath10k_core_init_firmware_features()
Dhtt.h1781 u8 max_num_amsdu; member