/*
*  $NetBSD: cxgb_include.h,v 1.2 2019/04/11 14:38:06 kamil Exp $
*/

#ifndef __CHELSIO_INCLUDE_H
#define __CHELSIO_INCLUDE_H

#include "cxgb_osdep.h"
#include "cxgb_mbuf.h"
#include "cxgb_common.h"
#include "cxgb_ioctl.h"
#include "cxgb_offload.h"
#include "cxgb_regs.h"
#include "cxgb_t3_cpl.h"
#include "cxgb_ctl_defs.h"
#include "cxgb_sge_defs.h"
#include "cxgb_firmware_exports.h"
#include "cxgb_mvec.h"
#include "cxgb_toedev.h"
#include "cxgb_jhash.h"

#endif /* __CHELSIO_INCLUDE_H */