Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c649 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
650 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()
658 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
659 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()
661 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()
668 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
669 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()
670 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
677 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()
683 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
[all …]
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
DMakefile6 iwlmvm-y += power.o coex.o
/Linux-v4.19/drivers/net/wireless/rsi/
DKconfig52 This option enables the WLAN BT coex support in rsi drivers.
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c1002 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local
1004 u16 action = le16_to_cpu(coex->action); in mwifiex_ret_robust_coex()
1008 *)((u8 *)coex + sizeof(struct host_cmd_ds_robust_coex)); in mwifiex_ret_robust_coex()
Dsta_cmd.c1569 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local
1573 cmd->size = cpu_to_le16(sizeof(*coex) + sizeof(*coex_tlv) + S_DS_GEN); in mwifiex_cmd_robust_coex()
1575 coex->action = cpu_to_le16(cmd_action); in mwifiex_cmd_robust_coex()
1577 ((u8 *)coex + sizeof(*coex)); in mwifiex_cmd_robust_coex()
1581 if (coex->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_robust_coex()
Dfw.h2366 struct host_cmd_ds_robust_coex coex; member
/Linux-v4.19/drivers/bluetooth/
DKconfig411 to the RSI_91x coex module for further scheduling to device