Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dwow.c787 mac->typ_fltr_opt(rtwdev, RTW89_MGNT, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
788 mac->typ_fltr_opt(rtwdev, RTW89_CTRL, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
789 mac->typ_fltr_opt(rtwdev, RTW89_DATA, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
H A Dmac.h1059 int (*typ_fltr_opt)(struct rtw89_dev *rtwdev, member
H A Dmac_be.c3211 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_be,
H A Dmac.c7325 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_ax,