Searched refs:bt_coex_active (Results 1 – 3 of 3) sorted by relevance
75 bool bt_coex_active; member
2072 .bt_coex_active = true,2214 module_param_named(bt_coex_active, iwlwifi_mod_params.bt_coex_active,2216 MODULE_PARM_DESC(bt_coex_active, "enable wifi/bt co-exist (default: enable)");
469 if (!iwlwifi_mod_params.bt_coex_active) in iwl_mvm_mac_setup_register()