Home
last modified time | relevance | path

Searched refs:rfe_parms_conf (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c840 .rfe_parms_conf = NULL,
H A Drtw8852b.c981 .rfe_parms_conf = NULL,
H A Drtw8852a.c2386 .rfe_parms_conf = NULL,
H A Drtw8851b.c2623 .rfe_parms_conf = rtw89_8851b_rfe_parms_conf,
H A Drtw8852c.c3183 .rfe_parms_conf = NULL,
H A Drtw8922a.c3248 .rfe_parms_conf = NULL, /* load parm from fw */
H A Drtw8922d.c3723 .rfe_parms_conf = NULL, /* load parm from fw */
H A Dcore.h5792 const struct rtw89_rfe_parms_conf *rfe_parms_conf; member
H A Dcore.c7187 const struct rtw89_rfe_parms_conf *conf = chip->rfe_parms_conf; in rtw89_core_setup_rfe_parms()