Searched refs:maxampdu (Results 1 – 3 of 3) sorted by relevance
409 tsta.maxampdu = cpu_to_be16(0xffff); in ath9k_htc_add_monitor_interface()476 u16 maxampdu; in ath9k_htc_add_station() local493 maxampdu = 1 << (IEEE80211_HT_MAX_AMPDU_FACTOR + in ath9k_htc_add_station()495 tsta.maxampdu = cpu_to_be16(maxampdu); in ath9k_htc_add_station()499 tsta.maxampdu = cpu_to_be16(0xffff); in ath9k_htc_add_station()
46 an->maxampdu); in read_file_node_aggr()
130 __be16 maxampdu; member