Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c1187 u8 *afh_map) in halbtc_get_bt_afh_map_from_bt() argument
1192 u32 *afh_map_l = (u32 *)afh_map; in halbtc_get_bt_afh_map_from_bt()
1193 u32 *afh_map_m = (u32 *)(afh_map + 4); in halbtc_get_bt_afh_map_from_bt()
1194 u16 *afh_map_h = (u16 *)(afh_map + 8); in halbtc_get_bt_afh_map_from_bt()
Dhalbtcoutsrc.h735 u8 *afh_map);