net/ionic: combine queue init and enable commands
authorAndrew Boyer <aboyer@pensando.io>
Mon, 11 Jan 2021 19:02:05 +0000 (11:02 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 19 Jan 2021 02:30:32 +0000 (03:30 +0100)
commitb5d9a4f0d1b035306c1fa17231a18927a19dc363
tree818a8f186aacfd1ffbc04fa332dd1f4425c5bfbe
parent18a44465861138669c3bb1fca3e0e3ab7a99df1f
net/ionic: combine queue init and enable commands

Adding F_ENA to the q_init command has the same effect as q_enable.
This reduces the startup time a bit.

Signed-off-by: Andrew Boyer <aboyer@pensando.io>
Signed-off-by: Neel Patel <neel@pensando.io>
drivers/net/ionic/ionic_lif.c
drivers/net/ionic/ionic_rxtx.c