Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dfc.c110 struct ida endp_cnt; member
238 ida_destroy(&lport->endp_cnt); in nvme_fc_free_lport()
394 ida_init(&newrec->endp_cnt); in nvme_fc_register_localport()
510 ida_simple_remove(&lport->endp_cnt, rport->remoteport.port_num); in nvme_fc_free_rport()
688 idx = ida_simple_get(&lport->endp_cnt, 0, 0, GFP_KERNEL); in nvme_fc_register_remoteport()