Searched refs:coex (Results 1 – 13 of 13) sorted by relevance
40 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_tx() local41 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_limited_tx()99 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_wl() local100 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw_coex_limited_wl()104 if (!coex->under_5g && coex_dm->bt_status != COEX_BTSTATUS_NCON_IDLE) { in rtw_coex_limited_wl()114 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_freerun_check() local115 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw_coex_freerun_check()116 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_freerun_check()150 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_slot_extend() local151 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_wl_slot_extend()[all …]
920 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_set_coex_enable() local929 coex->manual_control = !enable; in rtw_debugfs_set_coex_enable()939 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_get_coex_enable() local942 coex->manual_control ? "disabled" : "enabled"); in rtw_debugfs_get_coex_enable()
379 struct rtw_coex *coex = &rtwdev->coex; in rtw_ops_bss_info_changed() local380 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_ops_bss_info_changed()
281 if (rtwdev->coex.stat.wl_force_lps_ctrl) in rtw_enter_lps()
626 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local627 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 …]
7 iwlmvm-y += power.o coex.o
16 coex.o \
53 This option enables the WLAN BT coex support in rsi drivers.
1022 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local1024 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()
1555 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local1559 cmd->size = cpu_to_le16(sizeof(*coex) + sizeof(*coex_tlv) + S_DS_GEN); in mwifiex_cmd_robust_coex()1561 coex->action = cpu_to_le16(cmd_action); in mwifiex_cmd_robust_coex()1563 ((u8 *)coex + sizeof(*coex)); in mwifiex_cmd_robust_coex()1567 if (coex->action == HostCmd_ACT_GEN_GET) in mwifiex_cmd_robust_coex()
2427 struct host_cmd_ds_robust_coex coex; member
387 ngff-coex-conf {
481 to the RSI_91x coex module for further scheduling to device