FreeBSD kernel BXE device code
fcoe_tx_wr_rx_rd_union_ctx Union Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_tx_wr_rx_rd_union_ctx:

Data Fields

struct fcoe_fc_frame tx_frame
 
struct fcoe_fcp_cmd_payload fcp_cmd
 
struct fcoe_ext_cleanup_info cleanup
 
struct fcoe_ext_abts_info abts
 
struct fcoe_ext_fw_tx_seq_ctx tx_seq
 
uint32_t opaque [8]
 

Detailed Description

Definition at line 8611 of file ecore_hsi.h.

Field Documentation

◆ abts

struct fcoe_ext_abts_info fcoe_tx_wr_rx_rd_union_ctx::abts

Definition at line 8616 of file ecore_hsi.h.

◆ cleanup

struct fcoe_ext_cleanup_info fcoe_tx_wr_rx_rd_union_ctx::cleanup

Definition at line 8615 of file ecore_hsi.h.

◆ fcp_cmd

struct fcoe_fcp_cmd_payload fcoe_tx_wr_rx_rd_union_ctx::fcp_cmd

Definition at line 8614 of file ecore_hsi.h.

◆ opaque

uint32_t fcoe_tx_wr_rx_rd_union_ctx::opaque[8]

Definition at line 8618 of file ecore_hsi.h.

◆ tx_frame

struct fcoe_fc_frame fcoe_tx_wr_rx_rd_union_ctx::tx_frame

Definition at line 8613 of file ecore_hsi.h.

◆ tx_seq

struct fcoe_ext_fw_tx_seq_ctx fcoe_tx_wr_rx_rd_union_ctx::tx_seq

Definition at line 8617 of file ecore_hsi.h.


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