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.c738 mac->typ_fltr_opt(rtwdev, RTW89_MGNT, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
739 mac->typ_fltr_opt(rtwdev, RTW89_CTRL, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
740 mac->typ_fltr_opt(rtwdev, RTW89_DATA, fwd_target, RTW89_MAC_0); in rtw89_wow_set_rx_filter()
H A Dmac.h1009 int (*typ_fltr_opt)(struct rtw89_dev *rtwdev, member
H A Dmac_be.c2602 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_be,
H A Dmac.c7007 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_ax,