Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qedi/
Dqedi_gbl.h67 int qedi_alloc_id(struct qedi_portid_tbl *id_tbl, u16 id);
Dqedi_iscsi.c1341 if (qedi_alloc_id(&qedi->lcl_port_tbl, port_id)) in qedi_set_path()
Dqedi_main.c551 int qedi_alloc_id(struct qedi_portid_tbl *id_tbl, u16 id) in qedi_alloc_id() function