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.c429 htt->max_num_amsdu); in ath10k_htt_setup()
H A Ddebug.c1012 amsdu = ar->htt.max_num_amsdu; in ath10k_read_htt_max_amsdu_ampdu()
1047 ar->htt.max_num_amsdu = amsdu; in ath10k_write_htt_max_amsdu_ampdu()
H A Dcore.c2762 ar->htt.max_num_amsdu = ATH10K_HTT_MAX_NUM_AMSDU_DEFAULT; in ath10k_core_init_firmware_features()
2786 ar->htt.max_num_amsdu = 1; in ath10k_core_init_firmware_features()
H A Dhtt.h1800 u8 max_num_amsdu; member