Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dwow.c47 ret = rtw89_mac_resize_ple_rx_quota(rtwdev, true); in rtw89_wow_config_mac()
60 ret = rtw89_mac_resize_ple_rx_quota(rtwdev, false); in rtw89_wow_config_mac()
Dmac.h1206 int rtw89_mac_resize_ple_rx_quota(struct rtw89_dev *rtwdev, bool wow);
Dmac.c1751 int rtw89_mac_resize_ple_rx_quota(struct rtw89_dev *rtwdev, bool wow) in rtw89_mac_resize_ple_rx_quota() function