Home
last modified time | relevance | path

Searched refs:afh_map_le (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c1351 memcpy(&bt_linfo->afh_map_le[0], pafh_v2->afh_le_a, 4); in _update_bt_report()
1352 memcpy(&bt_linfo->afh_map_le[4], pafh_v2->afh_le_b, 1); in _update_bt_report()
1362 memcpy(&bt_linfo->afh_map_le[0], pafh_v7->afh_le_a, 4); in _update_bt_report()
1363 memcpy(&bt_linfo->afh_map_le[4], pafh_v7->afh_le_b, 1); in _update_bt_report()
9077 u8 *afh_le = bt_linfo->afh_map_le; in _show_bt_info()
H A Dcore.h1918 u8 afh_map_le[BTC_BT_AFH_LE_GROUP]; member