Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c121 struct ida endp_cnt; member
262 ida_destroy(&lport->endp_cnt); in nvme_fc_free_lport()
418 ida_init(&newrec->endp_cnt); in nvme_fc_register_localport()
537 ida_simple_remove(&lport->endp_cnt, rport->remoteport.port_num); in nvme_fc_free_rport()
715 idx = ida_simple_get(&lport->endp_cnt, 0, 0, GFP_KERNEL); in nvme_fc_register_remoteport()