FreeBSD kernel BXE device code
fcoe_comp_flow_info Union Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_comp_flow_info:

Data Fields

struct fcoe_fcp_rsp_union fcp_rsp
 
struct fcoe_abts_rsp_union abts_rsp
 
struct fcoe_mp_rsp_union mp_rsp
 
uint32_t opaque [8]
 

Detailed Description

Definition at line 8080 of file ecore_hsi.h.

Field Documentation

◆ abts_rsp

struct fcoe_abts_rsp_union fcoe_comp_flow_info::abts_rsp

Definition at line 8083 of file ecore_hsi.h.

◆ fcp_rsp

struct fcoe_fcp_rsp_union fcoe_comp_flow_info::fcp_rsp

Definition at line 8082 of file ecore_hsi.h.

◆ mp_rsp

struct fcoe_mp_rsp_union fcoe_comp_flow_info::mp_rsp

Definition at line 8084 of file ecore_hsi.h.

◆ opaque

uint32_t fcoe_comp_flow_info::opaque[8]

Definition at line 8085 of file ecore_hsi.h.


The documentation for this union was generated from the following file: