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.c959 memcpy(&bt_linfo->afh_map_le[0], pafh_v2->afh_le_a, 4); in _update_bt_report()
960 memcpy(&bt_linfo->afh_map_le[4], pafh_v2->afh_le_b, 1); in _update_bt_report()
6403 u8 *afh_le = bt_linfo->afh_map_le; in _show_bt_info()
H A Dcore.h1550 u8 afh_map_le[BTC_BT_AFH_LE_GROUP]; member