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

/linux-master/drivers/scsi/qedi/
H A Dqedi.h317 struct qedi_portid_tbl lcl_port_tbl; member in struct:qedi_ctx
H A Dqedi_iscsi.c1203 qedi_free_id(&qedi->lcl_port_tbl, qedi_ep->src_port);
1341 if (qedi_alloc_id(&qedi->lcl_port_tbl, port_id))
1348 port_id = qedi_alloc_new_id(&qedi->lcl_port_tbl);
H A Dqedi_main.c611 qedi_free_id_tbl(&qedi->lcl_port_tbl);
623 if (qedi_init_id_tbl(&qedi->lcl_port_tbl, QEDI_LOCAL_PORT_RANGE,

Completed in 115 milliseconds