Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H 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 …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A DMakefile7 iwlmvm-y += power.o coex.o
/linux/drivers/net/wireless/rsi/
H A DKconfig53 This option enables the WLAN BT coex support in rsi drivers.
/linux/drivers/net/wireless/realtek/rtw88/
H A DMakefile12 coex.o \
H 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()
H A Dps.c281 if (rtwdev->coex.stat.wl_force_lps_ctrl) in rtw_enter_lps()
H 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()
H 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()
/linux/drivers/net/wireless/marvell/mwifiex/
H 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()
H A Dfw.h2440 struct host_cmd_ds_robust_coex coex; member
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3-mini.dts387 ngff-coex-conf {