Home
last modified time | relevance | path

Searched refs:ASSOC_FAILED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c149 #define ASSOC_FAILED 1 macro
2531 set_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_error_recovery()
3064 clear_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_create_association()
3094 if (ret || test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
3104 if (ret || test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
3150 if (ret || test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c150 #define ASSOC_FAILED 1 macro
2546 set_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_error_recovery()
3079 clear_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_create_association()
3109 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
3121 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
3168 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dmain.c1045 if (((reason == ASSOC_FAILED) && in ath6kl_disconnect_event()
1047 ((reason == ASSOC_FAILED) && (prot_reason_status == 0x0) && in ath6kl_disconnect_event()
H A Dwmi.h1561 ASSOC_FAILED = 0x06, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dmain.c1045 if (((reason == ASSOC_FAILED) && in ath6kl_disconnect_event()
1047 ((reason == ASSOC_FAILED) && (prot_reason_status == 0x0) && in ath6kl_disconnect_event()
H A Dwmi.h1561 ASSOC_FAILED = 0x06, enumerator

Completed in 24 milliseconds