Home
last modified time | relevance | path

Searched defs:beiscsi_endpoint (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_mgmt.h153 struct beiscsi_endpoint { struct
154 struct beiscsi_hba *phba;
155 struct beiscsi_conn *conn;
156 struct iscsi_endpoint *openiscsi_ep;
157 unsigned short ip_type;
158 char dst6_addr[ISCSI_ADDRESS_BUF_LEN];
159 unsigned long dst_addr;
160 unsigned short ep_cid;
161 unsigned int fw_handle;
162 u16 dst_tcpport;
[all …]