]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/cnxk/cnxk_ethdev.h
examples/l3fwd: share queue size variables
[dpdk.git] / drivers / net / cnxk / cnxk_ethdev.h
index a4d3b2f0a07dbc6e055db6755213143124e9203c..ccdf49686078575260700f5abdfbe7ae2d63bdcd 100644 (file)
@@ -282,8 +282,8 @@ struct cnxk_eth_dev_sec_inb {
        /* Using inbound with inline device */
        bool inl_dev;
 
-       /* Device argument to force inline device for inb */
-       bool force_inl_dev;
+       /* Device argument to disable inline device usage for inb */
+       bool no_inl_dev;
 
        /* Active sessions */
        uint16_t nb_sess;