net/ionic: store Tx fragment limit in queue
authorAndrew Boyer <aboyer@pensando.io>
Tue, 16 Feb 2021 20:35:39 +0000 (12:35 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 15:58:56 +0000 (16:58 +0100)
commite19eea1e8ef2f2e87fef29614f09a0daeb89e955
treeceda752a95d3de40357dfbed976c23dd9c201050
parent86551f81a6e55fb4bb1b8602dff74f15f86cad6c
net/ionic: store Tx fragment limit in queue

A future patch will allow Tx scatter/gather to be disabled. Store the
value in the queue so it can be changed at runtime based on the
configuration.

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