]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/mlx4.h
net/mlx4: drop inline receive support
[dpdk.git] / drivers / net / mlx4 / mlx4.h
index cc36d29b327fa403338e51f15854142e2ae33ac8..9cbde1d1d9f842c003020f7eb1e512d2f45e44f4 100644 (file)
@@ -223,7 +223,6 @@ struct priv {
        unsigned int vf:1; /* This is a VF device. */
        unsigned int pending_alarm:1; /* An alarm is pending. */
        unsigned int isolated:1; /* Toggle isolated mode. */
-       unsigned int inl_recv_size; /* Inline recv size */
        /* RX/TX queues. */
        unsigned int rxqs_n; /* RX queues array size. */
        unsigned int txqs_n; /* TX queues array size. */