Home
last modified time | relevance | path

Searched refs:rtw89_ple_quota (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dmac.h709 const struct rtw89_ple_quota ple_qt4;
710 const struct rtw89_ple_quota ple_qt5;
711 const struct rtw89_ple_quota ple_qt13;
712 const struct rtw89_ple_quota ple_qt18;
713 const struct rtw89_ple_quota ple_qt44;
714 const struct rtw89_ple_quota ple_qt45;
715 const struct rtw89_ple_quota ple_qt46;
716 const struct rtw89_ple_quota ple_qt47;
717 const struct rtw89_ple_quota ple_qt58;
Dcore.h2464 struct rtw89_ple_quota { struct
2485 const struct rtw89_ple_quota *ple_min_qt; argument
2486 const struct rtw89_ple_quota *ple_max_qt;
Dmac.c1459 const struct rtw89_ple_quota *min_cfg, in ple_quota_cfg()
1460 const struct rtw89_ple_quota *max_cfg) in ple_quota_cfg()