Home
last modified time | relevance | path

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

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