Searched refs:afh_map_le (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 1610 memcpy(&bt_linfo->afh_map_le[0], pafh_v2->afh_le_a, 4); in _update_bt_report() 1611 memcpy(&bt_linfo->afh_map_le[4], pafh_v2->afh_le_b, 1); in _update_bt_report() 1621 memcpy(&bt_linfo->afh_map_le[0], pafh_v7->afh_le_a, 4); in _update_bt_report() 1622 memcpy(&bt_linfo->afh_map_le[4], pafh_v7->afh_le_b, 1); in _update_bt_report() 1637 memcpy(&tbt_linfo->afh_map_le[0], pafh_v8->afh_le_a, 4); in _update_bt_report() 1638 memcpy(&tbt_linfo->afh_map_le[4], pafh_v8->afh_le_b, 1); in _update_bt_report() 10093 u8 *afh_le = bt_linfo->afh_map_le; in _show_bt_info()
|
| H A D | core.h | 2230 u8 afh_map_le[BTC_BT_AFH_LE_GROUP]; member
|