Andre Guedes
e9736fa407
igc: Remove IGC_MAC_STATE_QUEUE_STEERING
...
The IGC_MAC_STATE_QUEUE_STEERING bit in mac_table[i].state is
utilized to indicate that frames matching the filter are assigned to
mac_table[i].queue. This bit is not strictly necessary since we can
convey the same information as follows: queue == -1 means queue
assignment is disabled, otherwise it is enabled.
In addition to make the code simpler, this change fixes some awkward
situations where we pass a complete misleading 'queue' value such as in
igc_uc_sync().
So this patch removes IGC_MAC_STATE_QUEUE_STEERING and also takes the
opportunity to improve the igc_add_mac_filter documentation.
Signed-off-by: Andre Guedes <andre.guedes@intel.com >
Tested-by: Aaron Brown <aaron.f.brown@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2020-04-19 12:08:07 -07:00
..
2020-03-23 22:10:28 -07:00
2019-12-12 21:38:57 -08:00
2020-02-24 11:23:36 -08:00
2020-02-24 11:23:37 -08:00
2020-02-24 11:23:37 -08:00
2020-02-24 11:23:37 -08:00
2020-02-24 11:23:37 -08:00
2020-02-24 11:23:37 -08:00
2020-02-24 11:23:37 -08:00
2020-03-30 10:53:40 -07:00
2020-04-16 13:59:53 -07:00
2020-02-24 11:24:47 -08:00
2019-12-12 21:38:57 -08:00
2020-04-02 06:50:59 -07:00
2020-02-24 11:24:47 -08:00
2020-03-26 11:22:20 -07:00
2020-01-22 21:16:32 +01:00
2020-04-01 11:24:17 -07:00
2020-03-10 16:28:53 -07:00
2020-03-31 10:06:27 -07:00
2019-12-12 21:38:57 -08:00
2020-04-02 07:01:31 -07:00
2020-04-14 16:44:54 -07:00
2020-03-03 17:54:54 -08:00
2020-03-05 12:12:34 -08:00
2020-03-10 16:28:53 -07:00
2020-03-03 17:54:54 -08:00
2020-04-15 16:22:14 -07:00
2020-03-03 17:54:54 -08:00
2020-03-12 11:32:35 -07:00
2019-08-21 13:42:13 -07:00
2020-04-01 11:23:45 -07:00
2020-04-18 15:55:05 -07:00
2019-12-12 21:38:57 -08:00
2020-01-09 12:13:43 -08:00
2020-03-30 20:48:43 -07:00
2020-03-21 19:44:16 -07:00
2020-01-28 16:02:33 -08:00
2020-03-12 22:34:48 -07:00
2020-04-19 12:08:07 -07:00
2020-04-12 21:20:27 -07:00
2020-04-07 18:28:28 -07:00
2020-04-08 15:46:54 -07:00
2020-03-29 21:25:29 -07:00
2019-12-25 19:51:34 -08:00
2020-04-18 15:54:11 -07:00
2020-03-14 21:13:54 -07:00
2020-02-16 19:48:22 -08:00
2020-04-12 11:44:02 -07:00
2020-03-30 11:06:49 -07:00
2020-03-14 21:13:54 -07:00
2019-12-12 21:38:57 -08:00
2020-01-23 10:49:30 +01:00
2019-12-22 15:15:05 -08:00
2019-12-12 21:38:57 -08:00
2019-07-08 16:33:02 -07:00
2020-04-14 16:30:14 -07:00
2020-04-06 10:22:09 -07:00
2020-04-02 06:50:04 -07:00
2020-01-21 10:50:41 +01:00
2020-04-18 20:20:11 -07:00
2020-02-16 19:44:41 -08:00
2019-12-16 16:14:43 -08:00
2020-03-14 21:13:55 -07:00
2019-12-12 21:38:57 -08:00
2020-03-26 19:31:21 -07:00
2020-03-09 10:09:45 -07:00
2019-12-12 21:38:57 -08:00
2019-12-12 21:38:57 -08:00
2020-01-28 16:02:33 -08:00
2020-03-17 20:56:57 -07:00
2020-04-16 13:47:53 -07:00
2020-03-04 14:21:00 -08:00
2020-03-17 20:56:57 -07:00
2020-03-17 20:56:57 -07:00
2020-04-12 11:44:39 -07:00
2020-02-24 15:26:17 -08:00
2019-08-08 22:43:34 -07:00
2020-03-14 21:13:55 -07:00
2019-12-12 21:38:57 -08:00
2020-03-24 16:33:05 -07:00
2019-12-12 21:38:57 -08:00
2020-01-12 12:59:53 -08:00
2020-03-03 17:54:55 -08:00
2020-03-03 17:54:55 -08:00
2020-01-28 16:02:33 -08:00
2020-03-03 17:54:55 -08:00
2020-03-14 21:13:54 -07:00
2019-10-31 14:49:52 -07:00
2020-01-28 16:02:33 -08:00
2020-01-28 16:02:33 -08:00
2019-07-30 14:37:35 -07:00
2019-10-31 14:49:52 -07:00