Searched hist:"73744262210 c4560efb2d89385c6219739d16bbd" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | diff 73744262210c4560efb2d89385c6219739d16bbd Tue Jun 29 06:43:31 CEST 2021 Kurt Kanzenbach <kurt@linutronix.de> igc: Make flex filter more flexible
Currently flex filters are only used for filters containing user data. However, it makes sense to utilize them also for filters having multiple conditions, because that's not supported by the driver at the moment. Add it.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de> Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | igc.h | diff 73744262210c4560efb2d89385c6219739d16bbd Tue Jun 29 06:43:31 CEST 2021 Kurt Kanzenbach <kurt@linutronix.de> igc: Make flex filter more flexible
Currently flex filters are only used for filters containing user data. However, it makes sense to utilize them also for filters having multiple conditions, because that's not supported by the driver at the moment. Add it.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de> Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | igc_main.c | diff 73744262210c4560efb2d89385c6219739d16bbd Tue Jun 29 06:43:31 CEST 2021 Kurt Kanzenbach <kurt@linutronix.de> igc: Make flex filter more flexible
Currently flex filters are only used for filters containing user data. However, it makes sense to utilize them also for filters having multiple conditions, because that's not supported by the driver at the moment. Add it.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de> Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|