Home
last modified time | relevance | path

Searched refs:btc_ops (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c236 struct btc_ops *ops = btc->ops; in rtw_hal_btc_update_role_info_ntfy()
250 struct btc_ops *ops = btc->ops; in rtw_hal_btc_power_off_ntfy()
260 struct btc_ops *ops = btc->ops; in rtw_hal_btc_init_coex_cfg_ntfy()
272 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_start_ntfy()
282 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_finish_ntfy()
293 struct btc_ops *ops = btc->ops; in rtw_hal_btc_switch_band_ntfy()
303 struct btc_ops *ops = btc->ops; in rtw_hal_btc_packet_event_ntfy()
313 struct btc_ops *ops = btc->ops; in rtw_hal_btc_radio_state_ntfy()
323 struct btc_ops *ops = btc->ops; in rtw_hal_btc_customerize_ntfy()
333 struct btc_ops *ops = btc->ops; in rtw_hal_btc_wl_rfk_ntfy()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c235 struct btc_ops *ops = btc->ops; in rtw_hal_btc_update_role_info_ntfy()
302 struct btc_ops *ops = btc->ops; in rtw_hal_btc_power_off_ntfy()
312 struct btc_ops *ops = btc->ops; in rtw_hal_btc_init_coex_cfg_ntfy()
324 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_start_ntfy()
334 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_finish_ntfy()
345 struct btc_ops *ops = btc->ops; in rtw_hal_btc_switch_band_ntfy()
355 struct btc_ops *ops = btc->ops; in rtw_hal_btc_packet_event_ntfy()
365 struct btc_ops *ops = btc->ops; in rtw_hal_btc_radio_state_ntfy()
375 struct btc_ops *ops = btc->ops; in rtw_hal_btc_customerize_ntfy()
385 struct btc_ops *ops = btc->ops; in rtw_hal_btc_wl_rfk_ntfy()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c223 struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl8723be_set_fw_pwrmode_cmd() local
225 btc_ops->btc_is_bt_ctrl_lps(rtlpriv) : false); in rtl8723be_set_fw_pwrmode_cmd()
227 btc_ops->btc_is_bt_lps_on(rtlpriv) : false); in rtl8723be_set_fw_pwrmode_cmd()
267 byte5 = btc_ops->btc_get_lps_val(rtlpriv); in rtl8723be_set_fw_pwrmode_cmd()
268 power_state = btc_ops->btc_get_rpwm_val(rtlpriv); in rtl8723be_set_fw_pwrmode_cmd()
297 btc_ops->btc_record_pwr_mode(rtlpriv, u1_h2c_set_pwrmode, in rtl8723be_set_fw_pwrmode_cmd()
H A Dsw.c75 rtlpriv->btcoexist.btc_ops = rtl_btc_get_ops_pointer(); in rtl8723be_init_sw_vars()
H A Ddm.c1123 if (!rtlpriv->btcoexist.btc_ops->btc_is_bt_disabled(rtlpriv)) { in rtl8723be_dm_dynamic_atc_switch()
H A Dhw.c829 rtlpriv->btcoexist.btc_ops->btc_power_on_setting(rtlpriv); in _rtl8723be_init_mac()
2714 rtlpriv->btcoexist.btc_ops->btc_init_hw_config(rtlpriv); in rtl8723be_bt_hw_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c402 struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl92ee_set_fw_pwrmode_cmd() local
404 btc_ops->btc_is_bt_ctrl_lps(rtlpriv) : false); in rtl92ee_set_fw_pwrmode_cmd()
406 btc_ops->btc_is_bt_lps_on(rtlpriv) : false); in rtl92ee_set_fw_pwrmode_cmd()
446 byte5 = btc_ops->btc_get_lps_val(rtlpriv); in rtl92ee_set_fw_pwrmode_cmd()
447 power_state = btc_ops->btc_get_rpwm_val(rtlpriv); in rtl92ee_set_fw_pwrmode_cmd()
478 btc_ops->btc_record_pwr_mode(rtlpriv, u1_h2c_set_pwrmode, in rtl92ee_set_fw_pwrmode_cmd()
H A Dsw.c76 rtlpriv->btcoexist.btc_ops = rtl_btc_get_ops_pointer(); in rtl92ee_init_sw_vars()
H A Ddm.c688 if (!rtlpriv->btcoexist.btc_ops-> in rtl92ee_dm_dynamic_atc_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fw.c510 struct btc_ops *ops = btc->ops; in hal_btc_fw_en_rpt()
541 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_slots()
571 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_monreg()
643 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_policy()
686 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_gpio_dbg()
720 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_drv_info()
827 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_drv_event()
837 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_bt()
H A Dhal_btc.h1008 struct btc_ops { struct
1281 struct btc_ops *ops;
H A Dhal_btc.c34 static struct btc_ops _btc_ops = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fw.c510 struct btc_ops *ops = btc->ops; in hal_btc_fw_en_rpt()
541 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_slots()
571 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_monreg()
643 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_policy()
686 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_gpio_dbg()
720 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_drv_info()
827 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_drv_event()
837 struct btc_ops *ops = btc->ops; in hal_btc_fw_set_bt()
H A Dhal_btc.h1005 struct btc_ops { struct
1276 struct btc_ops *ops;
H A Dhal_btc.c34 static struct btc_ops _btc_ops = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c472 struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl8821ae_set_fw_pwrmode_cmd() local
474 btc_ops->btc_is_bt_ctrl_lps(rtlpriv) : false); in rtl8821ae_set_fw_pwrmode_cmd()
476 btc_ops->btc_is_bt_lps_on(rtlpriv) : false); in rtl8821ae_set_fw_pwrmode_cmd()
516 byte5 = btc_ops->btc_get_lps_val(rtlpriv); in rtl8821ae_set_fw_pwrmode_cmd()
517 power_state = btc_ops->btc_get_rpwm_val(rtlpriv); in rtl8821ae_set_fw_pwrmode_cmd()
548 btc_ops->btc_record_pwr_mode(rtlpriv, u1_h2c_set_pwrmode, in rtl8821ae_set_fw_pwrmode_cmd()
H A Dsw.c77 rtlpriv->btcoexist.btc_ops = rtl_btc_get_ops_pointer(); in rtl8821ae_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1457 rtlpriv->btcoexist.btc_ops->btc_special_packet_notify( in setup_special_tx()
1820 rtlpriv->btcoexist.btc_ops->btc_get_ampdu_cfg(rtlpriv, in rtl_rx_agg_start()
1883 struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl_rx_ampdu_apply() local
1887 btc_ops->btc_get_ampdu_cfg(rtlpriv, &reject_agg, in rtl_rx_ampdu_apply()
2144 rtlpriv->btcoexist.btc_ops->btc_is_bt_ctrl_lps(rtlpriv)) in rtl_watchdog_wq_callback()
2212 rtlpriv->btcoexist.btc_ops->btc_periodical(rtlpriv); in rtl_watchdog_wq_callback()
2297 const struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl_c2h_content_parsing() local
2324 btc_ops->btc_btinfo_notify(rtlpriv, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
2330 btc_ops->btc_btmpinfo_notify(rtlpriv, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
H A Dps.c239 rtlpriv->btcoexist.btc_ops->btc_ips_notify(rtlpriv, in rtl_ips_nic_off_wq_callback()
284 rtlpriv->btcoexist.btc_ops->btc_ips_notify(rtlpriv, in rtl_ips_nic_on()
368 rtlpriv->btcoexist.btc_ops->btc_lps_notify(rtlpriv, rt_psmode); in rtl_lps_set_psmode()
375 rtlpriv->btcoexist.btc_ops->btc_lps_notify(rtlpriv, rt_psmode); in rtl_lps_set_psmode()
H A Dpci.c1772 struct rtl_btc_ops *btc_ops = rtlpriv->btcoexist.btc_ops; in rtl_pci_start() local
1782 btc_ops->btc_init_variables(rtlpriv); in rtl_pci_start()
1783 btc_ops->btc_init_hal_vars(rtlpriv); in rtl_pci_start()
1784 } else if (btc_ops) { in rtl_pci_start()
1785 btc_ops->btc_init_variables_wifi_only(rtlpriv); in rtl_pci_start()
1825 rtlpriv->btcoexist.btc_ops->btc_halt_notify(rtlpriv); in rtl_pci_stop()
1827 if (rtlpriv->btcoexist.btc_ops) in rtl_pci_stop()
1828 rtlpriv->btcoexist.btc_ops->btc_deinit_variables(rtlpriv); in rtl_pci_stop()
H A Dcore.c1198 rtlpriv->btcoexist.btc_ops->btc_mediastatus_notify( in rtl_op_bss_info_changed()
1442 rtlpriv->btcoexist.btc_ops->btc_scan_notify(rtlpriv, 1); in rtl_op_sw_scan_start()
1443 else if (rtlpriv->btcoexist.btc_ops) in rtl_op_sw_scan_start()
1444 rtlpriv->btcoexist.btc_ops->btc_scan_notify_wifi_only(rtlpriv, in rtl_op_sw_scan_start()
1500 rtlpriv->btcoexist.btc_ops->btc_scan_notify(rtlpriv, 0); in rtl_op_sw_scan_complete()
1501 else if (rtlpriv->btcoexist.btc_ops) in rtl_op_sw_scan_complete()
1502 rtlpriv->btcoexist.btc_ops->btc_scan_notify_wifi_only(rtlpriv, in rtl_op_sw_scan_complete()
H A Ddebug.c252 rtlpriv->btcoexist.btc_ops->btc_display_bt_coex_info(rtlpriv, in rtl_debug_get_btcoex()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c79 rtlpriv->btcoexist.btc_ops = rtl_btc_get_ops_pointer(); in rtl8723e_init_sw_vars()
H A Dhal_btc.c1749 rtlpriv->btcoexist.btc_ops->btc_periodical(rtlpriv); in rtl_8723e_c2h_command_handle()
H A Dhw.c2399 rtlpriv->btcoexist.btc_ops->btc_init_hw_config(rtlpriv); in rtl8723e_bt_hw_init()

12