Home
last modified time | relevance | path

Searched refs:max_amsdu_limit (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c753 .max_amsdu_limit = 5000,
H A Drtw8852b.c819 .max_amsdu_limit = 5000,
H A Drtw8852a.c2183 .max_amsdu_limit = 3500,
H A Drtw8851b.c2466 .max_amsdu_limit = 3500,
H A Drtw8852c.c2977 .max_amsdu_limit = 8000,
H A Drtw8922a.c2788 .max_amsdu_limit = 8000,
H A Dcore.h4269 u16 max_amsdu_limit; member
H A Dphy.c50 return rtwdev->chip->max_amsdu_limit; in get_max_amsdu_len()