Home
last modified time | relevance | path

Searched defs:coex (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c39 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_tx() local
102 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_wl() local
123 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_action() local
162 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_detect() local
173 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
219 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
256 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
301 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
331 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_query_bt_info() local
343 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_monitor_bt_enable() local
[all …]
H A Drtw8821c.c684 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
784 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
826 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
H A Drtw8822b.c1143 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1239 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1287 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1309 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
H A Drtw8723d.c1541 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_rfe_type() local
1573 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_tx_power() local
1593 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_rx_gain() local
H A Dmain.c1119 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
1609 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
H A Ddebug.c766 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_set_coex_enable() local
790 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_get_coex_enable() local
H A Drtw8822c.c2182 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_gnt_fix() local
2249 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_rfe_type() local
2272 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_tx_power() local
2283 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_rx_gain() local
H A Dmain.h1706 struct rtw_coex coex; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c83 static int rtl_alloc_buff(struct rtl_coex_struct *coex) in rtl_alloc_buff()
138 static void rtl_free_buff(struct rtl_coex_struct *coex) in rtl_free_buff()
179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get()
198 static int rtl_ev_node_to_used(struct rtl_coex_struct *coex, in rtl_ev_node_to_used()
210 static struct rtl_l2_buff *rtl_l2_node_get(struct rtl_coex_struct *coex) in rtl_l2_node_get()
231 static int rtl_l2_node_to_used(struct rtl_coex_struct *coex, in rtl_l2_node_to_used()
343 static rtk_conn_prof *find_connection_by_handle(struct rtl_coex_struct * coex, in find_connection_by_handle()
369 static void init_connection_hash(struct rtl_coex_struct * coex) in init_connection_hash()
375 static void add_connection_to_hash(struct rtl_coex_struct * coex, in add_connection_to_hash()
390 static void flush_connection_hash(struct rtl_coex_struct * coex) in flush_connection_hash()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c83 static int rtl_alloc_buff(struct rtl_coex_struct *coex) in rtl_alloc_buff()
138 static void rtl_free_buff(struct rtl_coex_struct *coex) in rtl_free_buff()
179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get()
198 static int rtl_ev_node_to_used(struct rtl_coex_struct *coex, in rtl_ev_node_to_used()
210 static struct rtl_l2_buff *rtl_l2_node_get(struct rtl_coex_struct *coex) in rtl_l2_node_get()
231 static int rtl_l2_node_to_used(struct rtl_coex_struct *coex, in rtl_l2_node_to_used()
343 static rtk_conn_prof *find_connection_by_handle(struct rtl_coex_struct * coex, in find_connection_by_handle()
369 static void init_connection_hash(struct rtl_coex_struct * coex) in init_connection_hash()
375 static void add_connection_to_hash(struct rtl_coex_struct * coex, in add_connection_to_hash()
390 static void flush_connection_hash(struct rtl_coex_struct * coex) in flush_connection_hash()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dcoex.c45 struct mac_ax_coex *coex) in mac_coex_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dcoex.c45 struct mac_ax_coex *coex) in mac_coex_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c631 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1009 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local
H A Dsta_cmd.c1562 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local
H A Dfw.h2375 struct host_cmd_ds_robust_coex coex; member