Home
last modified time | relevance | path

Searched refs:ASSOC_FAILED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/host/
H A Dfc.c149 #define ASSOC_FAILED 1 macro
790 set_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_ctrl_connectivity_loss()
3051 clear_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_create_association()
3081 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
3095 if (test_bit(ASSOC_FAILED, &ctrl->flags)) { in nvme_fc_create_association()
3141 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
/linux/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