Searched refs:ERFKILL (Results 1 – 10 of 10) sorted by relevance
138 ERFKILL = 132 variable271 ERFKILL: 'Operation not possible due to RF-kill',
66 #define ERFKILL 530 macro
496 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw() 547 ret = -ERFKILL;
1398 ret = -ERFKILL; in iwl_trans_pcie_start_fw() 1446 ret = -ERFKILL; in iwl_trans_pcie_start_fw()
99 WARN(ret != -ERFKILL, in iwl_get_shared_mem_conf()
93 return -ERFKILL; in iwl_trans_init()
55 if (!ret || ret == -ERFKILL || ret == -EHOSTDOWN) in iwl_mvm_send_cmd() 101 if (ret == -ERFKILL) { in iwl_mvm_send_cmd_status()
1396 if (ret != -ERFKILL && !mvm->fw_product_reset) in iwl_mvm_eval_dsm_rfi()
873 if (ret && ret != -ERFKILL) in iwl_mvm_frob_txf_key_iter()