Home
last modified time | relevance | path

Searched refs:bt_force_ant_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dcoex.c142 if (unlikely(mvm->bt_force_ant_mode != BT_FORCE_ANT_DIS)) { in iwl_mvm_send_bt_init_conf()
143 switch (mvm->bt_force_ant_mode) { in iwl_mvm_send_bt_init_conf()
449 if (unlikely(mvm->bt_force_ant_mode != BT_FORCE_ANT_DIS)) in iwl_mvm_bt_coex_notif_handle()
551 if (unlikely(mvm->bt_force_ant_mode != BT_FORCE_ANT_DIS)) in iwl_mvm_bt_rssi_event()
H A Dmvm.h1120 enum iwl_bt_force_ant_mode bt_force_ant_mode; member