FreeBSD kernel BXE device code
fcoe_task_ctx_entry Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_task_ctx_entry:

Data Fields

struct fcoe_tce_tx_only txwr_only
 
struct fcoe_tce_tx_wr_rx_rd txwr_rxrd
 
struct fcoe_tce_rx_wr_tx_rd rxwr_txrd
 
struct fcoe_tce_rx_only rxwr_only
 

Detailed Description

Definition at line 8721 of file ecore_hsi.h.

Field Documentation

◆ rxwr_only

struct fcoe_tce_rx_only fcoe_task_ctx_entry::rxwr_only

Definition at line 8726 of file ecore_hsi.h.

◆ rxwr_txrd

struct fcoe_tce_rx_wr_tx_rd fcoe_task_ctx_entry::rxwr_txrd

Definition at line 8725 of file ecore_hsi.h.

◆ txwr_only

struct fcoe_tce_tx_only fcoe_task_ctx_entry::txwr_only

Definition at line 8723 of file ecore_hsi.h.

◆ txwr_rxrd

struct fcoe_tce_tx_wr_rx_rd fcoe_task_ctx_entry::txwr_rxrd

Definition at line 8724 of file ecore_hsi.h.


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