Home
last modified time | relevance | path

Searched refs:coex (Results 1 – 25 of 27) sorted by relevance

12

/drivers/net/wireless/realtek/rtw88/
A Dcoex.c40 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_tx() local
99 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_wl() local
114 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_freerun_check() local
150 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_slot_extend() local
168 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_action() local
208 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_detect() local
260 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
310 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
369 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
414 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
[all …]
A Dmain.c1546 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
1556 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop()
1557 cancel_delayed_work_sync(&coex->bt_reenable_work); in rtw_core_stop()
1558 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop()
1559 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop()
1560 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()
1563 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
2112 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
2143 skb_queue_head_init(&rtwdev->coex.queue); in rtw_core_init()
2152 init_waitqueue_head(&rtwdev->coex.wait); in rtw_core_init()
[all …]
A Drtw8821a.c764 struct rtw_coex *coex = &rtwdev->coex; in rtw8821a_coex_cfg_ant_switch() local
765 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821a_coex_cfg_ant_switch()
834 struct rtw_coex *coex = &rtwdev->coex; in rtw8821a_coex_cfg_rfe_type() local
835 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821a_coex_cfg_rfe_type()
842 struct rtw_coex *coex = &rtwdev->coex; in rtw8821a_coex_cfg_wl_tx_power() local
843 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821a_coex_cfg_wl_tx_power()
A Dcoex.h417 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
418 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_disabled()
A Drtw8822b.c1127 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1128 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_ant_switch()
1129 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch()
1223 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1224 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type()
1271 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1272 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_tx_power()
1293 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
1294 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_rx_gain()
A Drtw8821c.c838 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
839 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_ant_switch()
840 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch()
947 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
948 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type()
989 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
990 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_wl_tx_power()
A Drtw8723d.c1067 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_rfe_type() local
1068 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type()
1099 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_tx_power() local
1100 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8723d_coex_cfg_wl_tx_power()
1119 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_rx_gain() local
1120 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8723d_coex_cfg_wl_rx_gain()
A Ddebug.c941 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_set_coex_enable() local
950 coex->manual_control = !enable; in rtw_debugfs_set_coex_enable()
960 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_get_coex_enable() local
963 coex->manual_control ? "disabled" : "enabled"); in rtw_debugfs_get_coex_enable()
A DMakefile12 coex.o \
A Dmac80211.c379 struct rtw_coex *coex = &rtwdev->coex; in rtw_ops_bss_info_changed() local
380 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_ops_bss_info_changed()
A Drtw8822c.c2952 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_gnt_fix() local
2953 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw8822c_coex_cfg_gnt_fix()
2962 if ((coex_stat->kt_ver == 0 && coex->under_5g) || coex->freerun) in rtw8822c_coex_cfg_gnt_fix()
3008 coex->under_5g || !efuse->share_ant) { in rtw8822c_coex_cfg_gnt_fix()
3040 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_rfe_type() local
3041 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type()
3063 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_tx_power() local
3064 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822c_coex_cfg_wl_tx_power()
3074 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_rx_gain() local
3075 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822c_coex_cfg_wl_rx_gain()
A Dps.c281 if (rtwdev->coex.stat.wl_force_lps_ctrl) in rtw_enter_lps()
A Drtw8703b.c1669 struct rtw_coex *coex = &rtwdev->coex; in rtw8703b_coex_set_rfe_type() local
1670 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8703b_coex_set_rfe_type()
A Drtw8814a.c1821 struct rtw_coex *coex = &rtwdev->coex; in rtw8814a_coex_cfg_rfe_type() local
1822 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8814a_coex_cfg_rfe_type()
/drivers/net/wireless/intel/iwlwifi/dvm/
A Dlib.c626 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
627 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()
635 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
636 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()
638 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()
645 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
646 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()
647 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
654 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()
660 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
[all …]
/drivers/net/wireless/intel/iwlwifi/mld/
A DMakefile6 iwlmld-y += scan.o sta.o tx.o coex.o tlc.o agg.o key.o regulatory.o ap.o thermal.o roc.o stats.o
/drivers/net/wireless/intel/iwlwifi/mvm/
A DMakefile7 iwlmvm-y += power.o coex.o
/drivers/net/wireless/realtek/rtw89/
A DMakefile16 coex.o \
A Dmac.h1323 int rtw89_mac_coex_init(struct rtw89_dev *rtwdev, const struct rtw89_mac_ax_coex *coex);
1325 const struct rtw89_mac_ax_coex *coex);
A Dmac.c5936 int rtw89_mac_coex_init(struct rtw89_dev *rtwdev, const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init() argument
5971 switch (coex->pta_mode) { in rtw89_mac_coex_init()
6008 switch (coex->direction) { in rtw89_mac_coex_init()
6033 const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init_v1() argument
6041 switch (coex->pta_mode) { in rtw89_mac_coex_init_v1()
/drivers/net/wireless/rsi/
A DKconfig53 This option enables the WLAN BT coex support in rsi drivers.
/drivers/net/wireless/marvell/mwifiex/
A Dsta_cmdresp.c1022 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local
1024 u16 action = le16_to_cpu(coex->action); in mwifiex_ret_robust_coex()
1028 *)((u8 *)coex + sizeof(struct host_cmd_ds_robust_coex)); in mwifiex_ret_robust_coex()
A Dsta_cmd.c1548 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local
1552 cmd->size = cpu_to_le16(sizeof(*coex) + sizeof(*coex_tlv) + S_DS_GEN); in mwifiex_cmd_robust_coex()
1554 coex->action = cpu_to_le16(cmd_action); in mwifiex_cmd_robust_coex()
1556 ((u8 *)coex + sizeof(*coex)); in mwifiex_cmd_robust_coex()
1560 if (coex->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_robust_coex()
/drivers/firmware/arm_scmi/
A Ddriver.c3149 bool coex = IS_ENABLED(CONFIG_ARM_SCMI_RAW_MODE_SUPPORT_COEX); in scmi_probe() local
3223 if (!coex) { in scmi_probe()
3252 if (coex) { in scmi_probe()
/drivers/bluetooth/
A DKconfig469 to the RSI_91x coex module for further scheduling to device

Completed in 131 milliseconds

12