Searched refs:fwc2hfunc (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 140 .fwevntrptl = 1, .fwc2hfunc = 2, .drvinfo_type = 1, .info_buf = 1800, 148 .fwevntrptl = 1, .fwc2hfunc = 2, .drvinfo_type = 1, .info_buf = 1800, 156 .fwevntrptl = 1, .fwc2hfunc = 1, .drvinfo_type = 1, .info_buf = 1800, 8062 if (ver->fwc2hfunc == 0) in rtw89_btc_c2h_get_index_by_ver() 8067 if (ver->fwc2hfunc == 0) in rtw89_btc_c2h_get_index_by_ver() 8069 else if (ver->fwc2hfunc == 1) in rtw89_btc_c2h_get_index_by_ver() 8071 else if (ver->fwc2hfunc == 2) in rtw89_btc_c2h_get_index_by_ver() 8076 if (ver->fwc2hfunc == 0) in rtw89_btc_c2h_get_index_by_ver() 8078 else if (ver->fwc2hfunc == 1) in rtw89_btc_c2h_get_index_by_ver() 8080 else if (ver->fwc2hfunc == 2) in rtw89_btc_c2h_get_index_by_ver() [all …]
|
| H A D | core.h | 3164 u8 fwc2hfunc; member
|