Neerav Parikh
4d9b604353
i40e: Separate out DCB capability and enabled flags
...
Currently if the firmware reports DCB capability the driver enables
I40E_FLAG_DCB_ENABLED flag. When this flag is enabled the driver
inserts a tag when transmitting a packet from the port even if there
are no DCB traffic classes configured at the port.
This patch adds a new flag I40E_FLAG_DCB_CAPABLE that will be set
when the DCB capability is present and the existing flag
I40E_FLAG_DCB_ENABLED will be set only if there are more than one
traffic classes configured at the port.
Change-ID: I24ccbf53ef293db2eba80c8a9772acf729795bd5
Signed-off-by: Neerav Parikh <neerav.parikh@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-06-11 08:48:15 -07:00
..
2014-05-26 14:34:07 +02:00
2014-04-05 15:37:40 -07:00
2014-06-02 16:59:25 -07:00
2014-06-02 17:11:03 -07:00
2014-04-29 15:44:05 +01:00
2014-03-27 14:20:04 -04:00
2014-05-27 08:41:10 -06:00
2014-06-05 14:10:07 -04:00
2014-04-24 03:48:08 +00:00
2014-05-21 18:56:35 +09:00
2014-06-03 23:32:12 -07:00
2014-05-22 18:54:58 +02:00
2014-04-24 13:44:54 -04:00
2014-05-26 23:20:16 +02:00
2014-04-08 13:27:40 +02:00
2014-04-28 18:17:18 +08:00
2014-03-21 11:16:30 +09:00
2014-05-27 13:57:00 -07:00
2014-04-04 09:50:07 -07:00
2014-03-19 14:41:58 +09:00
2014-05-29 15:50:30 +02:00
2014-05-13 14:54:14 -04:00
2014-05-09 10:28:16 +02:00
2014-05-31 09:19:51 +10:00
2014-05-07 16:07:58 -07:00
2014-06-03 18:18:38 -07:00
2014-05-25 17:23:08 +02:00
2014-05-14 18:59:57 +02:00
2014-04-21 23:36:07 +02:00
2014-04-26 11:22:16 +01:00
2014-06-10 22:49:54 -07:00
2014-05-30 12:07:48 -07:00
2014-05-13 12:33:12 +02:00
2014-04-29 19:23:22 +02:00
2014-06-04 23:13:41 -07:00
2014-04-10 09:06:10 -07:00
2014-04-07 16:35:52 -07:00
2014-04-16 12:28:47 -07:00
2014-06-02 17:04:37 -07:00
2014-05-21 19:01:08 +09:00
2014-04-17 04:14:30 +00:00
2014-04-01 15:14:04 -07:00
2014-05-08 08:44:50 +01:00
2014-04-16 12:28:47 -07:00
2014-05-27 13:51:31 -04:00
2014-05-07 16:28:52 -07:00
2014-06-11 08:48:15 -07:00
2014-05-26 01:28:28 +02:00
2014-04-07 10:59:20 -07:00
2014-06-02 10:43:07 -07:00
2014-03-20 13:43:46 +01:00
2014-05-21 18:57:25 +09:00
2014-04-01 15:14:04 -07:00
2014-04-24 12:53:38 -07:00
2014-05-22 23:46:10 +02:00
2014-04-10 12:11:56 -04:00
2014-05-05 16:07:46 -07:00
2014-04-24 17:20:50 +01:00
2014-04-07 14:55:46 -07:00
2014-05-12 13:19:14 -04:00
2014-04-18 16:40:08 -07:00
2014-04-07 16:36:07 -07:00
2014-04-14 22:16:25 +01:00
2014-03-27 01:28:19 +01:00
2014-05-11 17:55:48 +09:00
2014-06-06 16:24:07 -07:00
2014-06-03 23:32:12 -07:00
2014-05-12 16:05:01 +09:00
2014-05-13 19:08:34 +01:00
2014-06-03 23:32:12 -07:00
2014-05-17 15:49:40 -07:00
2014-04-10 09:15:46 -07:00
2014-05-24 02:25:11 +09:00
2014-06-03 23:32:12 -07:00
2014-04-24 12:45:40 -07:00
2014-04-03 14:05:02 -07:00
2014-04-12 16:51:08 -07:00
2014-04-17 08:10:20 +03:00
2014-04-16 14:08:37 -07:00
2014-04-16 14:07:51 -07:00
2014-04-07 14:55:46 -07:00
2014-05-13 11:21:01 +09:00
2014-05-22 04:26:23 +09:00