Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c428 htt->max_num_amsdu); in ath10k_htt_setup()
H A Ddebug.c1009 amsdu = ar->htt.max_num_amsdu; in ath10k_read_htt_max_amsdu_ampdu()
1044 ar->htt.max_num_amsdu = amsdu; in ath10k_write_htt_max_amsdu_ampdu()
H A Dcore.c2702 ar->htt.max_num_amsdu = ATH10K_HTT_MAX_NUM_AMSDU_DEFAULT; in ath10k_core_init_firmware_features()
2726 ar->htt.max_num_amsdu = 1; in ath10k_core_init_firmware_features()
H A Dhtt.h1796 u8 max_num_amsdu; member