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

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

Completed in 123 milliseconds