Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c428 htt->max_num_amsdu); in ath10k_htt_setup()
H A 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()
H A Dcore.c2628 ar->htt.max_num_amsdu = ATH10K_HTT_MAX_NUM_AMSDU_DEFAULT; in ath10k_core_init_firmware_features()
2652 ar->htt.max_num_amsdu = 1; in ath10k_core_init_firmware_features()
H A Dhtt.h1777 u8 max_num_amsdu; member