Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dhtt.c428 htt->max_num_amsdu); in ath10k_htt_setup()
Ddebug.c968 amsdu = ar->htt.max_num_amsdu; in ath10k_read_htt_max_amsdu_ampdu()
1003 ar->htt.max_num_amsdu = amsdu; in ath10k_write_htt_max_amsdu_ampdu()
Dcore.c2625 ar->htt.max_num_amsdu = ATH10K_HTT_MAX_NUM_AMSDU_DEFAULT; in ath10k_core_init_firmware_features()
2649 ar->htt.max_num_amsdu = 1; in ath10k_core_init_firmware_features()
Dhtt.h1777 u8 max_num_amsdu; member