Searched refs:rtw89_mac_typ_fltr_opt_be (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | mac_be.c | 895 static int rtw89_mac_typ_fltr_opt_be(struct rtw89_dev *rtwdev, in rtw89_mac_typ_fltr_opt_be() function 940 rtw89_mac_typ_fltr_opt_be(rtwdev, RTW89_MGNT, RTW89_FWD_TO_HOST, mac_idx); in rx_fltr_init_be() 941 rtw89_mac_typ_fltr_opt_be(rtwdev, RTW89_CTRL, RTW89_FWD_TO_HOST, mac_idx); in rx_fltr_init_be() 942 rtw89_mac_typ_fltr_opt_be(rtwdev, RTW89_DATA, RTW89_FWD_TO_HOST, mac_idx); in rx_fltr_init_be() 2565 .typ_fltr_opt = rtw89_mac_typ_fltr_opt_be,
|