Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c124 struct phys_addr *ptemplate_address; in mgmt_open_connection() local
145 ptemplate_address = &template_address; in mgmt_open_connection()
146 ISCSI_GET_PDU_TEMPLATE_ADDRESS(phba, ptemplate_address); in mgmt_open_connection()
196 req->dataout_template_pa.lo = ptemplate_address->lo; in mgmt_open_connection()
197 req->dataout_template_pa.hi = ptemplate_address->hi; in mgmt_open_connection()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c124 struct phys_addr *ptemplate_address; in mgmt_open_connection() local
145 ptemplate_address = &template_address; in mgmt_open_connection()
146 ISCSI_GET_PDU_TEMPLATE_ADDRESS(phba, ptemplate_address); in mgmt_open_connection()
196 req->dataout_template_pa.lo = ptemplate_address->lo; in mgmt_open_connection()
197 req->dataout_template_pa.hi = ptemplate_address->hi; in mgmt_open_connection()

Completed in 5 milliseconds