Home
last modified time | relevance | path

Searched refs:single_ant_path (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtcoutsrc.c151 return rtlpriv->btcoexist.btc_info.single_ant_path; in rtl_get_hwpg_single_ant_path()
1290 u8 ant_num = 2, chip_type, single_ant_path = 0; in exhalbtc_bind_bt_coex_withadapter() local
1331 single_ant_path = rtl_get_hwpg_single_ant_path(rtlpriv); in exhalbtc_bind_bt_coex_withadapter()
1332 exhalbtc_set_single_ant_path(btcoexist, single_ant_path); in exhalbtc_bind_bt_coex_withadapter()
1804 u8 single_ant_path) in exhalbtc_set_single_ant_path() argument
1806 btcoexist->board_info.single_ant_path = single_ant_path; in exhalbtc_set_single_ant_path()
Dhalbtcoutsrc.h147 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member
752 u8 single_ant_path);
Dhalbtc8822b2ant.c4002 if (board_info->single_ant_path == 0) { in ex_btc8822b2ant_pre_load_firmware()
4003 } else if (board_info->single_ant_path == 1) { in ex_btc8822b2ant_pre_load_firmware()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c161 return rtlpriv->btcoexist.btc_info.single_ant_path; in rtl_get_hwpg_single_ant_path()
1353 u8 ant_num = 2, chip_type, single_ant_path = 0; in exhalbtc_bind_bt_coex_withadapter() local
1394 single_ant_path = rtl_get_hwpg_single_ant_path(rtlpriv); in exhalbtc_bind_bt_coex_withadapter()
1395 exhalbtc_set_single_ant_path(btcoexist, single_ant_path); in exhalbtc_bind_bt_coex_withadapter()
2000 u8 single_ant_path) in exhalbtc_set_single_ant_path() argument
2002 btcoexist->board_info.single_ant_path = single_ant_path; in exhalbtc_set_single_ant_path()
Dhalbtcoutsrc.h154 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member
815 u8 single_ant_path);
Dhalbtc8723b2ant.c3601 if (board_info->single_ant_path == 0) { in ex_btc8723b2ant_power_on_setting()
3604 } else if (board_info->single_ant_path == 1) { in ex_btc8723b2ant_power_on_setting()
3636 if (board_info->single_ant_path == 0) { in ex_btc8723b2ant_pre_load_firmware()
3637 } else if (board_info->single_ant_path == 1) { in ex_btc8723b2ant_pre_load_firmware()
Dhalbtc8723b1ant.c2431 if (board_info->single_ant_path == 0) { in ex_btc8723b1ant_power_on_setting()
2436 } else if (board_info->single_ant_path == 1) { in ex_btc8723b1ant_power_on_setting()
Dhalbtc8821a2ant.c3635 if (board_info->single_ant_path == 0) { in ex_btc8821a2ant_pre_load_firmware()
3636 } else if (board_info->single_ant_path == 1) { in ex_btc8821a2ant_pre_load_firmware()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c2701 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
2707 rtlpriv->btcoexist.btc_info.single_ant_path = ANT_MAIN; in rtl8723be_read_bt_coexist_info_from_hwpg()
2715 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
Dphy.c525 if (rtlpriv->btcoexist.btc_info.single_ant_path == 0) in _rtl8723be_phy_bb8723b_config_parafile()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2627 u8 single_ant_path; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2577 u8 single_ant_path; member