net/ionic: cut down queue structure
authorAndrew Boyer <aboyer@pensando.io>
Tue, 16 Feb 2021 20:35:32 +0000 (12:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 15:58:56 +0000 (16:58 +0100)
commit4ad56b7a7cb89148d554f006a66c6d74de2ba874
treecf8c85a545d592030b7fc6bfd5c17d91cd3730cc
parentaeb70a00b155133820db00b67593e8caa0c9e4a3
net/ionic: cut down queue structure

This will conserve resources.

Rename ionic_qcq_alloc() arg from 'base' to 'type_name' for clarity.

Signed-off-by: Andrew Boyer <aboyer@pensando.io>
drivers/net/ionic/ionic_dev.c
drivers/net/ionic/ionic_dev.h
drivers/net/ionic/ionic_lif.c
drivers/net/ionic/ionic_main.c
drivers/net/ionic/ionic_rxtx.c