/Linux-v6.6/fs/afs/ |
D | misc.c | 133 if (e->error == -ERFKILL) in afs_prioritise_error() 136 case -ERFKILL: in afs_prioritise_error()
|
D | vl_probe.c | 82 case -ERFKILL: in afs_vlserver_probe_result()
|
D | vl_rotate.c | 137 case -ERFKILL: in afs_select_vlserver()
|
D | fs_probe.c | 130 case -ERFKILL: in afs_fileserver_probe_result()
|
D | rotate.c | 285 case -ERFKILL: in afs_select_fileserver()
|
/Linux-v6.6/tools/include/uapi/asm-generic/ |
D | errno.h | 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/include/uapi/asm-generic/ |
D | errno.h | 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/arch/parisc/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/arch/sparc/include/uapi/asm/ |
D | errno.h | 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/arch/alpha/include/uapi/asm/ |
D | errno.h | 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/tools/arch/parisc/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/tools/arch/sparc/include/uapi/asm/ |
D | errno.h | 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/arch/mips/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans-gen2.c | 478 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw() 529 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
D | smem.c | 99 WARN(ret != -ERFKILL, in iwl_get_shared_mem_conf()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-trans.c | 152 return -ERFKILL; in iwl_trans_send_cmd()
|
/Linux-v6.6/lib/ |
D | errname.c | 151 E(ERFKILL),
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 52 if (!ret || ret == -ERFKILL || ret == -EHOSTDOWN) in iwl_mvm_send_cmd() 98 if (ret == -ERFKILL) { in iwl_mvm_send_cmd_status()
|
D | fw.c | 1521 if (ret != -ERFKILL && !mvm->pldr_sync) in iwl_mvm_up()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/queue/ |
D | tx.c | 1827 ret = -ERFKILL; in iwl_trans_txq_send_hcmd_sync() 1869 return -ERFKILL; in iwl_trans_txq_send_hcmd()
|
/Linux-v6.6/net/nfc/ |
D | core.c | 103 rc = -ERFKILL; in nfc_dev_up()
|
/Linux-v6.6/net/wireless/ |
D | core.c | 1584 return notifier_from_errno(-ERFKILL); in cfg80211_netdev_notifier_call()
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | mac80211_if.c | 447 err = -ERFKILL; in brcms_ops_start()
|