Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fcoe_rcv_info Struct Reference

#include <fc_frame.h>

Data Fields

struct fc_lportfr_dev
 
struct fc_seqfr_seq
 
struct fc_fcp_pktfr_fsp
 
u32 fr_crc
 
u16 fr_max_payload
 
u8 fr_sof
 
u8 fr_eof
 
u8 fr_flags
 
u8 fr_encaps
 
u8 granted_mac [ETH_ALEN]
 

Detailed Description

Definition at line 80 of file fc_frame.h.

Field Documentation

u32 fr_crc

Definition at line 84 of file fc_frame.h.

struct fc_lport* fr_dev

Definition at line 81 of file fc_frame.h.

u8 fr_encaps

Definition at line 89 of file fc_frame.h.

u8 fr_eof

Definition at line 87 of file fc_frame.h.

u8 fr_flags

Definition at line 88 of file fc_frame.h.

struct fc_fcp_pkt* fr_fsp

Definition at line 83 of file fc_frame.h.

u16 fr_max_payload

Definition at line 85 of file fc_frame.h.

struct fc_seq* fr_seq

Definition at line 82 of file fc_frame.h.

u8 fr_sof

Definition at line 86 of file fc_frame.h.

u8 granted_mac[ETH_ALEN]

Definition at line 90 of file fc_frame.h.


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