Searched hist:"9 ba095a628f77e4c8093cbb2da6f88cf43e55502" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_xsk.c | diff 9ba095a628f77e4c8093cbb2da6f88cf43e55502 Fri Mar 22 16:16:38 CDT 2019 Jan Sokolowski <jan.sokolowski@intel.com> ixgbe: remove umem from adapter
As current implementation of netdev already contains and provides umems for us, we no longer have the need to contain these structures in ixgbe_adapter.
Refactor the code to operate on netdev-provided umems.
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | ixgbe.h | diff 9ba095a628f77e4c8093cbb2da6f88cf43e55502 Fri Mar 22 16:16:38 CDT 2019 Jan Sokolowski <jan.sokolowski@intel.com> ixgbe: remove umem from adapter
As current implementation of netdev already contains and provides umems for us, we no longer have the need to contain these structures in ixgbe_adapter.
Refactor the code to operate on netdev-provided umems.
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|