Searched hist:"7 d775f63470c3b6ddf34c770c973293ab925a7bb" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | if_macvlan.h | diff 7d775f63470c3b6ddf34c770c973293ab925a7bb Tue Apr 03 23:16:03 CEST 2018 Alexander Duyck <alexander.h.duyck@intel.com> macvlan: Rename fwd_priv to accel_priv and add accessor function
This change renames the fwd_priv member to accel_priv as this more accurately reflects the actual purpose of this value. In addition I am adding an accessor which will allow us to further abstract this in the future if needed.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
/linux/drivers/net/ |
H A D | macvlan.c | diff 7d775f63470c3b6ddf34c770c973293ab925a7bb Tue Apr 03 23:16:03 CEST 2018 Alexander Duyck <alexander.h.duyck@intel.com> macvlan: Rename fwd_priv to accel_priv and add accessor function
This change renames the fwd_priv member to accel_priv as this more accurately reflects the actual purpose of this value. In addition I am adding an accessor which will allow us to further abstract this in the future if needed.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | diff 7d775f63470c3b6ddf34c770c973293ab925a7bb Tue Apr 03 23:16:03 CEST 2018 Alexander Duyck <alexander.h.duyck@intel.com> macvlan: Rename fwd_priv to accel_priv and add accessor function
This change renames the fwd_priv member to accel_priv as this more accurately reflects the actual purpose of this value. In addition I am adding an accessor which will allow us to further abstract this in the future if needed.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|