Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfc.c122 struct ida endp_cnt; member
256 ida_destroy(&lport->endp_cnt); in nvme_fc_free_lport()
412 ida_init(&newrec->endp_cnt); in nvme_fc_register_localport()
531 ida_free(&lport->endp_cnt, rport->remoteport.port_num); in nvme_fc_free_rport()
709 idx = ida_alloc(&lport->endp_cnt, GFP_KERNEL); in nvme_fc_register_remoteport()