Searched refs:bt_coex_active (Results 1 – 6 of 6) sorted by relevance
131 bool bt_coex_active; member
1611 .bt_coex_active = true,1755 module_param_named(bt_coex_active, iwlwifi_mod_params.bt_coex_active,1757 MODULE_PARM_DESC(bt_coex_active, "enable wifi/bt co-exist (default: enable)");
226 mode = iwlwifi_mod_params.bt_coex_active ? BT_COEX_NW : BT_COEX_DISABLE; in iwl_mvm_send_bt_init_conf()
3374 static bool bt_coex_active = true; variable3375 module_param(bt_coex_active, bool, S_IRUGO);3376 MODULE_PARM_DESC(bt_coex_active, "enable wifi/bluetooth co-exist");4434 if (!bt_coex_active) in il_send_bt_config()
286 if (!iwlwifi_mod_params.bt_coex_active || in iwlagn_send_advance_bt_config()
766 if (!iwlwifi_mod_params.bt_coex_active) in iwl_send_bt_config()