]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt.h
net/bnxt: get device infos
[dpdk.git] / drivers / net / bnxt / bnxt.h
index ed057efcf0a05a229b2e4ba4739233f1e9593578..f8707b274d409962a120ef8632763dc2045a19ed 100644 (file)
@@ -42,6 +42,9 @@
 #include <rte_lcore.h>
 #include <rte_spinlock.h>
 
+#define BNXT_MAX_MTU           9000
+#define VLAN_TAG_SIZE          4
+
 struct bnxt_vf_info {
        uint16_t                fw_fid;
        uint8_t                 mac_addr[ETHER_ADDR_LEN];