net/ionic: break up queue post function
authorAndrew Boyer <aboyer@pensando.io>
Tue, 16 Feb 2021 20:35:36 +0000 (12:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 15:58:56 +0000 (16:58 +0100)
commitdd10c5b4c6e2fa4dd507f7672050d0990f3ee58c
tree7b76429b60f3bd69d345909bf760d74f6a26f20b
parented522a3f09bb7fb7da17a2d174c08b8e1880d239
net/ionic: break up queue post function

Break it up rather than inlining it, so that we can remove
branches from the hot path.

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