Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/host/
Dfc.c149 #define ASSOC_ACTIVE 0 macro
3025 if (test_and_set_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_ctlr_active_on_rport()
3206 clear_bit(ASSOC_ACTIVE, &ctrl->flags); in nvme_fc_create_association()
3225 if (!test_and_clear_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_delete_association()