Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/host/
Dfc.c105 struct ida endp_cnt; member
240 ida_destroy(&lport->endp_cnt); in nvme_fc_free_lport()
396 ida_init(&newrec->endp_cnt); in nvme_fc_register_localport()
512 ida_simple_remove(&lport->endp_cnt, rport->remoteport.port_num); in nvme_fc_free_rport()
690 idx = ida_simple_get(&lport->endp_cnt, 0, 0, GFP_KERNEL); in nvme_fc_register_remoteport()