Searched refs:fit_xmap (Results 1 – 2 of 2) sorted by relevance
8321 dm->fit_xmap[i][BTC_BT_1ST] = wl_rf_band[i] & bt0->rf_band_map; in _set_coex_binding()8322 dm->fit_xmap[i][BTC_BT_2ND] = wl_rf_band[i] & bt1->rf_band_map; in _set_coex_binding()8323 dm->fit_xmap[i][BTC_BT_EXT] = wl_rf_band[i] & bt2->rf_band_map; in _set_coex_binding()8357 dm->fit_xmap[path_hwb[i]][j]; in _set_coex_binding()8359 dm->fit_xmap[path_hwb[i]][j]; in _set_coex_binding()8361 dm->fit_xmap[path_hwb[i]][j]; in _set_coex_binding()
4063 u8 fit_xmap[RTW89_PHY_NUM][BTC_ALL_BT_EZL]; /* HWB-BT freq interact-map */ member