Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDiscsi_common.h1663 struct iscsi_spe_conn_mac_update struct
1665 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1666 __le16 conn_id /* ISCSI Connection ID. */;
1667 __le32 fw_cid /* Context ID (cid) of the connection. */;
1668 __le16 remote_mac_addr_lo /* new remote mac address lo */;
1669 __le16 remote_mac_addr_mid /* new remote mac address mid */;
1670 __le16 remote_mac_addr_hi /* new remote mac address hi */;
1671 u8 reserved0[2];