Home
last modified time | relevance | path

Searched refs:ERFKILL (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/fs/afs/
Dmisc.c131 if (e->error == -ERFKILL) in afs_prioritise_error()
134 case -ERFKILL: in afs_prioritise_error()
Drotate.c316 case -ERFKILL: in afs_select_fileserver()
538 case -ERFKILL: in afs_select_current_fileserver()
Dvl_probe.c60 case -ERFKILL: in afs_vlserver_probe_result()
Dfs_probe.c60 case -ERFKILL: in afs_fileserver_probe_result()
Dvl_rotate.c137 case -ERFKILL: in afs_select_vlserver()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans-gen2.c342 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
378 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
Dtx-gen2.c961 ret = -ERFKILL; in iwl_pcie_gen2_send_hcmd_sync()
999 return -ERFKILL; in iwl_trans_pcie_gen2_send_hcmd()
Dtx.c1951 ret = -ERFKILL; in iwl_pcie_send_hcmd_sync()
1993 return -ERFKILL; in iwl_trans_pcie_send_hcmd()
/Linux-v5.4/include/uapi/asm-generic/
Derrno.h119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Derrno.h119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Derrno.h114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Derrno.h123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Derrno.h124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Derrno.h123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/tools/arch/mips/include/uapi/asm/
Derrno.h123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/tools/arch/alpha/include/uapi/asm/
Derrno.h124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/tools/arch/parisc/include/uapi/asm/
Derrno.h123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/tools/arch/sparc/include/uapi/asm/
Derrno.h114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/
Dsmem.c148 WARN(ret != -ERFKILL, in iwl_get_shared_mem_conf()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c116 return -ERFKILL; in iwl_trans_send_cmd()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c105 if (!ret || ret == -ERFKILL) in iwl_mvm_send_cmd()
151 if (ret == -ERFKILL) { in iwl_mvm_send_cmd_status()
Dops.c819 if (err && err != -ERFKILL) in iwl_op_mode_mvm_start()
Dfw.c1318 if (ret != -ERFKILL) in iwl_mvm_up()
/Linux-v5.4/net/nfc/
Dcore.c98 rc = -ERFKILL; in nfc_dev_up()
/Linux-v5.4/net/wireless/
Dcore.c1414 return notifier_from_errno(-ERFKILL); in cfg80211_netdev_notifier_call()

12