FreeBSD kernel BXE device code
fcoe_kcqe Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kcqe:

Data Fields

uint32_t fcoe_conn_id
 
uint32_t completion_status
 
uint32_t fcoe_conn_context_id
 
union fcoe_kcqe_params params
 
uint16_t qe_self_seq
 
uint8_t op_code
 
uint8_t flags
 

Detailed Description

Definition at line 8190 of file ecore_hsi.h.

Field Documentation

◆ completion_status

uint32_t fcoe_kcqe::completion_status

Definition at line 8193 of file ecore_hsi.h.

◆ fcoe_conn_context_id

uint32_t fcoe_kcqe::fcoe_conn_context_id

Definition at line 8194 of file ecore_hsi.h.

◆ fcoe_conn_id

uint32_t fcoe_kcqe::fcoe_conn_id

Definition at line 8192 of file ecore_hsi.h.

◆ flags

uint8_t fcoe_kcqe::flags

Definition at line 8198 of file ecore_hsi.h.

◆ op_code

uint8_t fcoe_kcqe::op_code

Definition at line 8197 of file ecore_hsi.h.

◆ params

union fcoe_kcqe_params fcoe_kcqe::params

Definition at line 8195 of file ecore_hsi.h.

◆ qe_self_seq

uint16_t fcoe_kcqe::qe_self_seq

Definition at line 8196 of file ecore_hsi.h.


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