Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dwow.c735 mac->typ_fltr_opt(rtwdev, RTW89_MGNT, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
736 mac->typ_fltr_opt(rtwdev, RTW89_CTRL, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
737 mac->typ_fltr_opt(rtwdev, RTW89_DATA, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
H A Dmac.h982 int (*typ_fltr_opt)(struct rtw89_dev *rtwdev, member
H A Dmac_be.c2600 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_be,
H A Dmac.c6853 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_ax,