Searched defs:fcoe_kwqe_conn_offload4 (Results 1 – 1 of 1) sorted by relevance
8359 struct fcoe_kwqe_conn_offload4 struct8361 uint8_t e_d_tov_timer_val /* E_D_TOV timer value in milliseconds/20, negotiated in PLOGI */;8362 uint8_t reserved2;8363 struct fcoe_kwqe_header hdr /* KWQ WQE header */;8364 uint8_t src_mac_addr_lo[2] /* Lower 16-bit of source MAC address */;8365 uint8_t src_mac_addr_mid[2] /* Mid 16-bit of source MAC address */;8366 uint8_t src_mac_addr_hi[2] /* Higher 16-bit of source MAC address */;8367 uint8_t dst_mac_addr_hi[2] /* Higher 16-bit of destination MAC address */;8368 uint8_t dst_mac_addr_lo[2] /* Lower 16-bit destination MAC address */;8369 uint8_t dst_mac_addr_mid[2] /* Mid 16-bit destination MAC address */;[all …]