#ifndef _IXGBE_FCOE_H
#define _IXGBE_FCOE_H
#include <scsi/fc/fc_fs.h>
#include <scsi/fc/fc_fcoe.h>
#define IXGBE_RXDADV_FCSTAT_SHIFT …
#define IXGBE_BUFFCNT_MAX …
#define IXGBE_FCPTR_ALIGN …
#define IXGBE_FCPTR_MAX …
#define IXGBE_FCBUFF_4KB …
#define IXGBE_FCBUFF_8KB …
#define IXGBE_FCBUFF_16KB …
#define IXGBE_FCBUFF_64KB …
#define IXGBE_FCBUFF_MAX …
#define IXGBE_FCBUFF_MIN …
#define IXGBE_FCOE_DDP_MAX …
#define IXGBE_FCOE_DDP_MAX_X550 …
#define IXGBE_FCOE_DEFTC …
#define IXGBE_FCERR_BADCRC …
#define __IXGBE_FCOE_TARGET …
struct ixgbe_fcoe_ddp { … };
struct ixgbe_fcoe_ddp_pool { … };
struct ixgbe_fcoe { … };
#endif