Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux-2.6-block.git] / drivers / net / ixgbe / ixgbe_main.c
CommitLineData
9a799d71
AK
1/*******************************************************************************
2
3 Intel 10 Gigabit PCI Express Linux driver
3efac5a0 4 Copyright(c) 1999 - 2009 Intel Corporation.
9a799d71
AK
5
6 This program is free software; you can redistribute it and/or modify it
7 under the terms and conditions of the GNU General Public License,
8 version 2, as published by the Free Software Foundation.
9
10 This program is distributed in the hope it will be useful, but WITHOUT
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13 more details.
14
15 You should have received a copy of the GNU General Public License along with
16 this program; if not, write to the Free Software Foundation, Inc.,
17 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
18
19 The full GNU General Public License is included in this distribution in
20 the file called "COPYING".
21
22 Contact Information:
9a799d71
AK
23 e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
24 Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
25
26*******************************************************************************/
27
28#include <linux/types.h>
29#include <linux/module.h>
30#include <linux/pci.h>
31#include <linux/netdevice.h>
32#include <linux/vmalloc.h>
33#include <linux/string.h>
34#include <linux/in.h>
35#include <linux/ip.h>
36#include <linux/tcp.h>
60127865 37#include <linux/pkt_sched.h>
9a799d71
AK
38#include <linux/ipv6.h>
39#include <net/checksum.h>
40#include <net/ip6_checksum.h>
41#include <linux/ethtool.h>
42#include <linux/if_vlan.h>
eacd73f7 43#include <scsi/fc/fc_fcoe.h>
9a799d71
AK
44
45#include "ixgbe.h"
46#include "ixgbe_common.h"
ee5f784a 47#include "ixgbe_dcb_82599.h"
9a799d71
AK
48
49char ixgbe_driver_name[] = "ixgbe";
9c8eb720 50static const char ixgbe_driver_string[] =
b4617240 51 "Intel(R) 10 Gigabit PCI Express Network Driver";
9a799d71 52
e0f4daff 53#define DRV_VERSION "2.0.44-k2"
9c8eb720 54const char ixgbe_driver_version[] = DRV_VERSION;
3efac5a0 55static char ixgbe_copyright[] = "Copyright (c) 1999-2009 Intel Corporation.";
9a799d71
AK
56
57static const struct ixgbe_info *ixgbe_info_tbl[] = {
b4617240 58 [board_82598] = &ixgbe_82598_info,
e8e26350 59 [board_82599] = &ixgbe_82599_info,
9a799d71
AK
60};
61
62/* ixgbe_pci_tbl - PCI Device ID Table
63 *
64 * Wildcard entries (PCI_ANY_ID) should come last
65 * Last entry must be all 0s
66 *
67 * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
68 * Class, Class Mask, private data (not used) }
69 */
70static struct pci_device_id ixgbe_pci_tbl[] = {
1e336d0f
DS
71 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598),
72 board_82598 },
9a799d71 73 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AF_DUAL_PORT),
3957d63d 74 board_82598 },
9a799d71 75 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AF_SINGLE_PORT),
3957d63d 76 board_82598 },
0befdb3e
JB
77 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AT),
78 board_82598 },
3845bec0
PWJ
79 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AT2),
80 board_82598 },
9a799d71 81 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598EB_CX4),
3957d63d 82 board_82598 },
8d792cd9
JB
83 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598_CX4_DUAL_PORT),
84 board_82598 },
c4900be0
DS
85 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598_DA_DUAL_PORT),
86 board_82598 },
87 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM),
88 board_82598 },
b95f5fcb
JB
89 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598EB_XF_LR),
90 board_82598 },
c4900be0
DS
91 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598EB_SFP_LOM),
92 board_82598 },
2f21bdd3
DS
93 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598_BX),
94 board_82598 },
e8e26350
PW
95 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_KX4),
96 board_82599 },
1fcf03e6
PWJ
97 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_XAUI_LOM),
98 board_82599 },
74757d49
DS
99 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_KR),
100 board_82599 },
e8e26350
PW
101 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_SFP),
102 board_82599 },
38ad1c8e
DS
103 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_SFP_EM),
104 board_82599 },
dbfec662
DS
105 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_KX4_MEZZ),
106 board_82599 },
8911184f
PWJ
107 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_CX4),
108 board_82599 },
312eb931
DS
109 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82599_COMBO_BACKPLANE),
110 board_82599 },
9a799d71
AK
111
112 /* required last entry */
113 {0, }
114};
115MODULE_DEVICE_TABLE(pci, ixgbe_pci_tbl);
116
5dd2d332 117#ifdef CONFIG_IXGBE_DCA
bd0362dd 118static int ixgbe_notify_dca(struct notifier_block *, unsigned long event,
b4617240 119 void *p);
bd0362dd
JC
120static struct notifier_block dca_notifier = {
121 .notifier_call = ixgbe_notify_dca,
122 .next = NULL,
123 .priority = 0
124};
125#endif
126
9a799d71
AK
127MODULE_AUTHOR("Intel Corporation, <linux.nics@intel.com>");
128MODULE_DESCRIPTION("Intel(R) 10 Gigabit PCI Express Network Driver");
129MODULE_LICENSE("GPL");
130MODULE_VERSION(DRV_VERSION);
131
132#define DEFAULT_DEBUG_LEVEL_SHIFT 3
133
5eba3699
AV
134static void ixgbe_release_hw_control(struct ixgbe_adapter *adapter)
135{
136 u32 ctrl_ext;
137
138 /* Let firmware take over control of h/w */
139 ctrl_ext = IXGBE_READ_REG(&adapter->hw, IXGBE_CTRL_EXT);
140 IXGBE_WRITE_REG(&adapter->hw, IXGBE_CTRL_EXT,
b4617240 141 ctrl_ext & ~IXGBE_CTRL_EXT_DRV_LOAD);
5eba3699
AV
142}
143
144static void ixgbe_get_hw_control(struct ixgbe_adapter *adapter)
145{
146 u32 ctrl_ext;
147
148 /* Let firmware know the driver has taken over */
149 ctrl_ext = IXGBE_READ_REG(&adapter->hw, IXGBE_CTRL_EXT);
150 IXGBE_WRITE_REG(&adapter->hw, IXGBE_CTRL_EXT,
b4617240 151 ctrl_ext | IXGBE_CTRL_EXT_DRV_LOAD);
5eba3699 152}
9a799d71 153
e8e26350
PW
154/*
155 * ixgbe_set_ivar - set the IVAR registers, mapping interrupt causes to vectors
156 * @adapter: pointer to adapter struct
157 * @direction: 0 for Rx, 1 for Tx, -1 for other causes
158 * @queue: queue to map the corresponding interrupt to
159 * @msix_vector: the vector to map to the corresponding queue
160 *
161 */
162static void ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction,
163 u8 queue, u8 msix_vector)
9a799d71
AK
164{
165 u32 ivar, index;
e8e26350
PW
166 struct ixgbe_hw *hw = &adapter->hw;
167 switch (hw->mac.type) {
168 case ixgbe_mac_82598EB:
169 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
170 if (direction == -1)
171 direction = 0;
172 index = (((direction * 64) + queue) >> 2) & 0x1F;
173 ivar = IXGBE_READ_REG(hw, IXGBE_IVAR(index));
174 ivar &= ~(0xFF << (8 * (queue & 0x3)));
175 ivar |= (msix_vector << (8 * (queue & 0x3)));
176 IXGBE_WRITE_REG(hw, IXGBE_IVAR(index), ivar);
177 break;
178 case ixgbe_mac_82599EB:
179 if (direction == -1) {
180 /* other causes */
181 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
182 index = ((queue & 1) * 8);
183 ivar = IXGBE_READ_REG(&adapter->hw, IXGBE_IVAR_MISC);
184 ivar &= ~(0xFF << index);
185 ivar |= (msix_vector << index);
186 IXGBE_WRITE_REG(&adapter->hw, IXGBE_IVAR_MISC, ivar);
187 break;
188 } else {
189 /* tx or rx causes */
190 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
191 index = ((16 * (queue & 1)) + (8 * direction));
192 ivar = IXGBE_READ_REG(hw, IXGBE_IVAR(queue >> 1));
193 ivar &= ~(0xFF << index);
194 ivar |= (msix_vector << index);
195 IXGBE_WRITE_REG(hw, IXGBE_IVAR(queue >> 1), ivar);
196 break;
197 }
198 default:
199 break;
200 }
9a799d71
AK
201}
202
fe49f04a
AD
203static inline void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter,
204 u64 qmask)
205{
206 u32 mask;
207
208 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
209 mask = (IXGBE_EIMS_RTX_QUEUE & qmask);
210 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EICS, mask);
211 } else {
212 mask = (qmask & 0xFFFFFFFF);
213 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EICS_EX(0), mask);
214 mask = (qmask >> 32);
215 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EICS_EX(1), mask);
216 }
217}
218
9a799d71 219static void ixgbe_unmap_and_free_tx_resource(struct ixgbe_adapter *adapter,
b4617240
PW
220 struct ixgbe_tx_buffer
221 *tx_buffer_info)
9a799d71 222{
e5a43549
AD
223 if (tx_buffer_info->dma) {
224 if (tx_buffer_info->mapped_as_page)
225 pci_unmap_page(adapter->pdev,
226 tx_buffer_info->dma,
227 tx_buffer_info->length,
228 PCI_DMA_TODEVICE);
229 else
230 pci_unmap_single(adapter->pdev,
231 tx_buffer_info->dma,
232 tx_buffer_info->length,
233 PCI_DMA_TODEVICE);
234 tx_buffer_info->dma = 0;
235 }
9a799d71
AK
236 if (tx_buffer_info->skb) {
237 dev_kfree_skb_any(tx_buffer_info->skb);
238 tx_buffer_info->skb = NULL;
239 }
44df32c5 240 tx_buffer_info->time_stamp = 0;
9a799d71
AK
241 /* tx_buffer_info must be completely set up in the transmit path */
242}
243
26f23d82
YZ
244/**
245 * ixgbe_tx_is_paused - check if the tx ring is paused
246 * @adapter: the ixgbe adapter
247 * @tx_ring: the corresponding tx_ring
248 *
249 * If not in DCB mode, checks TFCS.TXOFF, otherwise, find out the
250 * corresponding TC of this tx_ring when checking TFCS.
251 *
252 * Returns : true if paused
253 */
254static inline bool ixgbe_tx_is_paused(struct ixgbe_adapter *adapter,
255 struct ixgbe_ring *tx_ring)
256{
26f23d82
YZ
257 u32 txoff = IXGBE_TFCS_TXOFF;
258
259#ifdef CONFIG_IXGBE_DCB
260 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
30b76832 261 int tc;
26f23d82
YZ
262 int reg_idx = tx_ring->reg_idx;
263 int dcb_i = adapter->ring_feature[RING_F_DCB].indices;
264
6837e895
PW
265 switch (adapter->hw.mac.type) {
266 case ixgbe_mac_82598EB:
26f23d82
YZ
267 tc = reg_idx >> 2;
268 txoff = IXGBE_TFCS_TXOFF0;
6837e895
PW
269 break;
270 case ixgbe_mac_82599EB:
26f23d82
YZ
271 tc = 0;
272 txoff = IXGBE_TFCS_TXOFF;
273 if (dcb_i == 8) {
274 /* TC0, TC1 */
275 tc = reg_idx >> 5;
276 if (tc == 2) /* TC2, TC3 */
277 tc += (reg_idx - 64) >> 4;
278 else if (tc == 3) /* TC4, TC5, TC6, TC7 */
279 tc += 1 + ((reg_idx - 96) >> 3);
280 } else if (dcb_i == 4) {
281 /* TC0, TC1 */
282 tc = reg_idx >> 6;
283 if (tc == 1) {
284 tc += (reg_idx - 64) >> 5;
285 if (tc == 2) /* TC2, TC3 */
286 tc += (reg_idx - 96) >> 4;
287 }
288 }
6837e895
PW
289 break;
290 default:
291 tc = 0;
26f23d82
YZ
292 }
293 txoff <<= tc;
294 }
295#endif
296 return IXGBE_READ_REG(&adapter->hw, IXGBE_TFCS) & txoff;
297}
298
9a799d71 299static inline bool ixgbe_check_tx_hang(struct ixgbe_adapter *adapter,
b4617240
PW
300 struct ixgbe_ring *tx_ring,
301 unsigned int eop)
9a799d71 302{
e01c31a5 303 struct ixgbe_hw *hw = &adapter->hw;
e01c31a5 304
9a799d71 305 /* Detect a transmit hang in hardware, this serializes the
e01c31a5 306 * check with the clearing of time_stamp and movement of eop */
9a799d71 307 adapter->detect_tx_hung = false;
44df32c5 308 if (tx_ring->tx_buffer_info[eop].time_stamp &&
9a799d71 309 time_after(jiffies, tx_ring->tx_buffer_info[eop].time_stamp + HZ) &&
26f23d82 310 !ixgbe_tx_is_paused(adapter, tx_ring)) {
9a799d71 311 /* detected Tx unit hang */
e01c31a5
JB
312 union ixgbe_adv_tx_desc *tx_desc;
313 tx_desc = IXGBE_TX_DESC_ADV(*tx_ring, eop);
9a799d71 314 DPRINTK(DRV, ERR, "Detected Tx Unit Hang\n"
e01c31a5
JB
315 " Tx Queue <%d>\n"
316 " TDH, TDT <%x>, <%x>\n"
9a799d71
AK
317 " next_to_use <%x>\n"
318 " next_to_clean <%x>\n"
319 "tx_buffer_info[next_to_clean]\n"
320 " time_stamp <%lx>\n"
e01c31a5
JB
321 " jiffies <%lx>\n",
322 tx_ring->queue_index,
44df32c5
AD
323 IXGBE_READ_REG(hw, tx_ring->head),
324 IXGBE_READ_REG(hw, tx_ring->tail),
e01c31a5
JB
325 tx_ring->next_to_use, eop,
326 tx_ring->tx_buffer_info[eop].time_stamp, jiffies);
9a799d71
AK
327 return true;
328 }
329
330 return false;
331}
332
b4617240
PW
333#define IXGBE_MAX_TXD_PWR 14
334#define IXGBE_MAX_DATA_PER_TXD (1 << IXGBE_MAX_TXD_PWR)
e092be60
AV
335
336/* Tx Descriptors needed, worst case */
337#define TXD_USE_COUNT(S) (((S) >> IXGBE_MAX_TXD_PWR) + \
338 (((S) & (IXGBE_MAX_DATA_PER_TXD - 1)) ? 1 : 0))
339#define DESC_NEEDED (TXD_USE_COUNT(IXGBE_MAX_DATA_PER_TXD) /* skb->data */ + \
b4617240 340 MAX_SKB_FRAGS * TXD_USE_COUNT(PAGE_SIZE) + 1) /* for context */
e092be60 341
e01c31a5
JB
342static void ixgbe_tx_timeout(struct net_device *netdev);
343
9a799d71
AK
344/**
345 * ixgbe_clean_tx_irq - Reclaim resources after transmit completes
fe49f04a 346 * @q_vector: structure containing interrupt and ring information
e01c31a5 347 * @tx_ring: tx ring to clean
9a799d71 348 **/
fe49f04a 349static bool ixgbe_clean_tx_irq(struct ixgbe_q_vector *q_vector,
e01c31a5 350 struct ixgbe_ring *tx_ring)
9a799d71 351{
fe49f04a 352 struct ixgbe_adapter *adapter = q_vector->adapter;
e01c31a5 353 struct net_device *netdev = adapter->netdev;
12207e49
PWJ
354 union ixgbe_adv_tx_desc *tx_desc, *eop_desc;
355 struct ixgbe_tx_buffer *tx_buffer_info;
356 unsigned int i, eop, count = 0;
e01c31a5 357 unsigned int total_bytes = 0, total_packets = 0;
9a799d71
AK
358
359 i = tx_ring->next_to_clean;
12207e49
PWJ
360 eop = tx_ring->tx_buffer_info[i].next_to_watch;
361 eop_desc = IXGBE_TX_DESC_ADV(*tx_ring, eop);
362
363 while ((eop_desc->wb.status & cpu_to_le32(IXGBE_TXD_STAT_DD)) &&
9a1a69ad 364 (count < tx_ring->work_limit)) {
12207e49
PWJ
365 bool cleaned = false;
366 for ( ; !cleaned; count++) {
367 struct sk_buff *skb;
9a799d71
AK
368 tx_desc = IXGBE_TX_DESC_ADV(*tx_ring, i);
369 tx_buffer_info = &tx_ring->tx_buffer_info[i];
12207e49 370 cleaned = (i == eop);
e01c31a5 371 skb = tx_buffer_info->skb;
9a799d71 372
12207e49 373 if (cleaned && skb) {
e092be60 374 unsigned int segs, bytecount;
3d8fd385 375 unsigned int hlen = skb_headlen(skb);
e01c31a5
JB
376
377 /* gso_segs is currently only valid for tcp */
e092be60 378 segs = skb_shinfo(skb)->gso_segs ?: 1;
3d8fd385
YZ
379#ifdef IXGBE_FCOE
380 /* adjust for FCoE Sequence Offload */
381 if ((adapter->flags & IXGBE_FLAG_FCOE_ENABLED)
382 && (skb->protocol == htons(ETH_P_FCOE)) &&
383 skb_is_gso(skb)) {
384 hlen = skb_transport_offset(skb) +
385 sizeof(struct fc_frame_header) +
386 sizeof(struct fcoe_crc_eof);
387 segs = DIV_ROUND_UP(skb->len - hlen,
388 skb_shinfo(skb)->gso_size);
389 }
390#endif /* IXGBE_FCOE */
e092be60 391 /* multiply data chunks by size of headers */
3d8fd385 392 bytecount = ((segs - 1) * hlen) + skb->len;
e01c31a5
JB
393 total_packets += segs;
394 total_bytes += bytecount;
e092be60 395 }
e01c31a5 396
9a799d71 397 ixgbe_unmap_and_free_tx_resource(adapter,
e01c31a5 398 tx_buffer_info);
9a799d71 399
12207e49
PWJ
400 tx_desc->wb.status = 0;
401
9a799d71
AK
402 i++;
403 if (i == tx_ring->count)
404 i = 0;
e01c31a5 405 }
12207e49
PWJ
406
407 eop = tx_ring->tx_buffer_info[i].next_to_watch;
408 eop_desc = IXGBE_TX_DESC_ADV(*tx_ring, eop);
409 }
410
9a799d71
AK
411 tx_ring->next_to_clean = i;
412
e092be60 413#define TX_WAKE_THRESHOLD (DESC_NEEDED * 2)
e01c31a5
JB
414 if (unlikely(count && netif_carrier_ok(netdev) &&
415 (IXGBE_DESC_UNUSED(tx_ring) >= TX_WAKE_THRESHOLD))) {
e092be60
AV
416 /* Make sure that anybody stopping the queue after this
417 * sees the new next_to_clean.
418 */
419 smp_mb();
30eba97a
AV
420 if (__netif_subqueue_stopped(netdev, tx_ring->queue_index) &&
421 !test_bit(__IXGBE_DOWN, &adapter->state)) {
422 netif_wake_subqueue(netdev, tx_ring->queue_index);
7ca3bc58 423 ++tx_ring->restart_queue;
30eba97a 424 }
e092be60 425 }
9a799d71 426
e01c31a5
JB
427 if (adapter->detect_tx_hung) {
428 if (ixgbe_check_tx_hang(adapter, tx_ring, i)) {
429 /* schedule immediate reset if we believe we hung */
430 DPRINTK(PROBE, INFO,
431 "tx hang %d detected, resetting adapter\n",
432 adapter->tx_timeout_count + 1);
433 ixgbe_tx_timeout(adapter->netdev);
434 }
435 }
9a799d71 436
e01c31a5 437 /* re-arm the interrupt */
fe49f04a
AD
438 if (count >= tx_ring->work_limit)
439 ixgbe_irq_rearm_queues(adapter, ((u64)1 << q_vector->v_idx));
9a799d71 440
e01c31a5
JB
441 tx_ring->total_bytes += total_bytes;
442 tx_ring->total_packets += total_packets;
e01c31a5 443 tx_ring->stats.packets += total_packets;
12207e49 444 tx_ring->stats.bytes += total_bytes;
9a1a69ad 445 return (count < tx_ring->work_limit);
9a799d71
AK
446}
447
5dd2d332 448#ifdef CONFIG_IXGBE_DCA
bd0362dd 449static void ixgbe_update_rx_dca(struct ixgbe_adapter *adapter,
b4617240 450 struct ixgbe_ring *rx_ring)
bd0362dd
JC
451{
452 u32 rxctrl;
453 int cpu = get_cpu();
3a581073 454 int q = rx_ring - adapter->rx_ring;
bd0362dd 455
3a581073 456 if (rx_ring->cpu != cpu) {
bd0362dd 457 rxctrl = IXGBE_READ_REG(&adapter->hw, IXGBE_DCA_RXCTRL(q));
e8e26350
PW
458 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
459 rxctrl &= ~IXGBE_DCA_RXCTRL_CPUID_MASK;
460 rxctrl |= dca3_get_tag(&adapter->pdev->dev, cpu);
461 } else if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
462 rxctrl &= ~IXGBE_DCA_RXCTRL_CPUID_MASK_82599;
463 rxctrl |= (dca3_get_tag(&adapter->pdev->dev, cpu) <<
464 IXGBE_DCA_RXCTRL_CPUID_SHIFT_82599);
465 }
bd0362dd
JC
466 rxctrl |= IXGBE_DCA_RXCTRL_DESC_DCA_EN;
467 rxctrl |= IXGBE_DCA_RXCTRL_HEAD_DCA_EN;
15005a32
DS
468 rxctrl &= ~(IXGBE_DCA_RXCTRL_DESC_RRO_EN);
469 rxctrl &= ~(IXGBE_DCA_RXCTRL_DESC_WRO_EN |
e8e26350 470 IXGBE_DCA_RXCTRL_DESC_HSRO_EN);
bd0362dd 471 IXGBE_WRITE_REG(&adapter->hw, IXGBE_DCA_RXCTRL(q), rxctrl);
3a581073 472 rx_ring->cpu = cpu;
bd0362dd
JC
473 }
474 put_cpu();
475}
476
477static void ixgbe_update_tx_dca(struct ixgbe_adapter *adapter,
b4617240 478 struct ixgbe_ring *tx_ring)
bd0362dd
JC
479{
480 u32 txctrl;
481 int cpu = get_cpu();
3a581073 482 int q = tx_ring - adapter->tx_ring;
ee5f784a 483 struct ixgbe_hw *hw = &adapter->hw;
bd0362dd 484
3a581073 485 if (tx_ring->cpu != cpu) {
e8e26350 486 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
ee5f784a 487 txctrl = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL(q));
e8e26350
PW
488 txctrl &= ~IXGBE_DCA_TXCTRL_CPUID_MASK;
489 txctrl |= dca3_get_tag(&adapter->pdev->dev, cpu);
ee5f784a
DS
490 txctrl |= IXGBE_DCA_TXCTRL_DESC_DCA_EN;
491 IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL(q), txctrl);
e8e26350 492 } else if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
ee5f784a 493 txctrl = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL_82599(q));
e8e26350
PW
494 txctrl &= ~IXGBE_DCA_TXCTRL_CPUID_MASK_82599;
495 txctrl |= (dca3_get_tag(&adapter->pdev->dev, cpu) <<
ee5f784a
DS
496 IXGBE_DCA_TXCTRL_CPUID_SHIFT_82599);
497 txctrl |= IXGBE_DCA_TXCTRL_DESC_DCA_EN;
498 IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL_82599(q), txctrl);
e8e26350 499 }
3a581073 500 tx_ring->cpu = cpu;
bd0362dd
JC
501 }
502 put_cpu();
503}
504
505static void ixgbe_setup_dca(struct ixgbe_adapter *adapter)
506{
507 int i;
508
509 if (!(adapter->flags & IXGBE_FLAG_DCA_ENABLED))
510 return;
511
e35ec126
AD
512 /* always use CB2 mode, difference is masked in the CB driver */
513 IXGBE_WRITE_REG(&adapter->hw, IXGBE_DCA_CTRL, 2);
514
bd0362dd
JC
515 for (i = 0; i < adapter->num_tx_queues; i++) {
516 adapter->tx_ring[i].cpu = -1;
517 ixgbe_update_tx_dca(adapter, &adapter->tx_ring[i]);
518 }
519 for (i = 0; i < adapter->num_rx_queues; i++) {
520 adapter->rx_ring[i].cpu = -1;
521 ixgbe_update_rx_dca(adapter, &adapter->rx_ring[i]);
522 }
523}
524
525static int __ixgbe_notify_dca(struct device *dev, void *data)
526{
527 struct net_device *netdev = dev_get_drvdata(dev);
528 struct ixgbe_adapter *adapter = netdev_priv(netdev);
529 unsigned long event = *(unsigned long *)data;
530
531 switch (event) {
532 case DCA_PROVIDER_ADD:
96b0e0f6
JB
533 /* if we're already enabled, don't do it again */
534 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED)
535 break;
652f093f 536 if (dca_add_requester(dev) == 0) {
96b0e0f6 537 adapter->flags |= IXGBE_FLAG_DCA_ENABLED;
bd0362dd
JC
538 ixgbe_setup_dca(adapter);
539 break;
540 }
541 /* Fall Through since DCA is disabled. */
542 case DCA_PROVIDER_REMOVE:
543 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED) {
544 dca_remove_requester(dev);
545 adapter->flags &= ~IXGBE_FLAG_DCA_ENABLED;
546 IXGBE_WRITE_REG(&adapter->hw, IXGBE_DCA_CTRL, 1);
547 }
548 break;
549 }
550
652f093f 551 return 0;
bd0362dd
JC
552}
553
5dd2d332 554#endif /* CONFIG_IXGBE_DCA */
9a799d71
AK
555/**
556 * ixgbe_receive_skb - Send a completed packet up the stack
557 * @adapter: board private structure
558 * @skb: packet to send up
177db6ff
MC
559 * @status: hardware indication of status of receive
560 * @rx_ring: rx descriptor ring (for a specific queue) to setup
561 * @rx_desc: rx descriptor
9a799d71 562 **/
78b6f4ce 563static void ixgbe_receive_skb(struct ixgbe_q_vector *q_vector,
b4617240 564 struct sk_buff *skb, u8 status,
fdaff1ce 565 struct ixgbe_ring *ring,
177db6ff 566 union ixgbe_adv_rx_desc *rx_desc)
9a799d71 567{
78b6f4ce
HX
568 struct ixgbe_adapter *adapter = q_vector->adapter;
569 struct napi_struct *napi = &q_vector->napi;
177db6ff
MC
570 bool is_vlan = (status & IXGBE_RXD_STAT_VP);
571 u16 tag = le16_to_cpu(rx_desc->wb.upper.vlan);
9a799d71 572
fdaff1ce 573 skb_record_rx_queue(skb, ring->queue_index);
182ff8df 574 if (!(adapter->flags & IXGBE_FLAG_IN_NETPOLL)) {
8a62babf 575 if (adapter->vlgrp && is_vlan && (tag & VLAN_VID_MASK))
78b6f4ce 576 vlan_gro_receive(napi, adapter->vlgrp, tag, skb);
9a799d71 577 else
78b6f4ce 578 napi_gro_receive(napi, skb);
177db6ff 579 } else {
8a62babf 580 if (adapter->vlgrp && is_vlan && (tag & VLAN_VID_MASK))
182ff8df
AD
581 vlan_hwaccel_rx(skb, adapter->vlgrp, tag);
582 else
583 netif_rx(skb);
9a799d71
AK
584 }
585}
586
e59bd25d
AV
587/**
588 * ixgbe_rx_checksum - indicate in skb if hw indicated a good cksum
589 * @adapter: address of board private structure
590 * @status_err: hardware indication of status of receive
591 * @skb: skb currently being received and modified
592 **/
9a799d71 593static inline void ixgbe_rx_checksum(struct ixgbe_adapter *adapter,
8bae1b2b
DS
594 union ixgbe_adv_rx_desc *rx_desc,
595 struct sk_buff *skb)
9a799d71 596{
8bae1b2b
DS
597 u32 status_err = le32_to_cpu(rx_desc->wb.upper.status_error);
598
9a799d71
AK
599 skb->ip_summed = CHECKSUM_NONE;
600
712744be
JB
601 /* Rx csum disabled */
602 if (!(adapter->flags & IXGBE_FLAG_RX_CSUM_ENABLED))
9a799d71 603 return;
e59bd25d
AV
604
605 /* if IP and error */
606 if ((status_err & IXGBE_RXD_STAT_IPCS) &&
607 (status_err & IXGBE_RXDADV_ERR_IPE)) {
9a799d71
AK
608 adapter->hw_csum_rx_error++;
609 return;
610 }
e59bd25d
AV
611
612 if (!(status_err & IXGBE_RXD_STAT_L4CS))
613 return;
614
615 if (status_err & IXGBE_RXDADV_ERR_TCPE) {
8bae1b2b
DS
616 u16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
617
618 /*
619 * 82599 errata, UDP frames with a 0 checksum can be marked as
620 * checksum errors.
621 */
622 if ((pkt_info & IXGBE_RXDADV_PKTTYPE_UDP) &&
623 (adapter->hw.mac.type == ixgbe_mac_82599EB))
624 return;
625
e59bd25d
AV
626 adapter->hw_csum_rx_error++;
627 return;
628 }
629
9a799d71 630 /* It must be a TCP or UDP packet with a valid checksum */
e59bd25d 631 skb->ip_summed = CHECKSUM_UNNECESSARY;
9a799d71
AK
632}
633
e8e26350
PW
634static inline void ixgbe_release_rx_desc(struct ixgbe_hw *hw,
635 struct ixgbe_ring *rx_ring, u32 val)
636{
637 /*
638 * Force memory writes to complete before letting h/w
639 * know there are new descriptors to fetch. (Only
640 * applicable for weak-ordered memory model archs,
641 * such as IA-64).
642 */
643 wmb();
644 IXGBE_WRITE_REG(hw, IXGBE_RDT(rx_ring->reg_idx), val);
645}
646
9a799d71
AK
647/**
648 * ixgbe_alloc_rx_buffers - Replace used receive buffers; packet split
649 * @adapter: address of board private structure
650 **/
651static void ixgbe_alloc_rx_buffers(struct ixgbe_adapter *adapter,
7c6e0a43
JB
652 struct ixgbe_ring *rx_ring,
653 int cleaned_count)
9a799d71 654{
9a799d71
AK
655 struct pci_dev *pdev = adapter->pdev;
656 union ixgbe_adv_rx_desc *rx_desc;
3a581073 657 struct ixgbe_rx_buffer *bi;
9a799d71 658 unsigned int i;
9a799d71
AK
659
660 i = rx_ring->next_to_use;
3a581073 661 bi = &rx_ring->rx_buffer_info[i];
9a799d71
AK
662
663 while (cleaned_count--) {
664 rx_desc = IXGBE_RX_DESC_ADV(*rx_ring, i);
665
762f4c57 666 if (!bi->page_dma &&
6e455b89 667 (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED)) {
3a581073 668 if (!bi->page) {
762f4c57
JB
669 bi->page = alloc_page(GFP_ATOMIC);
670 if (!bi->page) {
671 adapter->alloc_rx_page_failed++;
672 goto no_buffers;
673 }
674 bi->page_offset = 0;
675 } else {
676 /* use a half page if we're re-using */
677 bi->page_offset ^= (PAGE_SIZE / 2);
9a799d71 678 }
762f4c57
JB
679
680 bi->page_dma = pci_map_page(pdev, bi->page,
681 bi->page_offset,
682 (PAGE_SIZE / 2),
683 PCI_DMA_FROMDEVICE);
9a799d71
AK
684 }
685
3a581073 686 if (!bi->skb) {
5ecc3614 687 struct sk_buff *skb;
7ca3bc58
JB
688 /* netdev_alloc_skb reserves 32 bytes up front!! */
689 uint bufsz = rx_ring->rx_buf_len + SMP_CACHE_BYTES;
690 skb = netdev_alloc_skb(adapter->netdev, bufsz);
9a799d71
AK
691
692 if (!skb) {
693 adapter->alloc_rx_buff_failed++;
694 goto no_buffers;
695 }
696
7ca3bc58
JB
697 /* advance the data pointer to the next cache line */
698 skb_reserve(skb, (PTR_ALIGN(skb->data, SMP_CACHE_BYTES)
699 - skb->data));
700
3a581073 701 bi->skb = skb;
4f57ca6e
JB
702 bi->dma = pci_map_single(pdev, skb->data,
703 rx_ring->rx_buf_len,
3a581073 704 PCI_DMA_FROMDEVICE);
9a799d71
AK
705 }
706 /* Refresh the desc even if buffer_addrs didn't change because
707 * each write-back erases this info. */
6e455b89 708 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED) {
3a581073
JB
709 rx_desc->read.pkt_addr = cpu_to_le64(bi->page_dma);
710 rx_desc->read.hdr_addr = cpu_to_le64(bi->dma);
9a799d71 711 } else {
3a581073 712 rx_desc->read.pkt_addr = cpu_to_le64(bi->dma);
9a799d71
AK
713 }
714
715 i++;
716 if (i == rx_ring->count)
717 i = 0;
3a581073 718 bi = &rx_ring->rx_buffer_info[i];
9a799d71 719 }
7c6e0a43 720
9a799d71
AK
721no_buffers:
722 if (rx_ring->next_to_use != i) {
723 rx_ring->next_to_use = i;
724 if (i-- == 0)
725 i = (rx_ring->count - 1);
726
e8e26350 727 ixgbe_release_rx_desc(&adapter->hw, rx_ring, i);
9a799d71
AK
728 }
729}
730
7c6e0a43
JB
731static inline u16 ixgbe_get_hdr_info(union ixgbe_adv_rx_desc *rx_desc)
732{
733 return rx_desc->wb.lower.lo_dword.hs_rss.hdr_info;
734}
735
736static inline u16 ixgbe_get_pkt_info(union ixgbe_adv_rx_desc *rx_desc)
737{
738 return rx_desc->wb.lower.lo_dword.hs_rss.pkt_info;
739}
740
f8212f97
AD
741static inline u32 ixgbe_get_rsc_count(union ixgbe_adv_rx_desc *rx_desc)
742{
743 return (le32_to_cpu(rx_desc->wb.lower.lo_dword.data) &
744 IXGBE_RXDADV_RSCCNT_MASK) >>
745 IXGBE_RXDADV_RSCCNT_SHIFT;
746}
747
748/**
749 * ixgbe_transform_rsc_queue - change rsc queue into a full packet
750 * @skb: pointer to the last skb in the rsc queue
94b982b2 751 * @count: pointer to number of packets coalesced in this context
f8212f97
AD
752 *
753 * This function changes a queue full of hw rsc buffers into a completed
754 * packet. It uses the ->prev pointers to find the first packet and then
755 * turns it into the frag list owner.
756 **/
94b982b2
MC
757static inline struct sk_buff *ixgbe_transform_rsc_queue(struct sk_buff *skb,
758 u64 *count)
f8212f97
AD
759{
760 unsigned int frag_list_size = 0;
761
762 while (skb->prev) {
763 struct sk_buff *prev = skb->prev;
764 frag_list_size += skb->len;
765 skb->prev = NULL;
766 skb = prev;
94b982b2 767 *count += 1;
f8212f97
AD
768 }
769
770 skb_shinfo(skb)->frag_list = skb->next;
771 skb->next = NULL;
772 skb->len += frag_list_size;
773 skb->data_len += frag_list_size;
774 skb->truesize += frag_list_size;
775 return skb;
776}
777
78b6f4ce 778static bool ixgbe_clean_rx_irq(struct ixgbe_q_vector *q_vector,
b4617240
PW
779 struct ixgbe_ring *rx_ring,
780 int *work_done, int work_to_do)
9a799d71 781{
78b6f4ce 782 struct ixgbe_adapter *adapter = q_vector->adapter;
2d86f139 783 struct net_device *netdev = adapter->netdev;
9a799d71
AK
784 struct pci_dev *pdev = adapter->pdev;
785 union ixgbe_adv_rx_desc *rx_desc, *next_rxd;
786 struct ixgbe_rx_buffer *rx_buffer_info, *next_buffer;
787 struct sk_buff *skb;
f8212f97 788 unsigned int i, rsc_count = 0;
7c6e0a43 789 u32 len, staterr;
177db6ff
MC
790 u16 hdr_info;
791 bool cleaned = false;
9a799d71 792 int cleaned_count = 0;
d2f4fbe2 793 unsigned int total_rx_bytes = 0, total_rx_packets = 0;
3d8fd385
YZ
794#ifdef IXGBE_FCOE
795 int ddp_bytes = 0;
796#endif /* IXGBE_FCOE */
9a799d71
AK
797
798 i = rx_ring->next_to_clean;
9a799d71
AK
799 rx_desc = IXGBE_RX_DESC_ADV(*rx_ring, i);
800 staterr = le32_to_cpu(rx_desc->wb.upper.status_error);
801 rx_buffer_info = &rx_ring->rx_buffer_info[i];
9a799d71
AK
802
803 while (staterr & IXGBE_RXD_STAT_DD) {
7c6e0a43 804 u32 upper_len = 0;
9a799d71
AK
805 if (*work_done >= work_to_do)
806 break;
807 (*work_done)++;
808
6e455b89 809 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED) {
7c6e0a43
JB
810 hdr_info = le16_to_cpu(ixgbe_get_hdr_info(rx_desc));
811 len = (hdr_info & IXGBE_RXDADV_HDRBUFLEN_MASK) >>
762f4c57 812 IXGBE_RXDADV_HDRBUFLEN_SHIFT;
9a799d71
AK
813 if (len > IXGBE_RX_HDR_SIZE)
814 len = IXGBE_RX_HDR_SIZE;
815 upper_len = le16_to_cpu(rx_desc->wb.upper.length);
7c6e0a43 816 } else {
9a799d71 817 len = le16_to_cpu(rx_desc->wb.upper.length);
7c6e0a43 818 }
9a799d71
AK
819
820 cleaned = true;
821 skb = rx_buffer_info->skb;
7ca3bc58 822 prefetch(skb->data);
9a799d71
AK
823 rx_buffer_info->skb = NULL;
824
21fa4e66 825 if (rx_buffer_info->dma) {
9a799d71 826 pci_unmap_single(pdev, rx_buffer_info->dma,
5ecc3614 827 rx_ring->rx_buf_len,
b4617240 828 PCI_DMA_FROMDEVICE);
4f57ca6e 829 rx_buffer_info->dma = 0;
9a799d71
AK
830 skb_put(skb, len);
831 }
832
833 if (upper_len) {
834 pci_unmap_page(pdev, rx_buffer_info->page_dma,
762f4c57 835 PAGE_SIZE / 2, PCI_DMA_FROMDEVICE);
9a799d71
AK
836 rx_buffer_info->page_dma = 0;
837 skb_fill_page_desc(skb, skb_shinfo(skb)->nr_frags,
762f4c57
JB
838 rx_buffer_info->page,
839 rx_buffer_info->page_offset,
840 upper_len);
841
842 if ((rx_ring->rx_buf_len > (PAGE_SIZE / 2)) ||
843 (page_count(rx_buffer_info->page) != 1))
844 rx_buffer_info->page = NULL;
845 else
846 get_page(rx_buffer_info->page);
9a799d71
AK
847
848 skb->len += upper_len;
849 skb->data_len += upper_len;
850 skb->truesize += upper_len;
851 }
852
853 i++;
854 if (i == rx_ring->count)
855 i = 0;
9a799d71
AK
856
857 next_rxd = IXGBE_RX_DESC_ADV(*rx_ring, i);
858 prefetch(next_rxd);
9a799d71 859 cleaned_count++;
f8212f97 860
0c19d6af 861 if (adapter->flags2 & IXGBE_FLAG2_RSC_CAPABLE)
f8212f97
AD
862 rsc_count = ixgbe_get_rsc_count(rx_desc);
863
864 if (rsc_count) {
865 u32 nextp = (staterr & IXGBE_RXDADV_NEXTP_MASK) >>
866 IXGBE_RXDADV_NEXTP_SHIFT;
867 next_buffer = &rx_ring->rx_buffer_info[nextp];
f8212f97
AD
868 } else {
869 next_buffer = &rx_ring->rx_buffer_info[i];
870 }
871
9a799d71 872 if (staterr & IXGBE_RXD_STAT_EOP) {
f8212f97 873 if (skb->prev)
94b982b2
MC
874 skb = ixgbe_transform_rsc_queue(skb, &(rx_ring->rsc_count));
875 if (adapter->flags2 & IXGBE_FLAG2_RSC_ENABLED) {
876 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED)
877 rx_ring->rsc_count += skb_shinfo(skb)->nr_frags;
878 else
879 rx_ring->rsc_count++;
880 rx_ring->rsc_flush++;
881 }
9a799d71
AK
882 rx_ring->stats.packets++;
883 rx_ring->stats.bytes += skb->len;
884 } else {
6e455b89 885 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED) {
f8212f97
AD
886 rx_buffer_info->skb = next_buffer->skb;
887 rx_buffer_info->dma = next_buffer->dma;
888 next_buffer->skb = skb;
889 next_buffer->dma = 0;
890 } else {
891 skb->next = next_buffer->skb;
892 skb->next->prev = skb;
893 }
7ca3bc58 894 rx_ring->non_eop_descs++;
9a799d71
AK
895 goto next_desc;
896 }
897
898 if (staterr & IXGBE_RXDADV_ERR_FRAME_ERR_MASK) {
899 dev_kfree_skb_irq(skb);
900 goto next_desc;
901 }
902
8bae1b2b 903 ixgbe_rx_checksum(adapter, rx_desc, skb);
d2f4fbe2
AV
904
905 /* probably a little skewed due to removing CRC */
906 total_rx_bytes += skb->len;
907 total_rx_packets++;
908
74ce8dd2 909 skb->protocol = eth_type_trans(skb, adapter->netdev);
332d4a7d
YZ
910#ifdef IXGBE_FCOE
911 /* if ddp, not passing to ULD unless for FCP_RSP or error */
3d8fd385
YZ
912 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED) {
913 ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb);
914 if (!ddp_bytes)
332d4a7d 915 goto next_desc;
3d8fd385 916 }
332d4a7d 917#endif /* IXGBE_FCOE */
fdaff1ce 918 ixgbe_receive_skb(q_vector, skb, staterr, rx_ring, rx_desc);
9a799d71
AK
919
920next_desc:
921 rx_desc->wb.upper.status_error = 0;
922
923 /* return some buffers to hardware, one at a time is too slow */
924 if (cleaned_count >= IXGBE_RX_BUFFER_WRITE) {
925 ixgbe_alloc_rx_buffers(adapter, rx_ring, cleaned_count);
926 cleaned_count = 0;
927 }
928
929 /* use prefetched values */
930 rx_desc = next_rxd;
f8212f97 931 rx_buffer_info = &rx_ring->rx_buffer_info[i];
9a799d71
AK
932
933 staterr = le32_to_cpu(rx_desc->wb.upper.status_error);
177db6ff
MC
934 }
935
9a799d71
AK
936 rx_ring->next_to_clean = i;
937 cleaned_count = IXGBE_DESC_UNUSED(rx_ring);
938
939 if (cleaned_count)
940 ixgbe_alloc_rx_buffers(adapter, rx_ring, cleaned_count);
941
3d8fd385
YZ
942#ifdef IXGBE_FCOE
943 /* include DDPed FCoE data */
944 if (ddp_bytes > 0) {
945 unsigned int mss;
946
947 mss = adapter->netdev->mtu - sizeof(struct fcoe_hdr) -
948 sizeof(struct fc_frame_header) -
949 sizeof(struct fcoe_crc_eof);
950 if (mss > 512)
951 mss &= ~511;
952 total_rx_bytes += ddp_bytes;
953 total_rx_packets += DIV_ROUND_UP(ddp_bytes, mss);
954 }
955#endif /* IXGBE_FCOE */
956
f494e8fa
AV
957 rx_ring->total_packets += total_rx_packets;
958 rx_ring->total_bytes += total_rx_bytes;
2d86f139
AK
959 netdev->stats.rx_bytes += total_rx_bytes;
960 netdev->stats.rx_packets += total_rx_packets;
f494e8fa 961
9a799d71
AK
962 return cleaned;
963}
964
021230d4 965static int ixgbe_clean_rxonly(struct napi_struct *, int);
9a799d71
AK
966/**
967 * ixgbe_configure_msix - Configure MSI-X hardware
968 * @adapter: board private structure
969 *
970 * ixgbe_configure_msix sets up the hardware to properly generate MSI-X
971 * interrupts.
972 **/
973static void ixgbe_configure_msix(struct ixgbe_adapter *adapter)
974{
021230d4
AV
975 struct ixgbe_q_vector *q_vector;
976 int i, j, q_vectors, v_idx, r_idx;
977 u32 mask;
9a799d71 978
021230d4 979 q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
9a799d71 980
4df10466
JB
981 /*
982 * Populate the IVAR table and set the ITR values to the
021230d4
AV
983 * corresponding register.
984 */
985 for (v_idx = 0; v_idx < q_vectors; v_idx++) {
7a921c93 986 q_vector = adapter->q_vector[v_idx];
021230d4
AV
987 /* XXX for_each_bit(...) */
988 r_idx = find_first_bit(q_vector->rxr_idx,
b4617240 989 adapter->num_rx_queues);
021230d4
AV
990
991 for (i = 0; i < q_vector->rxr_count; i++) {
992 j = adapter->rx_ring[r_idx].reg_idx;
e8e26350 993 ixgbe_set_ivar(adapter, 0, j, v_idx);
021230d4 994 r_idx = find_next_bit(q_vector->rxr_idx,
b4617240
PW
995 adapter->num_rx_queues,
996 r_idx + 1);
021230d4
AV
997 }
998 r_idx = find_first_bit(q_vector->txr_idx,
b4617240 999 adapter->num_tx_queues);
021230d4
AV
1000
1001 for (i = 0; i < q_vector->txr_count; i++) {
1002 j = adapter->tx_ring[r_idx].reg_idx;
e8e26350 1003 ixgbe_set_ivar(adapter, 1, j, v_idx);
021230d4 1004 r_idx = find_next_bit(q_vector->txr_idx,
b4617240
PW
1005 adapter->num_tx_queues,
1006 r_idx + 1);
021230d4
AV
1007 }
1008
021230d4 1009 if (q_vector->txr_count && !q_vector->rxr_count)
f7554a2b
NS
1010 /* tx only */
1011 q_vector->eitr = adapter->tx_eitr_param;
509ee935 1012 else if (q_vector->rxr_count)
f7554a2b
NS
1013 /* rx or mixed */
1014 q_vector->eitr = adapter->rx_eitr_param;
021230d4 1015
fe49f04a 1016 ixgbe_write_eitr(q_vector);
9a799d71
AK
1017 }
1018
e8e26350
PW
1019 if (adapter->hw.mac.type == ixgbe_mac_82598EB)
1020 ixgbe_set_ivar(adapter, -1, IXGBE_IVAR_OTHER_CAUSES_INDEX,
1021 v_idx);
1022 else if (adapter->hw.mac.type == ixgbe_mac_82599EB)
1023 ixgbe_set_ivar(adapter, -1, 1, v_idx);
021230d4
AV
1024 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EITR(v_idx), 1950);
1025
41fb9248 1026 /* set up to autoclear timer, and the vectors */
021230d4 1027 mask = IXGBE_EIMS_ENABLE_MASK;
41fb9248 1028 mask &= ~(IXGBE_EIMS_OTHER | IXGBE_EIMS_LSC);
021230d4 1029 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIAC, mask);
9a799d71
AK
1030}
1031
f494e8fa
AV
1032enum latency_range {
1033 lowest_latency = 0,
1034 low_latency = 1,
1035 bulk_latency = 2,
1036 latency_invalid = 255
1037};
1038
1039/**
1040 * ixgbe_update_itr - update the dynamic ITR value based on statistics
1041 * @adapter: pointer to adapter
1042 * @eitr: eitr setting (ints per sec) to give last timeslice
1043 * @itr_setting: current throttle rate in ints/second
1044 * @packets: the number of packets during this measurement interval
1045 * @bytes: the number of bytes during this measurement interval
1046 *
1047 * Stores a new ITR value based on packets and byte
1048 * counts during the last interrupt. The advantage of per interrupt
1049 * computation is faster updates and more accurate ITR for the current
1050 * traffic pattern. Constants in this function were computed
1051 * based on theoretical maximum wire speed and thresholds were set based
1052 * on testing data as well as attempting to minimize response time
1053 * while increasing bulk throughput.
1054 * this functionality is controlled by the InterruptThrottleRate module
1055 * parameter (see ixgbe_param.c)
1056 **/
1057static u8 ixgbe_update_itr(struct ixgbe_adapter *adapter,
b4617240
PW
1058 u32 eitr, u8 itr_setting,
1059 int packets, int bytes)
f494e8fa
AV
1060{
1061 unsigned int retval = itr_setting;
1062 u32 timepassed_us;
1063 u64 bytes_perint;
1064
1065 if (packets == 0)
1066 goto update_itr_done;
1067
1068
1069 /* simple throttlerate management
1070 * 0-20MB/s lowest (100000 ints/s)
1071 * 20-100MB/s low (20000 ints/s)
1072 * 100-1249MB/s bulk (8000 ints/s)
1073 */
1074 /* what was last interrupt timeslice? */
1075 timepassed_us = 1000000/eitr;
1076 bytes_perint = bytes / timepassed_us; /* bytes/usec */
1077
1078 switch (itr_setting) {
1079 case lowest_latency:
1080 if (bytes_perint > adapter->eitr_low)
1081 retval = low_latency;
1082 break;
1083 case low_latency:
1084 if (bytes_perint > adapter->eitr_high)
1085 retval = bulk_latency;
1086 else if (bytes_perint <= adapter->eitr_low)
1087 retval = lowest_latency;
1088 break;
1089 case bulk_latency:
1090 if (bytes_perint <= adapter->eitr_high)
1091 retval = low_latency;
1092 break;
1093 }
1094
1095update_itr_done:
1096 return retval;
1097}
1098
509ee935
JB
1099/**
1100 * ixgbe_write_eitr - write EITR register in hardware specific way
fe49f04a 1101 * @q_vector: structure containing interrupt and ring information
509ee935
JB
1102 *
1103 * This function is made to be called by ethtool and by the driver
1104 * when it needs to update EITR registers at runtime. Hardware
1105 * specific quirks/differences are taken care of here.
1106 */
fe49f04a 1107void ixgbe_write_eitr(struct ixgbe_q_vector *q_vector)
509ee935 1108{
fe49f04a 1109 struct ixgbe_adapter *adapter = q_vector->adapter;
509ee935 1110 struct ixgbe_hw *hw = &adapter->hw;
fe49f04a
AD
1111 int v_idx = q_vector->v_idx;
1112 u32 itr_reg = EITR_INTS_PER_SEC_TO_REG(q_vector->eitr);
1113
509ee935
JB
1114 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
1115 /* must write high and low 16 bits to reset counter */
1116 itr_reg |= (itr_reg << 16);
1117 } else if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
1118 /*
1119 * set the WDIS bit to not clear the timer bits and cause an
1120 * immediate assertion of the interrupt
1121 */
1122 itr_reg |= IXGBE_EITR_CNT_WDIS;
1123 }
1124 IXGBE_WRITE_REG(hw, IXGBE_EITR(v_idx), itr_reg);
1125}
1126
f494e8fa
AV
1127static void ixgbe_set_itr_msix(struct ixgbe_q_vector *q_vector)
1128{
1129 struct ixgbe_adapter *adapter = q_vector->adapter;
f494e8fa
AV
1130 u32 new_itr;
1131 u8 current_itr, ret_itr;
fe49f04a 1132 int i, r_idx;
f494e8fa
AV
1133 struct ixgbe_ring *rx_ring, *tx_ring;
1134
1135 r_idx = find_first_bit(q_vector->txr_idx, adapter->num_tx_queues);
1136 for (i = 0; i < q_vector->txr_count; i++) {
1137 tx_ring = &(adapter->tx_ring[r_idx]);
1138 ret_itr = ixgbe_update_itr(adapter, q_vector->eitr,
b4617240
PW
1139 q_vector->tx_itr,
1140 tx_ring->total_packets,
1141 tx_ring->total_bytes);
f494e8fa
AV
1142 /* if the result for this queue would decrease interrupt
1143 * rate for this vector then use that result */
30efa5a3 1144 q_vector->tx_itr = ((q_vector->tx_itr > ret_itr) ?
b4617240 1145 q_vector->tx_itr - 1 : ret_itr);
f494e8fa 1146 r_idx = find_next_bit(q_vector->txr_idx, adapter->num_tx_queues,
b4617240 1147 r_idx + 1);
f494e8fa
AV
1148 }
1149
1150 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
1151 for (i = 0; i < q_vector->rxr_count; i++) {
1152 rx_ring = &(adapter->rx_ring[r_idx]);
1153 ret_itr = ixgbe_update_itr(adapter, q_vector->eitr,
b4617240
PW
1154 q_vector->rx_itr,
1155 rx_ring->total_packets,
1156 rx_ring->total_bytes);
f494e8fa
AV
1157 /* if the result for this queue would decrease interrupt
1158 * rate for this vector then use that result */
30efa5a3 1159 q_vector->rx_itr = ((q_vector->rx_itr > ret_itr) ?
b4617240 1160 q_vector->rx_itr - 1 : ret_itr);
f494e8fa 1161 r_idx = find_next_bit(q_vector->rxr_idx, adapter->num_rx_queues,
b4617240 1162 r_idx + 1);
f494e8fa
AV
1163 }
1164
30efa5a3 1165 current_itr = max(q_vector->rx_itr, q_vector->tx_itr);
f494e8fa
AV
1166
1167 switch (current_itr) {
1168 /* counts and packets in update_itr are dependent on these numbers */
1169 case lowest_latency:
1170 new_itr = 100000;
1171 break;
1172 case low_latency:
1173 new_itr = 20000; /* aka hwitr = ~200 */
1174 break;
1175 case bulk_latency:
1176 default:
1177 new_itr = 8000;
1178 break;
1179 }
1180
1181 if (new_itr != q_vector->eitr) {
fe49f04a
AD
1182 /* do an exponential smoothing */
1183 new_itr = ((q_vector->eitr * 90)/100) + ((new_itr * 10)/100);
509ee935
JB
1184
1185 /* save the algorithm value here, not the smoothed one */
1186 q_vector->eitr = new_itr;
fe49f04a
AD
1187
1188 ixgbe_write_eitr(q_vector);
f494e8fa
AV
1189 }
1190
1191 return;
1192}
1193
0befdb3e
JB
1194static void ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr)
1195{
1196 struct ixgbe_hw *hw = &adapter->hw;
1197
1198 if ((adapter->flags & IXGBE_FLAG_FAN_FAIL_CAPABLE) &&
1199 (eicr & IXGBE_EICR_GPI_SDP1)) {
1200 DPRINTK(PROBE, CRIT, "Fan has stopped, replace the adapter\n");
1201 /* write to clear the interrupt */
1202 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1);
1203 }
1204}
cf8280ee 1205
e8e26350
PW
1206static void ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr)
1207{
1208 struct ixgbe_hw *hw = &adapter->hw;
1209
1210 if (eicr & IXGBE_EICR_GPI_SDP1) {
1211 /* Clear the interrupt */
1212 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1);
1213 schedule_work(&adapter->multispeed_fiber_task);
1214 } else if (eicr & IXGBE_EICR_GPI_SDP2) {
1215 /* Clear the interrupt */
1216 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP2);
1217 schedule_work(&adapter->sfp_config_module_task);
1218 } else {
1219 /* Interrupt isn't for us... */
1220 return;
1221 }
1222}
1223
cf8280ee
JB
1224static void ixgbe_check_lsc(struct ixgbe_adapter *adapter)
1225{
1226 struct ixgbe_hw *hw = &adapter->hw;
1227
1228 adapter->lsc_int++;
1229 adapter->flags |= IXGBE_FLAG_NEED_LINK_UPDATE;
1230 adapter->link_check_timeout = jiffies;
1231 if (!test_bit(__IXGBE_DOWN, &adapter->state)) {
1232 IXGBE_WRITE_REG(hw, IXGBE_EIMC, IXGBE_EIMC_LSC);
8a0717f3 1233 IXGBE_WRITE_FLUSH(hw);
cf8280ee
JB
1234 schedule_work(&adapter->watchdog_task);
1235 }
1236}
1237
9a799d71
AK
1238static irqreturn_t ixgbe_msix_lsc(int irq, void *data)
1239{
1240 struct net_device *netdev = data;
1241 struct ixgbe_adapter *adapter = netdev_priv(netdev);
1242 struct ixgbe_hw *hw = &adapter->hw;
54037505
DS
1243 u32 eicr;
1244
1245 /*
1246 * Workaround for Silicon errata. Use clear-by-write instead
1247 * of clear-by-read. Reading with EICS will return the
1248 * interrupt causes without clearing, which later be done
1249 * with the write to EICR.
1250 */
1251 eicr = IXGBE_READ_REG(hw, IXGBE_EICS);
1252 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr);
9a799d71 1253
cf8280ee
JB
1254 if (eicr & IXGBE_EICR_LSC)
1255 ixgbe_check_lsc(adapter);
d4f80882 1256
e8e26350
PW
1257 if (hw->mac.type == ixgbe_mac_82598EB)
1258 ixgbe_check_fan_failure(adapter, eicr);
0befdb3e 1259
c4cf55e5 1260 if (hw->mac.type == ixgbe_mac_82599EB) {
e8e26350 1261 ixgbe_check_sfp_event(adapter, eicr);
c4cf55e5
PWJ
1262
1263 /* Handle Flow Director Full threshold interrupt */
1264 if (eicr & IXGBE_EICR_FLOW_DIR) {
1265 int i;
1266 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_FLOW_DIR);
1267 /* Disable transmits before FDIR Re-initialization */
1268 netif_tx_stop_all_queues(netdev);
1269 for (i = 0; i < adapter->num_tx_queues; i++) {
1270 struct ixgbe_ring *tx_ring =
1271 &adapter->tx_ring[i];
1272 if (test_and_clear_bit(__IXGBE_FDIR_INIT_DONE,
1273 &tx_ring->reinit_state))
1274 schedule_work(&adapter->fdir_reinit_task);
1275 }
1276 }
1277 }
d4f80882
AV
1278 if (!test_bit(__IXGBE_DOWN, &adapter->state))
1279 IXGBE_WRITE_REG(hw, IXGBE_EIMS, IXGBE_EIMS_OTHER);
9a799d71
AK
1280
1281 return IRQ_HANDLED;
1282}
1283
fe49f04a
AD
1284static inline void ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter,
1285 u64 qmask)
1286{
1287 u32 mask;
1288
1289 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
1290 mask = (IXGBE_EIMS_RTX_QUEUE & qmask);
1291 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMS, mask);
1292 } else {
1293 mask = (qmask & 0xFFFFFFFF);
1294 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMS_EX(0), mask);
1295 mask = (qmask >> 32);
1296 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMS_EX(1), mask);
1297 }
1298 /* skip the flush */
1299}
1300
1301static inline void ixgbe_irq_disable_queues(struct ixgbe_adapter *adapter,
1302 u64 qmask)
1303{
1304 u32 mask;
1305
1306 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
1307 mask = (IXGBE_EIMS_RTX_QUEUE & qmask);
1308 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC, mask);
1309 } else {
1310 mask = (qmask & 0xFFFFFFFF);
1311 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC_EX(0), mask);
1312 mask = (qmask >> 32);
1313 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC_EX(1), mask);
1314 }
1315 /* skip the flush */
1316}
1317
9a799d71
AK
1318static irqreturn_t ixgbe_msix_clean_tx(int irq, void *data)
1319{
021230d4
AV
1320 struct ixgbe_q_vector *q_vector = data;
1321 struct ixgbe_adapter *adapter = q_vector->adapter;
3a581073 1322 struct ixgbe_ring *tx_ring;
021230d4
AV
1323 int i, r_idx;
1324
1325 if (!q_vector->txr_count)
1326 return IRQ_HANDLED;
1327
1328 r_idx = find_first_bit(q_vector->txr_idx, adapter->num_tx_queues);
1329 for (i = 0; i < q_vector->txr_count; i++) {
3a581073 1330 tx_ring = &(adapter->tx_ring[r_idx]);
3a581073
JB
1331 tx_ring->total_bytes = 0;
1332 tx_ring->total_packets = 0;
021230d4 1333 r_idx = find_next_bit(q_vector->txr_idx, adapter->num_tx_queues,
b4617240 1334 r_idx + 1);
021230d4 1335 }
9a799d71 1336
9b471446 1337 /* EIAM disabled interrupts (on this vector) for us */
91281fd3
AD
1338 napi_schedule(&q_vector->napi);
1339
9a799d71
AK
1340 return IRQ_HANDLED;
1341}
1342
021230d4
AV
1343/**
1344 * ixgbe_msix_clean_rx - single unshared vector rx clean (all queues)
1345 * @irq: unused
1346 * @data: pointer to our q_vector struct for this interrupt vector
1347 **/
9a799d71
AK
1348static irqreturn_t ixgbe_msix_clean_rx(int irq, void *data)
1349{
021230d4
AV
1350 struct ixgbe_q_vector *q_vector = data;
1351 struct ixgbe_adapter *adapter = q_vector->adapter;
3a581073 1352 struct ixgbe_ring *rx_ring;
021230d4 1353 int r_idx;
30efa5a3 1354 int i;
021230d4
AV
1355
1356 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
30efa5a3
JB
1357 for (i = 0; i < q_vector->rxr_count; i++) {
1358 rx_ring = &(adapter->rx_ring[r_idx]);
1359 rx_ring->total_bytes = 0;
1360 rx_ring->total_packets = 0;
1361 r_idx = find_next_bit(q_vector->rxr_idx, adapter->num_rx_queues,
1362 r_idx + 1);
1363 }
1364
021230d4
AV
1365 if (!q_vector->rxr_count)
1366 return IRQ_HANDLED;
1367
021230d4 1368 /* disable interrupts on this vector only */
9b471446 1369 /* EIAM disabled interrupts (on this vector) for us */
288379f0 1370 napi_schedule(&q_vector->napi);
021230d4
AV
1371
1372 return IRQ_HANDLED;
1373}
1374
1375static irqreturn_t ixgbe_msix_clean_many(int irq, void *data)
1376{
91281fd3
AD
1377 struct ixgbe_q_vector *q_vector = data;
1378 struct ixgbe_adapter *adapter = q_vector->adapter;
1379 struct ixgbe_ring *ring;
1380 int r_idx;
1381 int i;
1382
1383 if (!q_vector->txr_count && !q_vector->rxr_count)
1384 return IRQ_HANDLED;
1385
1386 r_idx = find_first_bit(q_vector->txr_idx, adapter->num_tx_queues);
1387 for (i = 0; i < q_vector->txr_count; i++) {
1388 ring = &(adapter->tx_ring[r_idx]);
1389 ring->total_bytes = 0;
1390 ring->total_packets = 0;
1391 r_idx = find_next_bit(q_vector->txr_idx, adapter->num_tx_queues,
1392 r_idx + 1);
1393 }
1394
1395 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
1396 for (i = 0; i < q_vector->rxr_count; i++) {
1397 ring = &(adapter->rx_ring[r_idx]);
1398 ring->total_bytes = 0;
1399 ring->total_packets = 0;
1400 r_idx = find_next_bit(q_vector->rxr_idx, adapter->num_rx_queues,
1401 r_idx + 1);
1402 }
1403
9b471446 1404 /* EIAM disabled interrupts (on this vector) for us */
91281fd3 1405 napi_schedule(&q_vector->napi);
9a799d71 1406
9a799d71
AK
1407 return IRQ_HANDLED;
1408}
1409
021230d4
AV
1410/**
1411 * ixgbe_clean_rxonly - msix (aka one shot) rx clean routine
1412 * @napi: napi struct with our devices info in it
1413 * @budget: amount of work driver is allowed to do this pass, in packets
1414 *
f0848276
JB
1415 * This function is optimized for cleaning one queue only on a single
1416 * q_vector!!!
021230d4 1417 **/
9a799d71
AK
1418static int ixgbe_clean_rxonly(struct napi_struct *napi, int budget)
1419{
021230d4 1420 struct ixgbe_q_vector *q_vector =
b4617240 1421 container_of(napi, struct ixgbe_q_vector, napi);
021230d4 1422 struct ixgbe_adapter *adapter = q_vector->adapter;
f0848276 1423 struct ixgbe_ring *rx_ring = NULL;
9a799d71 1424 int work_done = 0;
021230d4 1425 long r_idx;
9a799d71 1426
021230d4 1427 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
3a581073 1428 rx_ring = &(adapter->rx_ring[r_idx]);
5dd2d332 1429#ifdef CONFIG_IXGBE_DCA
bd0362dd 1430 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED)
3a581073 1431 ixgbe_update_rx_dca(adapter, rx_ring);
bd0362dd 1432#endif
9a799d71 1433
78b6f4ce 1434 ixgbe_clean_rx_irq(q_vector, rx_ring, &work_done, budget);
9a799d71 1435
021230d4
AV
1436 /* If all Rx work done, exit the polling mode */
1437 if (work_done < budget) {
288379f0 1438 napi_complete(napi);
f7554a2b 1439 if (adapter->rx_itr_setting & 1)
f494e8fa 1440 ixgbe_set_itr_msix(q_vector);
9a799d71 1441 if (!test_bit(__IXGBE_DOWN, &adapter->state))
fe49f04a
AD
1442 ixgbe_irq_enable_queues(adapter,
1443 ((u64)1 << q_vector->v_idx));
9a799d71
AK
1444 }
1445
1446 return work_done;
1447}
1448
f0848276 1449/**
91281fd3 1450 * ixgbe_clean_rxtx_many - msix (aka one shot) rx clean routine
f0848276
JB
1451 * @napi: napi struct with our devices info in it
1452 * @budget: amount of work driver is allowed to do this pass, in packets
1453 *
1454 * This function will clean more than one rx queue associated with a
1455 * q_vector.
1456 **/
91281fd3 1457static int ixgbe_clean_rxtx_many(struct napi_struct *napi, int budget)
f0848276
JB
1458{
1459 struct ixgbe_q_vector *q_vector =
1460 container_of(napi, struct ixgbe_q_vector, napi);
1461 struct ixgbe_adapter *adapter = q_vector->adapter;
91281fd3 1462 struct ixgbe_ring *ring = NULL;
f0848276
JB
1463 int work_done = 0, i;
1464 long r_idx;
91281fd3
AD
1465 bool tx_clean_complete = true;
1466
1467 r_idx = find_first_bit(q_vector->txr_idx, adapter->num_tx_queues);
1468 for (i = 0; i < q_vector->txr_count; i++) {
1469 ring = &(adapter->tx_ring[r_idx]);
1470#ifdef CONFIG_IXGBE_DCA
1471 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED)
1472 ixgbe_update_tx_dca(adapter, ring);
1473#endif
1474 tx_clean_complete &= ixgbe_clean_tx_irq(q_vector, ring);
1475 r_idx = find_next_bit(q_vector->txr_idx, adapter->num_tx_queues,
1476 r_idx + 1);
1477 }
f0848276
JB
1478
1479 /* attempt to distribute budget to each queue fairly, but don't allow
1480 * the budget to go below 1 because we'll exit polling */
1481 budget /= (q_vector->rxr_count ?: 1);
1482 budget = max(budget, 1);
1483 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
1484 for (i = 0; i < q_vector->rxr_count; i++) {
91281fd3 1485 ring = &(adapter->rx_ring[r_idx]);
5dd2d332 1486#ifdef CONFIG_IXGBE_DCA
f0848276 1487 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED)
91281fd3 1488 ixgbe_update_rx_dca(adapter, ring);
f0848276 1489#endif
91281fd3 1490 ixgbe_clean_rx_irq(q_vector, ring, &work_done, budget);
f0848276
JB
1491 r_idx = find_next_bit(q_vector->rxr_idx, adapter->num_rx_queues,
1492 r_idx + 1);
1493 }
1494
1495 r_idx = find_first_bit(q_vector->rxr_idx, adapter->num_rx_queues);
91281fd3 1496 ring = &(adapter->rx_ring[r_idx]);
f0848276 1497 /* If all Rx work done, exit the polling mode */
7f821875 1498 if (work_done < budget) {
288379f0 1499 napi_complete(napi);
f7554a2b 1500 if (adapter->rx_itr_setting & 1)
f0848276
JB
1501 ixgbe_set_itr_msix(q_vector);
1502 if (!test_bit(__IXGBE_DOWN, &adapter->state))
fe49f04a
AD
1503 ixgbe_irq_enable_queues(adapter,
1504 ((u64)1 << q_vector->v_idx));
f0848276
JB
1505 return 0;
1506 }
1507
1508 return work_done;
1509}
91281fd3
AD
1510
1511/**
1512 * ixgbe_clean_txonly - msix (aka one shot) tx clean routine
1513 * @napi: napi struct with our devices info in it
1514 * @budget: amount of work driver is allowed to do this pass, in packets
1515 *
1516 * This function is optimized for cleaning one queue only on a single
1517 * q_vector!!!
1518 **/
1519static int ixgbe_clean_txonly(struct napi_struct *napi, int budget)
1520{
1521 struct ixgbe_q_vector *q_vector =
1522 container_of(napi, struct ixgbe_q_vector, napi);
1523 struct ixgbe_adapter *adapter = q_vector->adapter;
1524 struct ixgbe_ring *tx_ring = NULL;
1525 int work_done = 0;
1526 long r_idx;
1527
1528 r_idx = find_first_bit(q_vector->txr_idx, adapter->num_tx_queues);
1529 tx_ring = &(adapter->tx_ring[r_idx]);
1530#ifdef CONFIG_IXGBE_DCA
1531 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED)
1532 ixgbe_update_tx_dca(adapter, tx_ring);
1533#endif
1534
1535 if (!ixgbe_clean_tx_irq(q_vector, tx_ring))
1536 work_done = budget;
1537
f7554a2b 1538 /* If all Tx work done, exit the polling mode */
91281fd3
AD
1539 if (work_done < budget) {
1540 napi_complete(napi);
f7554a2b 1541 if (adapter->tx_itr_setting & 1)
91281fd3
AD
1542 ixgbe_set_itr_msix(q_vector);
1543 if (!test_bit(__IXGBE_DOWN, &adapter->state))
1544 ixgbe_irq_enable_queues(adapter, ((u64)1 << q_vector->v_idx));
1545 }
1546
1547 return work_done;
1548}
1549
021230d4 1550static inline void map_vector_to_rxq(struct ixgbe_adapter *a, int v_idx,
b4617240 1551 int r_idx)
021230d4 1552{
7a921c93
AD
1553 struct ixgbe_q_vector *q_vector = a->q_vector[v_idx];
1554
1555 set_bit(r_idx, q_vector->rxr_idx);
1556 q_vector->rxr_count++;
021230d4
AV
1557}
1558
1559static inline void map_vector_to_txq(struct ixgbe_adapter *a, int v_idx,
7a921c93 1560 int t_idx)
021230d4 1561{
7a921c93
AD
1562 struct ixgbe_q_vector *q_vector = a->q_vector[v_idx];
1563
1564 set_bit(t_idx, q_vector->txr_idx);
1565 q_vector->txr_count++;
021230d4
AV
1566}
1567
9a799d71 1568/**
021230d4
AV
1569 * ixgbe_map_rings_to_vectors - Maps descriptor rings to vectors
1570 * @adapter: board private structure to initialize
1571 * @vectors: allotted vector count for descriptor rings
9a799d71 1572 *
021230d4
AV
1573 * This function maps descriptor rings to the queue-specific vectors
1574 * we were allotted through the MSI-X enabling code. Ideally, we'd have
1575 * one vector per ring/queue, but on a constrained vector budget, we
1576 * group the rings as "efficiently" as possible. You would add new
1577 * mapping configurations in here.
9a799d71 1578 **/
021230d4 1579static int ixgbe_map_rings_to_vectors(struct ixgbe_adapter *adapter,
b4617240 1580 int vectors)
021230d4
AV
1581{
1582 int v_start = 0;
1583 int rxr_idx = 0, txr_idx = 0;
1584 int rxr_remaining = adapter->num_rx_queues;
1585 int txr_remaining = adapter->num_tx_queues;
1586 int i, j;
1587 int rqpv, tqpv;
1588 int err = 0;
1589
1590 /* No mapping required if MSI-X is disabled. */
1591 if (!(adapter->flags & IXGBE_FLAG_MSIX_ENABLED))
1592 goto out;
9a799d71 1593
021230d4
AV
1594 /*
1595 * The ideal configuration...
1596 * We have enough vectors to map one per queue.
1597 */
1598 if (vectors == adapter->num_rx_queues + adapter->num_tx_queues) {
1599 for (; rxr_idx < rxr_remaining; v_start++, rxr_idx++)
1600 map_vector_to_rxq(adapter, v_start, rxr_idx);
9a799d71 1601
021230d4
AV
1602 for (; txr_idx < txr_remaining; v_start++, txr_idx++)
1603 map_vector_to_txq(adapter, v_start, txr_idx);
9a799d71 1604
9a799d71 1605 goto out;
021230d4 1606 }
9a799d71 1607
021230d4
AV
1608 /*
1609 * If we don't have enough vectors for a 1-to-1
1610 * mapping, we'll have to group them so there are
1611 * multiple queues per vector.
1612 */
1613 /* Re-adjusting *qpv takes care of the remainder. */
1614 for (i = v_start; i < vectors; i++) {
1615 rqpv = DIV_ROUND_UP(rxr_remaining, vectors - i);
1616 for (j = 0; j < rqpv; j++) {
1617 map_vector_to_rxq(adapter, i, rxr_idx);
1618 rxr_idx++;
1619 rxr_remaining--;
1620 }
1621 }
1622 for (i = v_start; i < vectors; i++) {
1623 tqpv = DIV_ROUND_UP(txr_remaining, vectors - i);
1624 for (j = 0; j < tqpv; j++) {
1625 map_vector_to_txq(adapter, i, txr_idx);
1626 txr_idx++;
1627 txr_remaining--;
9a799d71 1628 }
9a799d71
AK
1629 }
1630
021230d4
AV
1631out:
1632 return err;
1633}
1634
1635/**
1636 * ixgbe_request_msix_irqs - Initialize MSI-X interrupts
1637 * @adapter: board private structure
1638 *
1639 * ixgbe_request_msix_irqs allocates MSI-X vectors and requests
1640 * interrupts from the kernel.
1641 **/
1642static int ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter)
1643{
1644 struct net_device *netdev = adapter->netdev;
1645 irqreturn_t (*handler)(int, void *);
1646 int i, vector, q_vectors, err;
cb13fc20 1647 int ri=0, ti=0;
021230d4
AV
1648
1649 /* Decrement for Other and TCP Timer vectors */
1650 q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
1651
1652 /* Map the Tx/Rx rings to the vectors we were allotted. */
1653 err = ixgbe_map_rings_to_vectors(adapter, q_vectors);
1654 if (err)
1655 goto out;
1656
1657#define SET_HANDLER(_v) ((!(_v)->rxr_count) ? &ixgbe_msix_clean_tx : \
b4617240
PW
1658 (!(_v)->txr_count) ? &ixgbe_msix_clean_rx : \
1659 &ixgbe_msix_clean_many)
021230d4 1660 for (vector = 0; vector < q_vectors; vector++) {
7a921c93 1661 handler = SET_HANDLER(adapter->q_vector[vector]);
cb13fc20
RO
1662
1663 if(handler == &ixgbe_msix_clean_rx) {
1664 sprintf(adapter->name[vector], "%s-%s-%d",
1665 netdev->name, "rx", ri++);
1666 }
1667 else if(handler == &ixgbe_msix_clean_tx) {
1668 sprintf(adapter->name[vector], "%s-%s-%d",
1669 netdev->name, "tx", ti++);
1670 }
1671 else
1672 sprintf(adapter->name[vector], "%s-%s-%d",
1673 netdev->name, "TxRx", vector);
1674
021230d4 1675 err = request_irq(adapter->msix_entries[vector].vector,
b4617240 1676 handler, 0, adapter->name[vector],
7a921c93 1677 adapter->q_vector[vector]);
9a799d71
AK
1678 if (err) {
1679 DPRINTK(PROBE, ERR,
b4617240
PW
1680 "request_irq failed for MSIX interrupt "
1681 "Error: %d\n", err);
021230d4 1682 goto free_queue_irqs;
9a799d71 1683 }
9a799d71
AK
1684 }
1685
021230d4
AV
1686 sprintf(adapter->name[vector], "%s:lsc", netdev->name);
1687 err = request_irq(adapter->msix_entries[vector].vector,
a0607fd3 1688 ixgbe_msix_lsc, 0, adapter->name[vector], netdev);
9a799d71
AK
1689 if (err) {
1690 DPRINTK(PROBE, ERR,
1691 "request_irq for msix_lsc failed: %d\n", err);
021230d4 1692 goto free_queue_irqs;
9a799d71
AK
1693 }
1694
9a799d71
AK
1695 return 0;
1696
021230d4
AV
1697free_queue_irqs:
1698 for (i = vector - 1; i >= 0; i--)
1699 free_irq(adapter->msix_entries[--vector].vector,
7a921c93 1700 adapter->q_vector[i]);
021230d4
AV
1701 adapter->flags &= ~IXGBE_FLAG_MSIX_ENABLED;
1702 pci_disable_msix(adapter->pdev);
9a799d71
AK
1703 kfree(adapter->msix_entries);
1704 adapter->msix_entries = NULL;
021230d4 1705out:
9a799d71
AK
1706 return err;
1707}
1708
f494e8fa
AV
1709static void ixgbe_set_itr(struct ixgbe_adapter *adapter)
1710{
7a921c93 1711 struct ixgbe_q_vector *q_vector = adapter->q_vector[0];
f494e8fa
AV
1712 u8 current_itr;
1713 u32 new_itr = q_vector->eitr;
1714 struct ixgbe_ring *rx_ring = &adapter->rx_ring[0];
1715 struct ixgbe_ring *tx_ring = &adapter->tx_ring[0];
1716
30efa5a3 1717 q_vector->tx_itr = ixgbe_update_itr(adapter, new_itr,
b4617240
PW
1718 q_vector->tx_itr,
1719 tx_ring->total_packets,
1720 tx_ring->total_bytes);
30efa5a3 1721 q_vector->rx_itr = ixgbe_update_itr(adapter, new_itr,
b4617240
PW
1722 q_vector->rx_itr,
1723 rx_ring->total_packets,
1724 rx_ring->total_bytes);
f494e8fa 1725
30efa5a3 1726 current_itr = max(q_vector->rx_itr, q_vector->tx_itr);
f494e8fa
AV
1727
1728 switch (current_itr) {
1729 /* counts and packets in update_itr are dependent on these numbers */
1730 case lowest_latency:
1731 new_itr = 100000;
1732 break;
1733 case low_latency:
1734 new_itr = 20000; /* aka hwitr = ~200 */
1735 break;
1736 case bulk_latency:
1737 new_itr = 8000;
1738 break;
1739 default:
1740 break;
1741 }
1742
1743 if (new_itr != q_vector->eitr) {
fe49f04a
AD
1744 /* do an exponential smoothing */
1745 new_itr = ((q_vector->eitr * 90)/100) + ((new_itr * 10)/100);
509ee935
JB
1746
1747 /* save the algorithm value here, not the smoothed one */
1748 q_vector->eitr = new_itr;
fe49f04a
AD
1749
1750 ixgbe_write_eitr(q_vector);
f494e8fa
AV
1751 }
1752
1753 return;
1754}
1755
79aefa45
AD
1756/**
1757 * ixgbe_irq_enable - Enable default interrupt generation settings
1758 * @adapter: board private structure
1759 **/
1760static inline void ixgbe_irq_enable(struct ixgbe_adapter *adapter)
1761{
1762 u32 mask;
835462fc
NS
1763
1764 mask = (IXGBE_EIMS_ENABLE_MASK & ~IXGBE_EIMS_RTX_QUEUE);
6ab33d51
DM
1765 if (adapter->flags & IXGBE_FLAG_FAN_FAIL_CAPABLE)
1766 mask |= IXGBE_EIMS_GPI_SDP1;
e8e26350 1767 if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
2a41ff81 1768 mask |= IXGBE_EIMS_ECC;
e8e26350
PW
1769 mask |= IXGBE_EIMS_GPI_SDP1;
1770 mask |= IXGBE_EIMS_GPI_SDP2;
1771 }
c4cf55e5
PWJ
1772 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE ||
1773 adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE)
1774 mask |= IXGBE_EIMS_FLOW_DIR;
e8e26350 1775
79aefa45 1776 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMS, mask);
835462fc 1777 ixgbe_irq_enable_queues(adapter, ~0);
79aefa45
AD
1778 IXGBE_WRITE_FLUSH(&adapter->hw);
1779}
021230d4 1780
9a799d71 1781/**
021230d4 1782 * ixgbe_intr - legacy mode Interrupt Handler
9a799d71
AK
1783 * @irq: interrupt number
1784 * @data: pointer to a network interface device structure
9a799d71
AK
1785 **/
1786static irqreturn_t ixgbe_intr(int irq, void *data)
1787{
1788 struct net_device *netdev = data;
1789 struct ixgbe_adapter *adapter = netdev_priv(netdev);
1790 struct ixgbe_hw *hw = &adapter->hw;
7a921c93 1791 struct ixgbe_q_vector *q_vector = adapter->q_vector[0];
9a799d71
AK
1792 u32 eicr;
1793
54037505
DS
1794 /*
1795 * Workaround for silicon errata. Mask the interrupts
1796 * before the read of EICR.
1797 */
1798 IXGBE_WRITE_REG(hw, IXGBE_EIMC, IXGBE_IRQ_CLEAR_MASK);
1799
021230d4
AV
1800 /* for NAPI, using EIAM to auto-mask tx/rx interrupt bits on read
1801 * therefore no explict interrupt disable is necessary */
1802 eicr = IXGBE_READ_REG(hw, IXGBE_EICR);
f47cf66e
JB
1803 if (!eicr) {
1804 /* shared interrupt alert!
1805 * make sure interrupts are enabled because the read will
1806 * have disabled interrupts due to EIAM */
1807 ixgbe_irq_enable(adapter);
9a799d71 1808 return IRQ_NONE; /* Not our interrupt */
f47cf66e 1809 }
9a799d71 1810
cf8280ee
JB
1811 if (eicr & IXGBE_EICR_LSC)
1812 ixgbe_check_lsc(adapter);
021230d4 1813
e8e26350
PW
1814 if (hw->mac.type == ixgbe_mac_82599EB)
1815 ixgbe_check_sfp_event(adapter, eicr);
1816
0befdb3e
JB
1817 ixgbe_check_fan_failure(adapter, eicr);
1818
7a921c93 1819 if (napi_schedule_prep(&(q_vector->napi))) {
f494e8fa
AV
1820 adapter->tx_ring[0].total_packets = 0;
1821 adapter->tx_ring[0].total_bytes = 0;
1822 adapter->rx_ring[0].total_packets = 0;
1823 adapter->rx_ring[0].total_bytes = 0;
021230d4 1824 /* would disable interrupts here but EIAM disabled it */
7a921c93 1825 __napi_schedule(&(q_vector->napi));
9a799d71
AK
1826 }
1827
1828 return IRQ_HANDLED;
1829}
1830
021230d4
AV
1831static inline void ixgbe_reset_q_vectors(struct ixgbe_adapter *adapter)
1832{
1833 int i, q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
1834
1835 for (i = 0; i < q_vectors; i++) {
7a921c93 1836 struct ixgbe_q_vector *q_vector = adapter->q_vector[i];
021230d4
AV
1837 bitmap_zero(q_vector->rxr_idx, MAX_RX_QUEUES);
1838 bitmap_zero(q_vector->txr_idx, MAX_TX_QUEUES);
1839 q_vector->rxr_count = 0;
1840 q_vector->txr_count = 0;
1841 }
1842}
1843
9a799d71
AK
1844/**
1845 * ixgbe_request_irq - initialize interrupts
1846 * @adapter: board private structure
1847 *
1848 * Attempts to configure interrupts using the best available
1849 * capabilities of the hardware and kernel.
1850 **/
021230d4 1851static int ixgbe_request_irq(struct ixgbe_adapter *adapter)
9a799d71
AK
1852{
1853 struct net_device *netdev = adapter->netdev;
021230d4 1854 int err;
9a799d71 1855
021230d4
AV
1856 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
1857 err = ixgbe_request_msix_irqs(adapter);
1858 } else if (adapter->flags & IXGBE_FLAG_MSI_ENABLED) {
a0607fd3 1859 err = request_irq(adapter->pdev->irq, ixgbe_intr, 0,
b4617240 1860 netdev->name, netdev);
021230d4 1861 } else {
a0607fd3 1862 err = request_irq(adapter->pdev->irq, ixgbe_intr, IRQF_SHARED,
b4617240 1863 netdev->name, netdev);
9a799d71
AK
1864 }
1865
9a799d71
AK
1866 if (err)
1867 DPRINTK(PROBE, ERR, "request_irq failed, Error %d\n", err);
1868
9a799d71
AK
1869 return err;
1870}
1871
1872static void ixgbe_free_irq(struct ixgbe_adapter *adapter)
1873{
1874 struct net_device *netdev = adapter->netdev;
1875
1876 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
021230d4 1877 int i, q_vectors;
9a799d71 1878
021230d4
AV
1879 q_vectors = adapter->num_msix_vectors;
1880
1881 i = q_vectors - 1;
9a799d71 1882 free_irq(adapter->msix_entries[i].vector, netdev);
9a799d71 1883
021230d4
AV
1884 i--;
1885 for (; i >= 0; i--) {
1886 free_irq(adapter->msix_entries[i].vector,
7a921c93 1887 adapter->q_vector[i]);
021230d4
AV
1888 }
1889
1890 ixgbe_reset_q_vectors(adapter);
1891 } else {
1892 free_irq(adapter->pdev->irq, netdev);
9a799d71
AK
1893 }
1894}
1895
22d5a71b
JB
1896/**
1897 * ixgbe_irq_disable - Mask off interrupt generation on the NIC
1898 * @adapter: board private structure
1899 **/
1900static inline void ixgbe_irq_disable(struct ixgbe_adapter *adapter)
1901{
835462fc
NS
1902 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
1903 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC, ~0);
1904 } else {
1905 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC, 0xFFFF0000);
1906 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC_EX(0), ~0);
22d5a71b 1907 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMC_EX(1), ~0);
22d5a71b
JB
1908 }
1909 IXGBE_WRITE_FLUSH(&adapter->hw);
1910 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
1911 int i;
1912 for (i = 0; i < adapter->num_msix_vectors; i++)
1913 synchronize_irq(adapter->msix_entries[i].vector);
1914 } else {
1915 synchronize_irq(adapter->pdev->irq);
1916 }
1917}
1918
9a799d71
AK
1919/**
1920 * ixgbe_configure_msi_and_legacy - Initialize PIN (INTA...) and MSI interrupts
1921 *
1922 **/
1923static void ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter)
1924{
9a799d71
AK
1925 struct ixgbe_hw *hw = &adapter->hw;
1926
021230d4 1927 IXGBE_WRITE_REG(hw, IXGBE_EITR(0),
f7554a2b 1928 EITR_INTS_PER_SEC_TO_REG(adapter->rx_eitr_param));
9a799d71 1929
e8e26350
PW
1930 ixgbe_set_ivar(adapter, 0, 0, 0);
1931 ixgbe_set_ivar(adapter, 1, 0, 0);
021230d4
AV
1932
1933 map_vector_to_rxq(adapter, 0, 0);
1934 map_vector_to_txq(adapter, 0, 0);
1935
1936 DPRINTK(HW, INFO, "Legacy interrupt IVAR setup done\n");
9a799d71
AK
1937}
1938
1939/**
3a581073 1940 * ixgbe_configure_tx - Configure 8259x Transmit Unit after Reset
9a799d71
AK
1941 * @adapter: board private structure
1942 *
1943 * Configure the Tx unit of the MAC after a reset.
1944 **/
1945static void ixgbe_configure_tx(struct ixgbe_adapter *adapter)
1946{
12207e49 1947 u64 tdba;
9a799d71 1948 struct ixgbe_hw *hw = &adapter->hw;
021230d4 1949 u32 i, j, tdlen, txctrl;
9a799d71
AK
1950
1951 /* Setup the HW Tx Head and Tail descriptor pointers */
1952 for (i = 0; i < adapter->num_tx_queues; i++) {
e01c31a5
JB
1953 struct ixgbe_ring *ring = &adapter->tx_ring[i];
1954 j = ring->reg_idx;
1955 tdba = ring->dma;
1956 tdlen = ring->count * sizeof(union ixgbe_adv_tx_desc);
021230d4 1957 IXGBE_WRITE_REG(hw, IXGBE_TDBAL(j),
284901a9 1958 (tdba & DMA_BIT_MASK(32)));
021230d4
AV
1959 IXGBE_WRITE_REG(hw, IXGBE_TDBAH(j), (tdba >> 32));
1960 IXGBE_WRITE_REG(hw, IXGBE_TDLEN(j), tdlen);
1961 IXGBE_WRITE_REG(hw, IXGBE_TDH(j), 0);
1962 IXGBE_WRITE_REG(hw, IXGBE_TDT(j), 0);
1963 adapter->tx_ring[i].head = IXGBE_TDH(j);
1964 adapter->tx_ring[i].tail = IXGBE_TDT(j);
84f62d4b
PWJ
1965 /*
1966 * Disable Tx Head Writeback RO bit, since this hoses
021230d4
AV
1967 * bookkeeping if things aren't delivered in order.
1968 */
84f62d4b
PWJ
1969 switch (hw->mac.type) {
1970 case ixgbe_mac_82598EB:
1971 txctrl = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL(j));
1972 break;
1973 case ixgbe_mac_82599EB:
1974 default:
1975 txctrl = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL_82599(j));
1976 break;
1977 }
021230d4 1978 txctrl &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
84f62d4b
PWJ
1979 switch (hw->mac.type) {
1980 case ixgbe_mac_82598EB:
1981 IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL(j), txctrl);
1982 break;
1983 case ixgbe_mac_82599EB:
1984 default:
1985 IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL_82599(j), txctrl);
1986 break;
1987 }
9a799d71 1988 }
ee5f784a 1989
e8e26350 1990 if (hw->mac.type == ixgbe_mac_82599EB) {
ee5f784a
DS
1991 u32 rttdcs;
1992
1993 /* disable the arbiter while setting MTQC */
1994 rttdcs = IXGBE_READ_REG(hw, IXGBE_RTTDCS);
1995 rttdcs |= IXGBE_RTTDCS_ARBDIS;
1996 IXGBE_WRITE_REG(hw, IXGBE_RTTDCS, rttdcs);
1997
e8e26350
PW
1998 /* We enable 8 traffic classes, DCB only */
1999 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED)
2000 IXGBE_WRITE_REG(hw, IXGBE_MTQC, (IXGBE_MTQC_RT_ENA |
2001 IXGBE_MTQC_8TC_8TQ));
ee5f784a
DS
2002 else
2003 IXGBE_WRITE_REG(hw, IXGBE_MTQC, IXGBE_MTQC_64Q_1PB);
2004
2005 /* re-eable the arbiter */
2006 rttdcs &= ~IXGBE_RTTDCS_ARBDIS;
2007 IXGBE_WRITE_REG(hw, IXGBE_RTTDCS, rttdcs);
e8e26350 2008 }
9a799d71
AK
2009}
2010
e8e26350 2011#define IXGBE_SRRCTL_BSIZEHDRSIZE_SHIFT 2
cc41ac7c 2012
a6616b42
YZ
2013static void ixgbe_configure_srrctl(struct ixgbe_adapter *adapter,
2014 struct ixgbe_ring *rx_ring)
cc41ac7c 2015{
cc41ac7c 2016 u32 srrctl;
a6616b42 2017 int index;
0cefafad 2018 struct ixgbe_ring_feature *feature = adapter->ring_feature;
3be1adfb 2019
a6616b42
YZ
2020 index = rx_ring->reg_idx;
2021 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
2022 unsigned long mask;
0cefafad 2023 mask = (unsigned long) feature[RING_F_RSS].mask;
3be1adfb 2024 index = index & mask;
cc41ac7c 2025 }
cc41ac7c
JB
2026 srrctl = IXGBE_READ_REG(&adapter->hw, IXGBE_SRRCTL(index));
2027
2028 srrctl &= ~IXGBE_SRRCTL_BSIZEHDR_MASK;
2029 srrctl &= ~IXGBE_SRRCTL_BSIZEPKT_MASK;
2030
afafd5b0
AD
2031 srrctl |= (IXGBE_RX_HDR_SIZE << IXGBE_SRRCTL_BSIZEHDRSIZE_SHIFT) &
2032 IXGBE_SRRCTL_BSIZEHDR_MASK;
2033
6e455b89 2034 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED) {
afafd5b0
AD
2035#if (PAGE_SIZE / 2) > IXGBE_MAX_RXBUFFER
2036 srrctl |= IXGBE_MAX_RXBUFFER >> IXGBE_SRRCTL_BSIZEPKT_SHIFT;
2037#else
2038 srrctl |= (PAGE_SIZE / 2) >> IXGBE_SRRCTL_BSIZEPKT_SHIFT;
2039#endif
cc41ac7c 2040 srrctl |= IXGBE_SRRCTL_DESCTYPE_HDR_SPLIT_ALWAYS;
cc41ac7c 2041 } else {
afafd5b0
AD
2042 srrctl |= ALIGN(rx_ring->rx_buf_len, 1024) >>
2043 IXGBE_SRRCTL_BSIZEPKT_SHIFT;
cc41ac7c 2044 srrctl |= IXGBE_SRRCTL_DESCTYPE_ADV_ONEBUF;
cc41ac7c 2045 }
e8e26350 2046
cc41ac7c
JB
2047 IXGBE_WRITE_REG(&adapter->hw, IXGBE_SRRCTL(index), srrctl);
2048}
9a799d71 2049
0cefafad
JB
2050static u32 ixgbe_setup_mrqc(struct ixgbe_adapter *adapter)
2051{
2052 u32 mrqc = 0;
2053 int mask;
2054
2055 if (!(adapter->hw.mac.type == ixgbe_mac_82599EB))
2056 return mrqc;
2057
2058 mask = adapter->flags & (IXGBE_FLAG_RSS_ENABLED
2059#ifdef CONFIG_IXGBE_DCB
2060 | IXGBE_FLAG_DCB_ENABLED
2061#endif
2062 );
2063
2064 switch (mask) {
2065 case (IXGBE_FLAG_RSS_ENABLED):
2066 mrqc = IXGBE_MRQC_RSSEN;
2067 break;
2068#ifdef CONFIG_IXGBE_DCB
2069 case (IXGBE_FLAG_DCB_ENABLED):
2070 mrqc = IXGBE_MRQC_RT8TCEN;
2071 break;
2072#endif /* CONFIG_IXGBE_DCB */
2073 default:
2074 break;
2075 }
2076
2077 return mrqc;
2078}
2079
bb5a9ad2
NS
2080/**
2081 * ixgbe_configure_rscctl - enable RSC for the indicated ring
2082 * @adapter: address of board private structure
2083 * @index: index of ring to set
bb5a9ad2 2084 **/
edd2ea55 2085static void ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, int index)
bb5a9ad2
NS
2086{
2087 struct ixgbe_ring *rx_ring;
2088 struct ixgbe_hw *hw = &adapter->hw;
2089 int j;
2090 u32 rscctrl;
edd2ea55 2091 int rx_buf_len;
bb5a9ad2
NS
2092
2093 rx_ring = &adapter->rx_ring[index];
2094 j = rx_ring->reg_idx;
edd2ea55 2095 rx_buf_len = rx_ring->rx_buf_len;
bb5a9ad2
NS
2096 rscctrl = IXGBE_READ_REG(hw, IXGBE_RSCCTL(j));
2097 rscctrl |= IXGBE_RSCCTL_RSCEN;
2098 /*
2099 * we must limit the number of descriptors so that the
2100 * total size of max desc * buf_len is not greater
2101 * than 65535
2102 */
2103 if (rx_ring->flags & IXGBE_RING_RX_PS_ENABLED) {
2104#if (MAX_SKB_FRAGS > 16)
2105 rscctrl |= IXGBE_RSCCTL_MAXDESC_16;
2106#elif (MAX_SKB_FRAGS > 8)
2107 rscctrl |= IXGBE_RSCCTL_MAXDESC_8;
2108#elif (MAX_SKB_FRAGS > 4)
2109 rscctrl |= IXGBE_RSCCTL_MAXDESC_4;
2110#else
2111 rscctrl |= IXGBE_RSCCTL_MAXDESC_1;
2112#endif
2113 } else {
2114 if (rx_buf_len < IXGBE_RXBUFFER_4096)
2115 rscctrl |= IXGBE_RSCCTL_MAXDESC_16;
2116 else if (rx_buf_len < IXGBE_RXBUFFER_8192)
2117 rscctrl |= IXGBE_RSCCTL_MAXDESC_8;
2118 else
2119 rscctrl |= IXGBE_RSCCTL_MAXDESC_4;
2120 }
2121 IXGBE_WRITE_REG(hw, IXGBE_RSCCTL(j), rscctrl);
2122}
2123
9a799d71 2124/**
3a581073 2125 * ixgbe_configure_rx - Configure 8259x Receive Unit after Reset
9a799d71
AK
2126 * @adapter: board private structure
2127 *
2128 * Configure the Rx unit of the MAC after a reset.
2129 **/
2130static void ixgbe_configure_rx(struct ixgbe_adapter *adapter)
2131{
2132 u64 rdba;
2133 struct ixgbe_hw *hw = &adapter->hw;
a6616b42 2134 struct ixgbe_ring *rx_ring;
9a799d71
AK
2135 struct net_device *netdev = adapter->netdev;
2136 int max_frame = netdev->mtu + ETH_HLEN + ETH_FCS_LEN;
021230d4 2137 int i, j;
9a799d71 2138 u32 rdlen, rxctrl, rxcsum;
7c6e0a43
JB
2139 static const u32 seed[10] = { 0xE291D73D, 0x1805EC6C, 0x2A94B30D,
2140 0xA54F2BEC, 0xEA49AF7C, 0xE214AD3D, 0xB855AABE,
2141 0x6A3E67EA, 0x14364D17, 0x3BED200D};
9a799d71 2142 u32 fctrl, hlreg0;
509ee935 2143 u32 reta = 0, mrqc = 0;
cc41ac7c 2144 u32 rdrxctl;
7c6e0a43 2145 int rx_buf_len;
9a799d71
AK
2146
2147 /* Decide whether to use packet split mode or not */
762f4c57 2148 adapter->flags |= IXGBE_FLAG_RX_PS_ENABLED;
9a799d71
AK
2149
2150 /* Set the RX buffer length according to the mode */
2151 if (adapter->flags & IXGBE_FLAG_RX_PS_ENABLED) {
7c6e0a43 2152 rx_buf_len = IXGBE_RX_HDR_SIZE;
e8e26350
PW
2153 if (hw->mac.type == ixgbe_mac_82599EB) {
2154 /* PSRTYPE must be initialized in 82599 */
2155 u32 psrtype = IXGBE_PSRTYPE_TCPHDR |
2156 IXGBE_PSRTYPE_UDPHDR |
2157 IXGBE_PSRTYPE_IPV4HDR |
dfa12f05
YZ
2158 IXGBE_PSRTYPE_IPV6HDR |
2159 IXGBE_PSRTYPE_L2HDR;
e8e26350
PW
2160 IXGBE_WRITE_REG(hw, IXGBE_PSRTYPE(0), psrtype);
2161 }
9a799d71 2162 } else {
0c19d6af 2163 if (!(adapter->flags2 & IXGBE_FLAG2_RSC_ENABLED) &&
f8212f97 2164 (netdev->mtu <= ETH_DATA_LEN))
7c6e0a43 2165 rx_buf_len = MAXIMUM_ETHERNET_VLAN_SIZE;
9a799d71 2166 else
7c6e0a43 2167 rx_buf_len = ALIGN(max_frame, 1024);
9a799d71
AK
2168 }
2169
2170 fctrl = IXGBE_READ_REG(&adapter->hw, IXGBE_FCTRL);
2171 fctrl |= IXGBE_FCTRL_BAM;
021230d4 2172 fctrl |= IXGBE_FCTRL_DPF; /* discard pause frames when FC enabled */
e8e26350 2173 fctrl |= IXGBE_FCTRL_PMCF;
9a799d71
AK
2174 IXGBE_WRITE_REG(&adapter->hw, IXGBE_FCTRL, fctrl);
2175
2176 hlreg0 = IXGBE_READ_REG(hw, IXGBE_HLREG0);
2177 if (adapter->netdev->mtu <= ETH_DATA_LEN)
2178 hlreg0 &= ~IXGBE_HLREG0_JUMBOEN;
2179 else
2180 hlreg0 |= IXGBE_HLREG0_JUMBOEN;
63f39bd1 2181#ifdef IXGBE_FCOE
f34c5c82 2182 if (netdev->features & NETIF_F_FCOE_MTU)
63f39bd1
YZ
2183 hlreg0 |= IXGBE_HLREG0_JUMBOEN;
2184#endif
9a799d71
AK
2185 IXGBE_WRITE_REG(hw, IXGBE_HLREG0, hlreg0);
2186
9a799d71
AK
2187 rdlen = adapter->rx_ring[0].count * sizeof(union ixgbe_adv_rx_desc);
2188 /* disable receives while setting up the descriptors */
2189 rxctrl = IXGBE_READ_REG(hw, IXGBE_RXCTRL);
2190 IXGBE_WRITE_REG(hw, IXGBE_RXCTRL, rxctrl & ~IXGBE_RXCTRL_RXEN);
2191
0cefafad
JB
2192 /*
2193 * Setup the HW Rx Head and Tail Descriptor Pointers and
2194 * the Base and Length of the Rx Descriptor Ring
2195 */
9a799d71 2196 for (i = 0; i < adapter->num_rx_queues; i++) {
a6616b42
YZ
2197 rx_ring = &adapter->rx_ring[i];
2198 rdba = rx_ring->dma;
2199 j = rx_ring->reg_idx;
284901a9 2200 IXGBE_WRITE_REG(hw, IXGBE_RDBAL(j), (rdba & DMA_BIT_MASK(32)));
7c6e0a43
JB
2201 IXGBE_WRITE_REG(hw, IXGBE_RDBAH(j), (rdba >> 32));
2202 IXGBE_WRITE_REG(hw, IXGBE_RDLEN(j), rdlen);
2203 IXGBE_WRITE_REG(hw, IXGBE_RDH(j), 0);
2204 IXGBE_WRITE_REG(hw, IXGBE_RDT(j), 0);
a6616b42
YZ
2205 rx_ring->head = IXGBE_RDH(j);
2206 rx_ring->tail = IXGBE_RDT(j);
2207 rx_ring->rx_buf_len = rx_buf_len;
cc41ac7c 2208
6e455b89
YZ
2209 if (adapter->flags & IXGBE_FLAG_RX_PS_ENABLED)
2210 rx_ring->flags |= IXGBE_RING_RX_PS_ENABLED;
1b3ff02e
PWJ
2211 else
2212 rx_ring->flags &= ~IXGBE_RING_RX_PS_ENABLED;
cc41ac7c 2213
63f39bd1 2214#ifdef IXGBE_FCOE
f34c5c82 2215 if (netdev->features & NETIF_F_FCOE_MTU) {
63f39bd1
YZ
2216 struct ixgbe_ring_feature *f;
2217 f = &adapter->ring_feature[RING_F_FCOE];
6e455b89
YZ
2218 if ((i >= f->mask) && (i < f->mask + f->indices)) {
2219 rx_ring->flags &= ~IXGBE_RING_RX_PS_ENABLED;
2220 if (rx_buf_len < IXGBE_FCOE_JUMBO_FRAME_SIZE)
2221 rx_ring->rx_buf_len =
2222 IXGBE_FCOE_JUMBO_FRAME_SIZE;
2223 }
63f39bd1
YZ
2224 }
2225
2226#endif /* IXGBE_FCOE */
a6616b42 2227 ixgbe_configure_srrctl(adapter, rx_ring);
9a799d71
AK
2228 }
2229
e8e26350
PW
2230 if (hw->mac.type == ixgbe_mac_82598EB) {
2231 /*
2232 * For VMDq support of different descriptor types or
2233 * buffer sizes through the use of multiple SRRCTL
2234 * registers, RDRXCTL.MVMEN must be set to 1
2235 *
2236 * also, the manual doesn't mention it clearly but DCA hints
2237 * will only use queue 0's tags unless this bit is set. Side
2238 * effects of setting this bit are only that SRRCTL must be
2239 * fully programmed [0..15]
2240 */
2a41ff81
JB
2241 rdrxctl = IXGBE_READ_REG(hw, IXGBE_RDRXCTL);
2242 rdrxctl |= IXGBE_RDRXCTL_MVMEN;
2243 IXGBE_WRITE_REG(hw, IXGBE_RDRXCTL, rdrxctl);
2f90b865 2244 }
177db6ff 2245
e8e26350 2246 /* Program MRQC for the distribution of queues */
0cefafad 2247 mrqc = ixgbe_setup_mrqc(adapter);
e8e26350 2248
021230d4 2249 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED) {
9a799d71 2250 /* Fill out redirection table */
021230d4
AV
2251 for (i = 0, j = 0; i < 128; i++, j++) {
2252 if (j == adapter->ring_feature[RING_F_RSS].indices)
2253 j = 0;
2254 /* reta = 4-byte sliding window of
2255 * 0x00..(indices-1)(indices-1)00..etc. */
2256 reta = (reta << 8) | (j * 0x11);
2257 if ((i & 3) == 3)
2258 IXGBE_WRITE_REG(hw, IXGBE_RETA(i >> 2), reta);
9a799d71
AK
2259 }
2260
2261 /* Fill out hash function seeds */
2262 for (i = 0; i < 10; i++)
7c6e0a43 2263 IXGBE_WRITE_REG(hw, IXGBE_RSSRK(i), seed[i]);
9a799d71 2264
2a41ff81
JB
2265 if (hw->mac.type == ixgbe_mac_82598EB)
2266 mrqc |= IXGBE_MRQC_RSSEN;
9a799d71 2267 /* Perform hash on these packet types */
2a41ff81
JB
2268 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV4
2269 | IXGBE_MRQC_RSS_FIELD_IPV4_TCP
2270 | IXGBE_MRQC_RSS_FIELD_IPV4_UDP
2271 | IXGBE_MRQC_RSS_FIELD_IPV6
2272 | IXGBE_MRQC_RSS_FIELD_IPV6_TCP
2273 | IXGBE_MRQC_RSS_FIELD_IPV6_UDP;
021230d4 2274 }
2a41ff81 2275 IXGBE_WRITE_REG(hw, IXGBE_MRQC, mrqc);
9a799d71 2276
021230d4
AV
2277 rxcsum = IXGBE_READ_REG(hw, IXGBE_RXCSUM);
2278
2279 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED ||
2280 adapter->flags & IXGBE_FLAG_RX_CSUM_ENABLED) {
2281 /* Disable indicating checksum in descriptor, enables
2282 * RSS hash */
9a799d71 2283 rxcsum |= IXGBE_RXCSUM_PCSD;
9a799d71 2284 }
021230d4
AV
2285 if (!(rxcsum & IXGBE_RXCSUM_PCSD)) {
2286 /* Enable IPv4 payload checksum for UDP fragments
2287 * if PCSD is not set */
2288 rxcsum |= IXGBE_RXCSUM_IPPCSE;
2289 }
2290
2291 IXGBE_WRITE_REG(hw, IXGBE_RXCSUM, rxcsum);
e8e26350
PW
2292
2293 if (hw->mac.type == ixgbe_mac_82599EB) {
2294 rdrxctl = IXGBE_READ_REG(hw, IXGBE_RDRXCTL);
2295 rdrxctl |= IXGBE_RDRXCTL_CRCSTRIP;
f8212f97 2296 rdrxctl &= ~IXGBE_RDRXCTL_RSCFRSTSIZE;
e8e26350
PW
2297 IXGBE_WRITE_REG(hw, IXGBE_RDRXCTL, rdrxctl);
2298 }
f8212f97 2299
0c19d6af 2300 if (adapter->flags2 & IXGBE_FLAG2_RSC_ENABLED) {
f8212f97 2301 /* Enable 82599 HW-RSC */
bb5a9ad2 2302 for (i = 0; i < adapter->num_rx_queues; i++)
edd2ea55 2303 ixgbe_configure_rscctl(adapter, i);
bb5a9ad2 2304
f8212f97
AD
2305 /* Disable RSC for ACK packets */
2306 IXGBE_WRITE_REG(hw, IXGBE_RSCDBU,
2307 (IXGBE_RSCDBU_RSCACKDIS | IXGBE_READ_REG(hw, IXGBE_RSCDBU)));
2308 }
9a799d71
AK
2309}
2310
068c89b0
DS
2311static void ixgbe_vlan_rx_add_vid(struct net_device *netdev, u16 vid)
2312{
2313 struct ixgbe_adapter *adapter = netdev_priv(netdev);
2314 struct ixgbe_hw *hw = &adapter->hw;
2315
2316 /* add VID to filter table */
2317 hw->mac.ops.set_vfta(&adapter->hw, vid, 0, true);
2318}
2319
2320static void ixgbe_vlan_rx_kill_vid(struct net_device *netdev, u16 vid)
2321{
2322 struct ixgbe_adapter *adapter = netdev_priv(netdev);
2323 struct ixgbe_hw *hw = &adapter->hw;
2324
2325 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2326 ixgbe_irq_disable(adapter);
2327
2328 vlan_group_set_device(adapter->vlgrp, vid, NULL);
2329
2330 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2331 ixgbe_irq_enable(adapter);
2332
2333 /* remove VID from filter table */
2334 hw->mac.ops.set_vfta(&adapter->hw, vid, 0, false);
2335}
2336
9a799d71 2337static void ixgbe_vlan_rx_register(struct net_device *netdev,
b4617240 2338 struct vlan_group *grp)
9a799d71
AK
2339{
2340 struct ixgbe_adapter *adapter = netdev_priv(netdev);
2341 u32 ctrl;
e8e26350 2342 int i, j;
9a799d71 2343
d4f80882
AV
2344 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2345 ixgbe_irq_disable(adapter);
9a799d71
AK
2346 adapter->vlgrp = grp;
2347
2f90b865
AD
2348 /*
2349 * For a DCB driver, always enable VLAN tag stripping so we can
2350 * still receive traffic from a DCB-enabled host even if we're
2351 * not in DCB mode.
2352 */
2353 ctrl = IXGBE_READ_REG(&adapter->hw, IXGBE_VLNCTRL);
dc63d377
AD
2354
2355 /* Disable CFI check */
2356 ctrl &= ~IXGBE_VLNCTRL_CFIEN;
2357
2358 /* enable VLAN tag stripping */
e8e26350 2359 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
dc63d377 2360 ctrl |= IXGBE_VLNCTRL_VME;
e8e26350 2361 } else if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
e8e26350 2362 for (i = 0; i < adapter->num_rx_queues; i++) {
dc63d377 2363 u32 ctrl;
e8e26350
PW
2364 j = adapter->rx_ring[i].reg_idx;
2365 ctrl = IXGBE_READ_REG(&adapter->hw, IXGBE_RXDCTL(j));
2366 ctrl |= IXGBE_RXDCTL_VME;
2367 IXGBE_WRITE_REG(&adapter->hw, IXGBE_RXDCTL(j), ctrl);
2368 }
9a799d71 2369 }
dc63d377
AD
2370
2371 IXGBE_WRITE_REG(&adapter->hw, IXGBE_VLNCTRL, ctrl);
2372
e8e26350 2373 ixgbe_vlan_rx_add_vid(netdev, 0);
9a799d71 2374
d4f80882
AV
2375 if (!test_bit(__IXGBE_DOWN, &adapter->state))
2376 ixgbe_irq_enable(adapter);
9a799d71
AK
2377}
2378
9a799d71
AK
2379static void ixgbe_restore_vlan(struct ixgbe_adapter *adapter)
2380{
2381 ixgbe_vlan_rx_register(adapter->netdev, adapter->vlgrp);
2382
2383 if (adapter->vlgrp) {
2384 u16 vid;
2385 for (vid = 0; vid < VLAN_GROUP_ARRAY_LEN; vid++) {
2386 if (!vlan_group_get_device(adapter->vlgrp, vid))
2387 continue;
2388 ixgbe_vlan_rx_add_vid(adapter->netdev, vid);
2389 }
2390 }
2391}
2392
2c5645cf
CL
2393static u8 *ixgbe_addr_list_itr(struct ixgbe_hw *hw, u8 **mc_addr_ptr, u32 *vmdq)
2394{
2395 struct dev_mc_list *mc_ptr;
2396 u8 *addr = *mc_addr_ptr;
2397 *vmdq = 0;
2398
2399 mc_ptr = container_of(addr, struct dev_mc_list, dmi_addr[0]);
2400 if (mc_ptr->next)
2401 *mc_addr_ptr = mc_ptr->next->dmi_addr;
2402 else
2403 *mc_addr_ptr = NULL;
2404
2405 return addr;
2406}
2407
9a799d71 2408/**
2c5645cf 2409 * ixgbe_set_rx_mode - Unicast, Multicast and Promiscuous mode set
9a799d71
AK
2410 * @netdev: network interface device structure
2411 *
2c5645cf
CL
2412 * The set_rx_method entry point is called whenever the unicast/multicast
2413 * address list or the network interface flags are updated. This routine is
2414 * responsible for configuring the hardware for proper unicast, multicast and
2415 * promiscuous mode.
9a799d71 2416 **/
2c5645cf 2417static void ixgbe_set_rx_mode(struct net_device *netdev)
9a799d71
AK
2418{
2419 struct ixgbe_adapter *adapter = netdev_priv(netdev);
2420 struct ixgbe_hw *hw = &adapter->hw;
3d01625a 2421 u32 fctrl, vlnctrl;
2c5645cf
CL
2422 u8 *addr_list = NULL;
2423 int addr_count = 0;
9a799d71
AK
2424
2425 /* Check for Promiscuous and All Multicast modes */
2426
2427 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL);
3d01625a 2428 vlnctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL);
9a799d71
AK
2429
2430 if (netdev->flags & IFF_PROMISC) {
2c5645cf 2431 hw->addr_ctrl.user_set_promisc = 1;
9a799d71 2432 fctrl |= (IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE);
3d01625a 2433 vlnctrl &= ~IXGBE_VLNCTRL_VFE;
9a799d71 2434 } else {
746b9f02
PM
2435 if (netdev->flags & IFF_ALLMULTI) {
2436 fctrl |= IXGBE_FCTRL_MPE;
2437 fctrl &= ~IXGBE_FCTRL_UPE;
2438 } else {
2439 fctrl &= ~(IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE);
2440 }
3d01625a 2441 vlnctrl |= IXGBE_VLNCTRL_VFE;
2c5645cf 2442 hw->addr_ctrl.user_set_promisc = 0;
9a799d71
AK
2443 }
2444
2445 IXGBE_WRITE_REG(hw, IXGBE_FCTRL, fctrl);
3d01625a 2446 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, vlnctrl);
9a799d71 2447
2c5645cf 2448 /* reprogram secondary unicast list */
31278e71 2449 hw->mac.ops.update_uc_addr_list(hw, &netdev->uc.list);
9a799d71 2450
2c5645cf
CL
2451 /* reprogram multicast list */
2452 addr_count = netdev->mc_count;
2453 if (addr_count)
2454 addr_list = netdev->mc_list->dmi_addr;
c44ade9e
JB
2455 hw->mac.ops.update_mc_addr_list(hw, addr_list, addr_count,
2456 ixgbe_addr_list_itr);
9a799d71
AK
2457}
2458
021230d4
AV
2459static void ixgbe_napi_enable_all(struct ixgbe_adapter *adapter)
2460{
2461 int q_idx;
2462 struct ixgbe_q_vector *q_vector;
2463 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
2464
2465 /* legacy and MSI only use one vector */
2466 if (!(adapter->flags & IXGBE_FLAG_MSIX_ENABLED))
2467 q_vectors = 1;
2468
2469 for (q_idx = 0; q_idx < q_vectors; q_idx++) {
f0848276 2470 struct napi_struct *napi;
7a921c93 2471 q_vector = adapter->q_vector[q_idx];
f0848276 2472 napi = &q_vector->napi;
91281fd3
AD
2473 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
2474 if (!q_vector->rxr_count || !q_vector->txr_count) {
2475 if (q_vector->txr_count == 1)
2476 napi->poll = &ixgbe_clean_txonly;
2477 else if (q_vector->rxr_count == 1)
2478 napi->poll = &ixgbe_clean_rxonly;
2479 }
2480 }
f0848276
JB
2481
2482 napi_enable(napi);
021230d4
AV
2483 }
2484}
2485
2486static void ixgbe_napi_disable_all(struct ixgbe_adapter *adapter)
2487{
2488 int q_idx;
2489 struct ixgbe_q_vector *q_vector;
2490 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
2491
2492 /* legacy and MSI only use one vector */
2493 if (!(adapter->flags & IXGBE_FLAG_MSIX_ENABLED))
2494 q_vectors = 1;
2495
2496 for (q_idx = 0; q_idx < q_vectors; q_idx++) {
7a921c93 2497 q_vector = adapter->q_vector[q_idx];
021230d4
AV
2498 napi_disable(&q_vector->napi);
2499 }
2500}
2501
7a6b6f51 2502#ifdef CONFIG_IXGBE_DCB
2f90b865
AD
2503/*
2504 * ixgbe_configure_dcb - Configure DCB hardware
2505 * @adapter: ixgbe adapter struct
2506 *
2507 * This is called by the driver on open to configure the DCB hardware.
2508 * This is also called by the gennetlink interface when reconfiguring
2509 * the DCB state.
2510 */
2511static void ixgbe_configure_dcb(struct ixgbe_adapter *adapter)
2512{
2513 struct ixgbe_hw *hw = &adapter->hw;
2514 u32 txdctl, vlnctrl;
2515 int i, j;
2516
2517 ixgbe_dcb_check_config(&adapter->dcb_cfg);
2518 ixgbe_dcb_calculate_tc_credits(&adapter->dcb_cfg, DCB_TX_CONFIG);
2519 ixgbe_dcb_calculate_tc_credits(&adapter->dcb_cfg, DCB_RX_CONFIG);
2520
2521 /* reconfigure the hardware */
2522 ixgbe_dcb_hw_config(&adapter->hw, &adapter->dcb_cfg);
2523
2524 for (i = 0; i < adapter->num_tx_queues; i++) {
2525 j = adapter->tx_ring[i].reg_idx;
2526 txdctl = IXGBE_READ_REG(hw, IXGBE_TXDCTL(j));
2527 /* PThresh workaround for Tx hang with DFP enabled. */
2528 txdctl |= 32;
2529 IXGBE_WRITE_REG(hw, IXGBE_TXDCTL(j), txdctl);
2530 }
2531 /* Enable VLAN tag insert/strip */
2532 vlnctrl = IXGBE_READ_REG(hw, IXGBE_VLNCTRL);
e8e26350
PW
2533 if (hw->mac.type == ixgbe_mac_82598EB) {
2534 vlnctrl |= IXGBE_VLNCTRL_VME | IXGBE_VLNCTRL_VFE;
2535 vlnctrl &= ~IXGBE_VLNCTRL_CFIEN;
2536 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, vlnctrl);
2537 } else if (hw->mac.type == ixgbe_mac_82599EB) {
2538 vlnctrl |= IXGBE_VLNCTRL_VFE;
2539 vlnctrl &= ~IXGBE_VLNCTRL_CFIEN;
2540 IXGBE_WRITE_REG(hw, IXGBE_VLNCTRL, vlnctrl);
2541 for (i = 0; i < adapter->num_rx_queues; i++) {
2542 j = adapter->rx_ring[i].reg_idx;
2543 vlnctrl = IXGBE_READ_REG(hw, IXGBE_RXDCTL(j));
2544 vlnctrl |= IXGBE_RXDCTL_VME;
2545 IXGBE_WRITE_REG(hw, IXGBE_RXDCTL(j), vlnctrl);
2546 }
2547 }
2f90b865
AD
2548 hw->mac.ops.set_vfta(&adapter->hw, 0, 0, true);
2549}
2550
2551#endif
9a799d71
AK
2552static void ixgbe_configure(struct ixgbe_adapter *adapter)
2553{
2554 struct net_device *netdev = adapter->netdev;
c4cf55e5 2555 struct ixgbe_hw *hw = &adapter->hw;
9a799d71
AK
2556 int i;
2557
2c5645cf 2558 ixgbe_set_rx_mode(netdev);
9a799d71
AK
2559
2560 ixgbe_restore_vlan(adapter);
7a6b6f51 2561#ifdef CONFIG_IXGBE_DCB
2f90b865 2562 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
b352e40d
YZ
2563 if (hw->mac.type == ixgbe_mac_82598EB)
2564 netif_set_gso_max_size(netdev, 32768);
2565 else
2566 netif_set_gso_max_size(netdev, 65536);
2f90b865
AD
2567 ixgbe_configure_dcb(adapter);
2568 } else {
2569 netif_set_gso_max_size(netdev, 65536);
2570 }
2571#else
2572 netif_set_gso_max_size(netdev, 65536);
2573#endif
9a799d71 2574
eacd73f7
YZ
2575#ifdef IXGBE_FCOE
2576 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED)
2577 ixgbe_configure_fcoe(adapter);
2578
2579#endif /* IXGBE_FCOE */
c4cf55e5
PWJ
2580 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE) {
2581 for (i = 0; i < adapter->num_tx_queues; i++)
2582 adapter->tx_ring[i].atr_sample_rate =
2583 adapter->atr_sample_rate;
2584 ixgbe_init_fdir_signature_82599(hw, adapter->fdir_pballoc);
2585 } else if (adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE) {
2586 ixgbe_init_fdir_perfect_82599(hw, adapter->fdir_pballoc);
2587 }
2588
9a799d71
AK
2589 ixgbe_configure_tx(adapter);
2590 ixgbe_configure_rx(adapter);
2591 for (i = 0; i < adapter->num_rx_queues; i++)
2592 ixgbe_alloc_rx_buffers(adapter, &adapter->rx_ring[i],
b4617240 2593 (adapter->rx_ring[i].count - 1));
9a799d71
AK
2594}
2595
e8e26350
PW
2596static inline bool ixgbe_is_sfp(struct ixgbe_hw *hw)
2597{
2598 switch (hw->phy.type) {
2599 case ixgbe_phy_sfp_avago:
2600 case ixgbe_phy_sfp_ftl:
2601 case ixgbe_phy_sfp_intel:
2602 case ixgbe_phy_sfp_unknown:
2603 case ixgbe_phy_tw_tyco:
2604 case ixgbe_phy_tw_unknown:
2605 return true;
2606 default:
2607 return false;
2608 }
2609}
2610
0ecc061d 2611/**
e8e26350
PW
2612 * ixgbe_sfp_link_config - set up SFP+ link
2613 * @adapter: pointer to private adapter struct
2614 **/
2615static void ixgbe_sfp_link_config(struct ixgbe_adapter *adapter)
2616{
2617 struct ixgbe_hw *hw = &adapter->hw;
2618
2619 if (hw->phy.multispeed_fiber) {
2620 /*
2621 * In multispeed fiber setups, the device may not have
2622 * had a physical connection when the driver loaded.
2623 * If that's the case, the initial link configuration
2624 * couldn't get the MAC into 10G or 1G mode, so we'll
2625 * never have a link status change interrupt fire.
2626 * We need to try and force an autonegotiation
2627 * session, then bring up link.
2628 */
2629 hw->mac.ops.setup_sfp(hw);
2630 if (!(adapter->flags & IXGBE_FLAG_IN_SFP_LINK_TASK))
2631 schedule_work(&adapter->multispeed_fiber_task);
2632 } else {
2633 /*
2634 * Direct Attach Cu and non-multispeed fiber modules
2635 * still need to be configured properly prior to
2636 * attempting link.
2637 */
2638 if (!(adapter->flags & IXGBE_FLAG_IN_SFP_MOD_TASK))
2639 schedule_work(&adapter->sfp_config_module_task);
2640 }
2641}
2642
2643/**
2644 * ixgbe_non_sfp_link_config - set up non-SFP+ link
0ecc061d
PWJ
2645 * @hw: pointer to private hardware struct
2646 *
2647 * Returns 0 on success, negative on failure
2648 **/
e8e26350 2649static int ixgbe_non_sfp_link_config(struct ixgbe_hw *hw)
0ecc061d
PWJ
2650{
2651 u32 autoneg;
8620a103 2652 bool negotiation, link_up = false;
0ecc061d
PWJ
2653 u32 ret = IXGBE_ERR_LINK_SETUP;
2654
2655 if (hw->mac.ops.check_link)
2656 ret = hw->mac.ops.check_link(hw, &autoneg, &link_up, false);
2657
2658 if (ret)
2659 goto link_cfg_out;
2660
2661 if (hw->mac.ops.get_link_capabilities)
8620a103 2662 ret = hw->mac.ops.get_link_capabilities(hw, &autoneg, &negotiation);
0ecc061d
PWJ
2663 if (ret)
2664 goto link_cfg_out;
2665
8620a103
MC
2666 if (hw->mac.ops.setup_link)
2667 ret = hw->mac.ops.setup_link(hw, autoneg, negotiation, link_up);
0ecc061d
PWJ
2668link_cfg_out:
2669 return ret;
2670}
2671
e8e26350
PW
2672#define IXGBE_MAX_RX_DESC_POLL 10
2673static inline void ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter,
2674 int rxr)
2675{
2676 int j = adapter->rx_ring[rxr].reg_idx;
2677 int k;
2678
2679 for (k = 0; k < IXGBE_MAX_RX_DESC_POLL; k++) {
2680 if (IXGBE_READ_REG(&adapter->hw,
2681 IXGBE_RXDCTL(j)) & IXGBE_RXDCTL_ENABLE)
2682 break;
2683 else
2684 msleep(1);
2685 }
2686 if (k >= IXGBE_MAX_RX_DESC_POLL) {
2687 DPRINTK(DRV, ERR, "RXDCTL.ENABLE on Rx queue %d "
2688 "not set within the polling period\n", rxr);
2689 }
2690 ixgbe_release_rx_desc(&adapter->hw, &adapter->rx_ring[rxr],
2691 (adapter->rx_ring[rxr].count - 1));
2692}
2693
9a799d71
AK
2694static int ixgbe_up_complete(struct ixgbe_adapter *adapter)
2695{
2696 struct net_device *netdev = adapter->netdev;
9a799d71 2697 struct ixgbe_hw *hw = &adapter->hw;
021230d4 2698 int i, j = 0;
e8e26350 2699 int num_rx_rings = adapter->num_rx_queues;
0ecc061d 2700 int err;
9a799d71 2701 int max_frame = netdev->mtu + ETH_HLEN + ETH_FCS_LEN;
021230d4 2702 u32 txdctl, rxdctl, mhadd;
e8e26350 2703 u32 dmatxctl;
021230d4 2704 u32 gpie;
9a799d71 2705
5eba3699
AV
2706 ixgbe_get_hw_control(adapter);
2707
021230d4
AV
2708 if ((adapter->flags & IXGBE_FLAG_MSIX_ENABLED) ||
2709 (adapter->flags & IXGBE_FLAG_MSI_ENABLED)) {
9a799d71
AK
2710 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
2711 gpie = (IXGBE_GPIE_MSIX_MODE | IXGBE_GPIE_EIAME |
b4617240 2712 IXGBE_GPIE_PBA_SUPPORT | IXGBE_GPIE_OCD);
9a799d71
AK
2713 } else {
2714 /* MSI only */
021230d4 2715 gpie = 0;
9a799d71 2716 }
021230d4
AV
2717 /* XXX: to interrupt immediately for EICS writes, enable this */
2718 /* gpie |= IXGBE_GPIE_EIMEN; */
2719 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie);
9a799d71
AK
2720 }
2721
9b471446
JB
2722 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
2723 /*
2724 * use EIAM to auto-mask when MSI-X interrupt is asserted
2725 * this saves a register write for every interrupt
2726 */
2727 switch (hw->mac.type) {
2728 case ixgbe_mac_82598EB:
2729 IXGBE_WRITE_REG(hw, IXGBE_EIAM, IXGBE_EICS_RTX_QUEUE);
2730 break;
2731 default:
2732 case ixgbe_mac_82599EB:
2733 IXGBE_WRITE_REG(hw, IXGBE_EIAM_EX(0), 0xFFFFFFFF);
2734 IXGBE_WRITE_REG(hw, IXGBE_EIAM_EX(1), 0xFFFFFFFF);
2735 break;
2736 }
2737 } else {
021230d4
AV
2738 /* legacy interrupts, use EIAM to auto-mask when reading EICR,
2739 * specifically only auto mask tx and rx interrupts */
2740 IXGBE_WRITE_REG(hw, IXGBE_EIAM, IXGBE_EICS_RTX_QUEUE);
2741 }
9a799d71 2742
0befdb3e
JB
2743 /* Enable fan failure interrupt if media type is copper */
2744 if (adapter->flags & IXGBE_FLAG_FAN_FAIL_CAPABLE) {
2745 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE);
2746 gpie |= IXGBE_SDP1_GPIEN;
2747 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie);
2748 }
2749
e8e26350
PW
2750 if (hw->mac.type == ixgbe_mac_82599EB) {
2751 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE);
2752 gpie |= IXGBE_SDP1_GPIEN;
2753 gpie |= IXGBE_SDP2_GPIEN;
2754 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie);
2755 }
2756
63f39bd1
YZ
2757#ifdef IXGBE_FCOE
2758 /* adjust max frame to be able to do baby jumbo for FCoE */
f34c5c82 2759 if ((netdev->features & NETIF_F_FCOE_MTU) &&
63f39bd1
YZ
2760 (max_frame < IXGBE_FCOE_JUMBO_FRAME_SIZE))
2761 max_frame = IXGBE_FCOE_JUMBO_FRAME_SIZE;
2762
2763#endif /* IXGBE_FCOE */
021230d4 2764 mhadd = IXGBE_READ_REG(hw, IXGBE_MHADD);
9a799d71
AK
2765 if (max_frame != (mhadd >> IXGBE_MHADD_MFS_SHIFT)) {
2766 mhadd &= ~IXGBE_MHADD_MFS_MASK;
2767 mhadd |= max_frame << IXGBE_MHADD_MFS_SHIFT;
2768
2769 IXGBE_WRITE_REG(hw, IXGBE_MHADD, mhadd);
2770 }
2771
2772 for (i = 0; i < adapter->num_tx_queues; i++) {
021230d4
AV
2773 j = adapter->tx_ring[i].reg_idx;
2774 txdctl = IXGBE_READ_REG(hw, IXGBE_TXDCTL(j));
e01c31a5
JB
2775 /* enable WTHRESH=8 descriptors, to encourage burst writeback */
2776 txdctl |= (8 << 16);
e8e26350
PW
2777 IXGBE_WRITE_REG(hw, IXGBE_TXDCTL(j), txdctl);
2778 }
2779
2780 if (hw->mac.type == ixgbe_mac_82599EB) {
2781 /* DMATXCTL.EN must be set after all Tx queue config is done */
2782 dmatxctl = IXGBE_READ_REG(hw, IXGBE_DMATXCTL);
2783 dmatxctl |= IXGBE_DMATXCTL_TE;
2784 IXGBE_WRITE_REG(hw, IXGBE_DMATXCTL, dmatxctl);
2785 }
2786 for (i = 0; i < adapter->num_tx_queues; i++) {
2787 j = adapter->tx_ring[i].reg_idx;
2788 txdctl = IXGBE_READ_REG(hw, IXGBE_TXDCTL(j));
9a799d71 2789 txdctl |= IXGBE_TXDCTL_ENABLE;
021230d4 2790 IXGBE_WRITE_REG(hw, IXGBE_TXDCTL(j), txdctl);
9a799d71
AK
2791 }
2792
e8e26350 2793 for (i = 0; i < num_rx_rings; i++) {
021230d4
AV
2794 j = adapter->rx_ring[i].reg_idx;
2795 rxdctl = IXGBE_READ_REG(hw, IXGBE_RXDCTL(j));
2796 /* enable PTHRESH=32 descriptors (half the internal cache)
2797 * and HTHRESH=0 descriptors (to minimize latency on fetch),
2798 * this also removes a pesky rx_no_buffer_count increment */
2799 rxdctl |= 0x0020;
9a799d71 2800 rxdctl |= IXGBE_RXDCTL_ENABLE;
021230d4 2801 IXGBE_WRITE_REG(hw, IXGBE_RXDCTL(j), rxdctl);
e8e26350
PW
2802 if (hw->mac.type == ixgbe_mac_82599EB)
2803 ixgbe_rx_desc_queue_enable(adapter, i);
9a799d71
AK
2804 }
2805 /* enable all receives */
2806 rxdctl = IXGBE_READ_REG(hw, IXGBE_RXCTRL);
e8e26350
PW
2807 if (hw->mac.type == ixgbe_mac_82598EB)
2808 rxdctl |= (IXGBE_RXCTRL_DMBYPS | IXGBE_RXCTRL_RXEN);
2809 else
2810 rxdctl |= IXGBE_RXCTRL_RXEN;
2811 hw->mac.ops.enable_rx_dma(hw, rxdctl);
9a799d71
AK
2812
2813 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED)
2814 ixgbe_configure_msix(adapter);
2815 else
2816 ixgbe_configure_msi_and_legacy(adapter);
2817
2818 clear_bit(__IXGBE_DOWN, &adapter->state);
021230d4
AV
2819 ixgbe_napi_enable_all(adapter);
2820
2821 /* clear any pending interrupts, may auto mask */
2822 IXGBE_READ_REG(hw, IXGBE_EICR);
2823
9a799d71
AK
2824 ixgbe_irq_enable(adapter);
2825
bf069c97
DS
2826 /*
2827 * If this adapter has a fan, check to see if we had a failure
2828 * before we enabled the interrupt.
2829 */
2830 if (adapter->flags & IXGBE_FLAG_FAN_FAIL_CAPABLE) {
2831 u32 esdp = IXGBE_READ_REG(hw, IXGBE_ESDP);
2832 if (esdp & IXGBE_ESDP_SDP1)
2833 DPRINTK(DRV, CRIT,
2834 "Fan has stopped, replace the adapter\n");
2835 }
2836
e8e26350
PW
2837 /*
2838 * For hot-pluggable SFP+ devices, a new SFP+ module may have
19343de2
DS
2839 * arrived before interrupts were enabled but after probe. Such
2840 * devices wouldn't have their type identified yet. We need to
2841 * kick off the SFP+ module setup first, then try to bring up link.
e8e26350
PW
2842 * If we're not hot-pluggable SFP+, we just need to configure link
2843 * and bring it up.
2844 */
19343de2
DS
2845 if (hw->phy.type == ixgbe_phy_unknown) {
2846 err = hw->phy.ops.identify(hw);
2847 if (err == IXGBE_ERR_SFP_NOT_SUPPORTED) {
5da43c1a
DS
2848 /*
2849 * Take the device down and schedule the sfp tasklet
2850 * which will unregister_netdev and log it.
2851 */
19343de2 2852 ixgbe_down(adapter);
5da43c1a 2853 schedule_work(&adapter->sfp_config_module_task);
19343de2
DS
2854 return err;
2855 }
e8e26350
PW
2856 }
2857
2858 if (ixgbe_is_sfp(hw)) {
2859 ixgbe_sfp_link_config(adapter);
2860 } else {
2861 err = ixgbe_non_sfp_link_config(hw);
2862 if (err)
2863 DPRINTK(PROBE, ERR, "link_config FAILED %d\n", err);
2864 }
0ecc061d 2865
c4cf55e5
PWJ
2866 for (i = 0; i < adapter->num_tx_queues; i++)
2867 set_bit(__IXGBE_FDIR_INIT_DONE,
2868 &(adapter->tx_ring[i].reinit_state));
2869
1da100bb
PWJ
2870 /* enable transmits */
2871 netif_tx_start_all_queues(netdev);
2872
9a799d71
AK
2873 /* bring the link up in the watchdog, this could race with our first
2874 * link up interrupt but shouldn't be a problem */
cf8280ee
JB
2875 adapter->flags |= IXGBE_FLAG_NEED_LINK_UPDATE;
2876 adapter->link_check_timeout = jiffies;
9a799d71
AK
2877 mod_timer(&adapter->watchdog_timer, jiffies);
2878 return 0;
2879}
2880
d4f80882
AV
2881void ixgbe_reinit_locked(struct ixgbe_adapter *adapter)
2882{
2883 WARN_ON(in_interrupt());
2884 while (test_and_set_bit(__IXGBE_RESETTING, &adapter->state))
2885 msleep(1);
2886 ixgbe_down(adapter);
2887 ixgbe_up(adapter);
2888 clear_bit(__IXGBE_RESETTING, &adapter->state);
2889}
2890
9a799d71
AK
2891int ixgbe_up(struct ixgbe_adapter *adapter)
2892{
2893 /* hardware has been reset, we need to reload some things */
2894 ixgbe_configure(adapter);
2895
2896 return ixgbe_up_complete(adapter);
2897}
2898
2899void ixgbe_reset(struct ixgbe_adapter *adapter)
2900{
c44ade9e 2901 struct ixgbe_hw *hw = &adapter->hw;
8ca783ab
DS
2902 int err;
2903
2904 err = hw->mac.ops.init_hw(hw);
da4dd0f7
PWJ
2905 switch (err) {
2906 case 0:
2907 case IXGBE_ERR_SFP_NOT_PRESENT:
2908 break;
2909 case IXGBE_ERR_MASTER_REQUESTS_PENDING:
2910 dev_err(&adapter->pdev->dev, "master disable timed out\n");
2911 break;
794caeb2
PWJ
2912 case IXGBE_ERR_EEPROM_VERSION:
2913 /* We are running on a pre-production device, log a warning */
2914 dev_warn(&adapter->pdev->dev, "This device is a pre-production "
2915 "adapter/LOM. Please be aware there may be issues "
2916 "associated with your hardware. If you are "
2917 "experiencing problems please contact your Intel or "
2918 "hardware representative who provided you with this "
2919 "hardware.\n");
2920 break;
da4dd0f7
PWJ
2921 default:
2922 dev_err(&adapter->pdev->dev, "Hardware Error: %d\n", err);
2923 }
9a799d71
AK
2924
2925 /* reprogram the RAR[0] in case user changed it. */
c44ade9e 2926 hw->mac.ops.set_rar(hw, 0, hw->mac.addr, 0, IXGBE_RAH_AV);
9a799d71
AK
2927}
2928
9a799d71
AK
2929/**
2930 * ixgbe_clean_rx_ring - Free Rx Buffers per Queue
2931 * @adapter: board private structure
2932 * @rx_ring: ring to free buffers from
2933 **/
2934static void ixgbe_clean_rx_ring(struct ixgbe_adapter *adapter,
b4617240 2935 struct ixgbe_ring *rx_ring)
9a799d71
AK
2936{
2937 struct pci_dev *pdev = adapter->pdev;
2938 unsigned long size;
2939 unsigned int i;
2940
2941 /* Free all the Rx ring sk_buffs */
2942
2943 for (i = 0; i < rx_ring->count; i++) {
2944 struct ixgbe_rx_buffer *rx_buffer_info;
2945
2946 rx_buffer_info = &rx_ring->rx_buffer_info[i];
2947 if (rx_buffer_info->dma) {
2948 pci_unmap_single(pdev, rx_buffer_info->dma,
b4617240
PW
2949 rx_ring->rx_buf_len,
2950 PCI_DMA_FROMDEVICE);
9a799d71
AK
2951 rx_buffer_info->dma = 0;
2952 }
2953 if (rx_buffer_info->skb) {
f8212f97 2954 struct sk_buff *skb = rx_buffer_info->skb;
9a799d71 2955 rx_buffer_info->skb = NULL;
f8212f97
AD
2956 do {
2957 struct sk_buff *this = skb;
2958 skb = skb->prev;
2959 dev_kfree_skb(this);
2960 } while (skb);
9a799d71
AK
2961 }
2962 if (!rx_buffer_info->page)
2963 continue;
4f57ca6e
JB
2964 if (rx_buffer_info->page_dma) {
2965 pci_unmap_page(pdev, rx_buffer_info->page_dma,
2966 PAGE_SIZE / 2, PCI_DMA_FROMDEVICE);
2967 rx_buffer_info->page_dma = 0;
2968 }
9a799d71
AK
2969 put_page(rx_buffer_info->page);
2970 rx_buffer_info->page = NULL;
762f4c57 2971 rx_buffer_info->page_offset = 0;
9a799d71
AK
2972 }
2973
2974 size = sizeof(struct ixgbe_rx_buffer) * rx_ring->count;
2975 memset(rx_ring->rx_buffer_info, 0, size);
2976
2977 /* Zero out the descriptor ring */
2978 memset(rx_ring->desc, 0, rx_ring->size);
2979
2980 rx_ring->next_to_clean = 0;
2981 rx_ring->next_to_use = 0;
2982
9891ca7c
JB
2983 if (rx_ring->head)
2984 writel(0, adapter->hw.hw_addr + rx_ring->head);
2985 if (rx_ring->tail)
2986 writel(0, adapter->hw.hw_addr + rx_ring->tail);
9a799d71
AK
2987}
2988
2989/**
2990 * ixgbe_clean_tx_ring - Free Tx Buffers
2991 * @adapter: board private structure
2992 * @tx_ring: ring to be cleaned
2993 **/
2994static void ixgbe_clean_tx_ring(struct ixgbe_adapter *adapter,
b4617240 2995 struct ixgbe_ring *tx_ring)
9a799d71
AK
2996{
2997 struct ixgbe_tx_buffer *tx_buffer_info;
2998 unsigned long size;
2999 unsigned int i;
3000
3001 /* Free all the Tx ring sk_buffs */
3002
3003 for (i = 0; i < tx_ring->count; i++) {
3004 tx_buffer_info = &tx_ring->tx_buffer_info[i];
3005 ixgbe_unmap_and_free_tx_resource(adapter, tx_buffer_info);
3006 }
3007
3008 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count;
3009 memset(tx_ring->tx_buffer_info, 0, size);
3010
3011 /* Zero out the descriptor ring */
3012 memset(tx_ring->desc, 0, tx_ring->size);
3013
3014 tx_ring->next_to_use = 0;
3015 tx_ring->next_to_clean = 0;
3016
9891ca7c
JB
3017 if (tx_ring->head)
3018 writel(0, adapter->hw.hw_addr + tx_ring->head);
3019 if (tx_ring->tail)
3020 writel(0, adapter->hw.hw_addr + tx_ring->tail);
9a799d71
AK
3021}
3022
3023/**
021230d4 3024 * ixgbe_clean_all_rx_rings - Free Rx Buffers for all queues
9a799d71
AK
3025 * @adapter: board private structure
3026 **/
021230d4 3027static void ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter)
9a799d71
AK
3028{
3029 int i;
3030
021230d4
AV
3031 for (i = 0; i < adapter->num_rx_queues; i++)
3032 ixgbe_clean_rx_ring(adapter, &adapter->rx_ring[i]);
9a799d71
AK
3033}
3034
3035/**
021230d4 3036 * ixgbe_clean_all_tx_rings - Free Tx Buffers for all queues
9a799d71
AK
3037 * @adapter: board private structure
3038 **/
021230d4 3039static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter)
9a799d71
AK
3040{
3041 int i;
3042
021230d4
AV
3043 for (i = 0; i < adapter->num_tx_queues; i++)
3044 ixgbe_clean_tx_ring(adapter, &adapter->tx_ring[i]);
9a799d71
AK
3045}
3046
3047void ixgbe_down(struct ixgbe_adapter *adapter)
3048{
3049 struct net_device *netdev = adapter->netdev;
7f821875 3050 struct ixgbe_hw *hw = &adapter->hw;
9a799d71 3051 u32 rxctrl;
7f821875
JB
3052 u32 txdctl;
3053 int i, j;
9a799d71
AK
3054
3055 /* signal that we are down to the interrupt handler */
3056 set_bit(__IXGBE_DOWN, &adapter->state);
3057
3058 /* disable receives */
7f821875
JB
3059 rxctrl = IXGBE_READ_REG(hw, IXGBE_RXCTRL);
3060 IXGBE_WRITE_REG(hw, IXGBE_RXCTRL, rxctrl & ~IXGBE_RXCTRL_RXEN);
9a799d71
AK
3061
3062 netif_tx_disable(netdev);
3063
7f821875 3064 IXGBE_WRITE_FLUSH(hw);
9a799d71
AK
3065 msleep(10);
3066
7f821875
JB
3067 netif_tx_stop_all_queues(netdev);
3068
9a799d71
AK
3069 ixgbe_irq_disable(adapter);
3070
021230d4 3071 ixgbe_napi_disable_all(adapter);
7f821875 3072
0a1f87cb
DS
3073 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
3074 del_timer_sync(&adapter->sfp_timer);
9a799d71 3075 del_timer_sync(&adapter->watchdog_timer);
cf8280ee 3076 cancel_work_sync(&adapter->watchdog_task);
9a799d71 3077
c4cf55e5
PWJ
3078 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE ||
3079 adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE)
3080 cancel_work_sync(&adapter->fdir_reinit_task);
3081
7f821875
JB
3082 /* disable transmits in the hardware now that interrupts are off */
3083 for (i = 0; i < adapter->num_tx_queues; i++) {
3084 j = adapter->tx_ring[i].reg_idx;
3085 txdctl = IXGBE_READ_REG(hw, IXGBE_TXDCTL(j));
3086 IXGBE_WRITE_REG(hw, IXGBE_TXDCTL(j),
3087 (txdctl & ~IXGBE_TXDCTL_ENABLE));
3088 }
88512539
PW
3089 /* Disable the Tx DMA engine on 82599 */
3090 if (hw->mac.type == ixgbe_mac_82599EB)
3091 IXGBE_WRITE_REG(hw, IXGBE_DMATXCTL,
3092 (IXGBE_READ_REG(hw, IXGBE_DMATXCTL) &
3093 ~IXGBE_DMATXCTL_TE));
7f821875 3094
9a799d71 3095 netif_carrier_off(netdev);
9a799d71 3096
6f4a0e45
PL
3097 if (!pci_channel_offline(adapter->pdev))
3098 ixgbe_reset(adapter);
9a799d71
AK
3099 ixgbe_clean_all_tx_rings(adapter);
3100 ixgbe_clean_all_rx_rings(adapter);
3101
5dd2d332 3102#ifdef CONFIG_IXGBE_DCA
96b0e0f6 3103 /* since we reset the hardware DCA settings were cleared */
e35ec126 3104 ixgbe_setup_dca(adapter);
96b0e0f6 3105#endif
9a799d71
AK
3106}
3107
9a799d71 3108/**
021230d4
AV
3109 * ixgbe_poll - NAPI Rx polling callback
3110 * @napi: structure for representing this polling device
3111 * @budget: how many packets driver is allowed to clean
3112 *
3113 * This function is used for legacy and MSI, NAPI mode
9a799d71 3114 **/
021230d4 3115static int ixgbe_poll(struct napi_struct *napi, int budget)
9a799d71 3116{
9a1a69ad
JB
3117 struct ixgbe_q_vector *q_vector =
3118 container_of(napi, struct ixgbe_q_vector, napi);
021230d4 3119 struct ixgbe_adapter *adapter = q_vector->adapter;
9a1a69ad 3120 int tx_clean_complete, work_done = 0;
9a799d71 3121
5dd2d332 3122#ifdef CONFIG_IXGBE_DCA
bd0362dd
JC
3123 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED) {
3124 ixgbe_update_tx_dca(adapter, adapter->tx_ring);
3125 ixgbe_update_rx_dca(adapter, adapter->rx_ring);
3126 }
3127#endif
3128
fe49f04a 3129 tx_clean_complete = ixgbe_clean_tx_irq(q_vector, adapter->tx_ring);
78b6f4ce 3130 ixgbe_clean_rx_irq(q_vector, adapter->rx_ring, &work_done, budget);
9a799d71 3131
9a1a69ad 3132 if (!tx_clean_complete)
d2c7ddd6
DM
3133 work_done = budget;
3134
53e52c72
DM
3135 /* If budget not fully consumed, exit the polling mode */
3136 if (work_done < budget) {
288379f0 3137 napi_complete(napi);
f7554a2b 3138 if (adapter->rx_itr_setting & 1)
f494e8fa 3139 ixgbe_set_itr(adapter);
d4f80882 3140 if (!test_bit(__IXGBE_DOWN, &adapter->state))
835462fc 3141 ixgbe_irq_enable_queues(adapter, IXGBE_EIMS_RTX_QUEUE);
9a799d71 3142 }
9a799d71
AK
3143 return work_done;
3144}
3145
3146/**
3147 * ixgbe_tx_timeout - Respond to a Tx Hang
3148 * @netdev: network interface device structure
3149 **/
3150static void ixgbe_tx_timeout(struct net_device *netdev)
3151{
3152 struct ixgbe_adapter *adapter = netdev_priv(netdev);
3153
3154 /* Do the reset outside of interrupt context */
3155 schedule_work(&adapter->reset_task);
3156}
3157
3158static void ixgbe_reset_task(struct work_struct *work)
3159{
3160 struct ixgbe_adapter *adapter;
3161 adapter = container_of(work, struct ixgbe_adapter, reset_task);
3162
2f90b865
AD
3163 /* If we're already down or resetting, just bail */
3164 if (test_bit(__IXGBE_DOWN, &adapter->state) ||
3165 test_bit(__IXGBE_RESETTING, &adapter->state))
3166 return;
3167
9a799d71
AK
3168 adapter->tx_timeout_count++;
3169
d4f80882 3170 ixgbe_reinit_locked(adapter);
9a799d71
AK
3171}
3172
bc97114d
PWJ
3173#ifdef CONFIG_IXGBE_DCB
3174static inline bool ixgbe_set_dcb_queues(struct ixgbe_adapter *adapter)
b9804972 3175{
bc97114d 3176 bool ret = false;
0cefafad 3177 struct ixgbe_ring_feature *f = &adapter->ring_feature[RING_F_DCB];
b9804972 3178
0cefafad
JB
3179 if (!(adapter->flags & IXGBE_FLAG_DCB_ENABLED))
3180 return ret;
3181
3182 f->mask = 0x7 << 3;
3183 adapter->num_rx_queues = f->indices;
3184 adapter->num_tx_queues = f->indices;
3185 ret = true;
2f90b865 3186
bc97114d
PWJ
3187 return ret;
3188}
3189#endif
3190
4df10466
JB
3191/**
3192 * ixgbe_set_rss_queues: Allocate queues for RSS
3193 * @adapter: board private structure to initialize
3194 *
3195 * This is our "base" multiqueue mode. RSS (Receive Side Scaling) will try
3196 * to allocate one Rx queue per CPU, and if available, one Tx queue per CPU.
3197 *
3198 **/
bc97114d
PWJ
3199static inline bool ixgbe_set_rss_queues(struct ixgbe_adapter *adapter)
3200{
3201 bool ret = false;
0cefafad 3202 struct ixgbe_ring_feature *f = &adapter->ring_feature[RING_F_RSS];
bc97114d
PWJ
3203
3204 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED) {
0cefafad
JB
3205 f->mask = 0xF;
3206 adapter->num_rx_queues = f->indices;
3207 adapter->num_tx_queues = f->indices;
bc97114d
PWJ
3208 ret = true;
3209 } else {
bc97114d 3210 ret = false;
b9804972
JB
3211 }
3212
bc97114d
PWJ
3213 return ret;
3214}
3215
c4cf55e5
PWJ
3216/**
3217 * ixgbe_set_fdir_queues: Allocate queues for Flow Director
3218 * @adapter: board private structure to initialize
3219 *
3220 * Flow Director is an advanced Rx filter, attempting to get Rx flows back
3221 * to the original CPU that initiated the Tx session. This runs in addition
3222 * to RSS, so if a packet doesn't match an FDIR filter, we can still spread the
3223 * Rx load across CPUs using RSS.
3224 *
3225 **/
3226static bool inline ixgbe_set_fdir_queues(struct ixgbe_adapter *adapter)
3227{
3228 bool ret = false;
3229 struct ixgbe_ring_feature *f_fdir = &adapter->ring_feature[RING_F_FDIR];
3230
3231 f_fdir->indices = min((int)num_online_cpus(), f_fdir->indices);
3232 f_fdir->mask = 0;
3233
3234 /* Flow Director must have RSS enabled */
3235 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED &&
3236 ((adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE ||
3237 (adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE)))) {
3238 adapter->num_tx_queues = f_fdir->indices;
3239 adapter->num_rx_queues = f_fdir->indices;
3240 ret = true;
3241 } else {
3242 adapter->flags &= ~IXGBE_FLAG_FDIR_HASH_CAPABLE;
3243 adapter->flags &= ~IXGBE_FLAG_FDIR_PERFECT_CAPABLE;
3244 }
3245 return ret;
3246}
3247
0331a832
YZ
3248#ifdef IXGBE_FCOE
3249/**
3250 * ixgbe_set_fcoe_queues: Allocate queues for Fiber Channel over Ethernet (FCoE)
3251 * @adapter: board private structure to initialize
3252 *
3253 * FCoE RX FCRETA can use up to 8 rx queues for up to 8 different exchanges.
3254 * The ring feature mask is not used as a mask for FCoE, as it can take any 8
3255 * rx queues out of the max number of rx queues, instead, it is used as the
3256 * index of the first rx queue used by FCoE.
3257 *
3258 **/
3259static inline bool ixgbe_set_fcoe_queues(struct ixgbe_adapter *adapter)
3260{
3261 bool ret = false;
3262 struct ixgbe_ring_feature *f = &adapter->ring_feature[RING_F_FCOE];
3263
3264 f->indices = min((int)num_online_cpus(), f->indices);
3265 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED) {
8de8b2e6
YZ
3266 adapter->num_rx_queues = 1;
3267 adapter->num_tx_queues = 1;
0331a832
YZ
3268#ifdef CONFIG_IXGBE_DCB
3269 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
8de8b2e6 3270 DPRINTK(PROBE, INFO, "FCoE enabled with DCB \n");
0331a832
YZ
3271 ixgbe_set_dcb_queues(adapter);
3272 }
3273#endif
3274 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED) {
8de8b2e6 3275 DPRINTK(PROBE, INFO, "FCoE enabled with RSS \n");
8faa2a78
YZ
3276 if ((adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE) ||
3277 (adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE))
3278 ixgbe_set_fdir_queues(adapter);
3279 else
3280 ixgbe_set_rss_queues(adapter);
0331a832
YZ
3281 }
3282 /* adding FCoE rx rings to the end */
3283 f->mask = adapter->num_rx_queues;
3284 adapter->num_rx_queues += f->indices;
8de8b2e6 3285 adapter->num_tx_queues += f->indices;
0331a832
YZ
3286
3287 ret = true;
3288 }
3289
3290 return ret;
3291}
3292
3293#endif /* IXGBE_FCOE */
4df10466
JB
3294/*
3295 * ixgbe_set_num_queues: Allocate queues for device, feature dependant
3296 * @adapter: board private structure to initialize
3297 *
3298 * This is the top level queue allocation routine. The order here is very
3299 * important, starting with the "most" number of features turned on at once,
3300 * and ending with the smallest set of features. This way large combinations
3301 * can be allocated if they're turned on, and smaller combinations are the
3302 * fallthrough conditions.
3303 *
3304 **/
bc97114d
PWJ
3305static void ixgbe_set_num_queues(struct ixgbe_adapter *adapter)
3306{
0331a832
YZ
3307#ifdef IXGBE_FCOE
3308 if (ixgbe_set_fcoe_queues(adapter))
3309 goto done;
3310
3311#endif /* IXGBE_FCOE */
bc97114d
PWJ
3312#ifdef CONFIG_IXGBE_DCB
3313 if (ixgbe_set_dcb_queues(adapter))
af22ab1b 3314 goto done;
bc97114d
PWJ
3315
3316#endif
c4cf55e5
PWJ
3317 if (ixgbe_set_fdir_queues(adapter))
3318 goto done;
3319
bc97114d 3320 if (ixgbe_set_rss_queues(adapter))
af22ab1b
WF
3321 goto done;
3322
3323 /* fallback to base case */
3324 adapter->num_rx_queues = 1;
3325 adapter->num_tx_queues = 1;
3326
3327done:
3328 /* Notify the stack of the (possibly) reduced Tx Queue count. */
3329 adapter->netdev->real_num_tx_queues = adapter->num_tx_queues;
b9804972
JB
3330}
3331
021230d4 3332static void ixgbe_acquire_msix_vectors(struct ixgbe_adapter *adapter,
b4617240 3333 int vectors)
021230d4
AV
3334{
3335 int err, vector_threshold;
3336
3337 /* We'll want at least 3 (vector_threshold):
3338 * 1) TxQ[0] Cleanup
3339 * 2) RxQ[0] Cleanup
3340 * 3) Other (Link Status Change, etc.)
3341 * 4) TCP Timer (optional)
3342 */
3343 vector_threshold = MIN_MSIX_COUNT;
3344
3345 /* The more we get, the more we will assign to Tx/Rx Cleanup
3346 * for the separate queues...where Rx Cleanup >= Tx Cleanup.
3347 * Right now, we simply care about how many we'll get; we'll
3348 * set them up later while requesting irq's.
3349 */
3350 while (vectors >= vector_threshold) {
3351 err = pci_enable_msix(adapter->pdev, adapter->msix_entries,
b4617240 3352 vectors);
021230d4
AV
3353 if (!err) /* Success in acquiring all requested vectors. */
3354 break;
3355 else if (err < 0)
3356 vectors = 0; /* Nasty failure, quit now */
3357 else /* err == number of vectors we should try again with */
3358 vectors = err;
3359 }
3360
3361 if (vectors < vector_threshold) {
3362 /* Can't allocate enough MSI-X interrupts? Oh well.
3363 * This just means we'll go with either a single MSI
3364 * vector or fall back to legacy interrupts.
3365 */
3366 DPRINTK(HW, DEBUG, "Unable to allocate MSI-X interrupts\n");
3367 adapter->flags &= ~IXGBE_FLAG_MSIX_ENABLED;
3368 kfree(adapter->msix_entries);
3369 adapter->msix_entries = NULL;
021230d4
AV
3370 } else {
3371 adapter->flags |= IXGBE_FLAG_MSIX_ENABLED; /* Woot! */
eb7f139c
PWJ
3372 /*
3373 * Adjust for only the vectors we'll use, which is minimum
3374 * of max_msix_q_vectors + NON_Q_VECTORS, or the number of
3375 * vectors we were allocated.
3376 */
3377 adapter->num_msix_vectors = min(vectors,
3378 adapter->max_msix_q_vectors + NON_Q_VECTORS);
021230d4
AV
3379 }
3380}
3381
021230d4 3382/**
bc97114d 3383 * ixgbe_cache_ring_rss - Descriptor ring to register mapping for RSS
021230d4
AV
3384 * @adapter: board private structure to initialize
3385 *
bc97114d
PWJ
3386 * Cache the descriptor ring offsets for RSS to the assigned rings.
3387 *
021230d4 3388 **/
bc97114d 3389static inline bool ixgbe_cache_ring_rss(struct ixgbe_adapter *adapter)
021230d4 3390{
bc97114d
PWJ
3391 int i;
3392 bool ret = false;
3393
3394 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED) {
3395 for (i = 0; i < adapter->num_rx_queues; i++)
3396 adapter->rx_ring[i].reg_idx = i;
3397 for (i = 0; i < adapter->num_tx_queues; i++)
3398 adapter->tx_ring[i].reg_idx = i;
3399 ret = true;
3400 } else {
3401 ret = false;
3402 }
3403
3404 return ret;
3405}
3406
3407#ifdef CONFIG_IXGBE_DCB
3408/**
3409 * ixgbe_cache_ring_dcb - Descriptor ring to register mapping for DCB
3410 * @adapter: board private structure to initialize
3411 *
3412 * Cache the descriptor ring offsets for DCB to the assigned rings.
3413 *
3414 **/
3415static inline bool ixgbe_cache_ring_dcb(struct ixgbe_adapter *adapter)
3416{
3417 int i;
3418 bool ret = false;
3419 int dcb_i = adapter->ring_feature[RING_F_DCB].indices;
3420
3421 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
3422 if (adapter->hw.mac.type == ixgbe_mac_82598EB) {
2f90b865
AD
3423 /* the number of queues is assumed to be symmetric */
3424 for (i = 0; i < dcb_i; i++) {
3425 adapter->rx_ring[i].reg_idx = i << 3;
3426 adapter->tx_ring[i].reg_idx = i << 2;
3427 }
bc97114d 3428 ret = true;
e8e26350 3429 } else if (adapter->hw.mac.type == ixgbe_mac_82599EB) {
f92ef202
PW
3430 if (dcb_i == 8) {
3431 /*
3432 * Tx TC0 starts at: descriptor queue 0
3433 * Tx TC1 starts at: descriptor queue 32
3434 * Tx TC2 starts at: descriptor queue 64
3435 * Tx TC3 starts at: descriptor queue 80
3436 * Tx TC4 starts at: descriptor queue 96
3437 * Tx TC5 starts at: descriptor queue 104
3438 * Tx TC6 starts at: descriptor queue 112
3439 * Tx TC7 starts at: descriptor queue 120
3440 *
3441 * Rx TC0-TC7 are offset by 16 queues each
3442 */
3443 for (i = 0; i < 3; i++) {
3444 adapter->tx_ring[i].reg_idx = i << 5;
3445 adapter->rx_ring[i].reg_idx = i << 4;
3446 }
3447 for ( ; i < 5; i++) {
3448 adapter->tx_ring[i].reg_idx =
3449 ((i + 2) << 4);
3450 adapter->rx_ring[i].reg_idx = i << 4;
3451 }
3452 for ( ; i < dcb_i; i++) {
3453 adapter->tx_ring[i].reg_idx =
3454 ((i + 8) << 3);
3455 adapter->rx_ring[i].reg_idx = i << 4;
3456 }
3457
3458 ret = true;
3459 } else if (dcb_i == 4) {
3460 /*
3461 * Tx TC0 starts at: descriptor queue 0
3462 * Tx TC1 starts at: descriptor queue 64
3463 * Tx TC2 starts at: descriptor queue 96
3464 * Tx TC3 starts at: descriptor queue 112
3465 *
3466 * Rx TC0-TC3 are offset by 32 queues each
3467 */
3468 adapter->tx_ring[0].reg_idx = 0;
3469 adapter->tx_ring[1].reg_idx = 64;
3470 adapter->tx_ring[2].reg_idx = 96;
3471 adapter->tx_ring[3].reg_idx = 112;
3472 for (i = 0 ; i < dcb_i; i++)
3473 adapter->rx_ring[i].reg_idx = i << 5;
3474
3475 ret = true;
3476 } else {
3477 ret = false;
e8e26350 3478 }
bc97114d
PWJ
3479 } else {
3480 ret = false;
021230d4 3481 }
bc97114d
PWJ
3482 } else {
3483 ret = false;
021230d4 3484 }
bc97114d
PWJ
3485
3486 return ret;
3487}
3488#endif
3489
c4cf55e5
PWJ
3490/**
3491 * ixgbe_cache_ring_fdir - Descriptor ring to register mapping for Flow Director
3492 * @adapter: board private structure to initialize
3493 *
3494 * Cache the descriptor ring offsets for Flow Director to the assigned rings.
3495 *
3496 **/
3497static bool inline ixgbe_cache_ring_fdir(struct ixgbe_adapter *adapter)
3498{
3499 int i;
3500 bool ret = false;
3501
3502 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED &&
3503 ((adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE) ||
3504 (adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE))) {
3505 for (i = 0; i < adapter->num_rx_queues; i++)
3506 adapter->rx_ring[i].reg_idx = i;
3507 for (i = 0; i < adapter->num_tx_queues; i++)
3508 adapter->tx_ring[i].reg_idx = i;
3509 ret = true;
3510 }
3511
3512 return ret;
3513}
3514
0331a832
YZ
3515#ifdef IXGBE_FCOE
3516/**
3517 * ixgbe_cache_ring_fcoe - Descriptor ring to register mapping for the FCoE
3518 * @adapter: board private structure to initialize
3519 *
3520 * Cache the descriptor ring offsets for FCoE mode to the assigned rings.
3521 *
3522 */
3523static inline bool ixgbe_cache_ring_fcoe(struct ixgbe_adapter *adapter)
3524{
8de8b2e6 3525 int i, fcoe_rx_i = 0, fcoe_tx_i = 0;
0331a832
YZ
3526 bool ret = false;
3527 struct ixgbe_ring_feature *f = &adapter->ring_feature[RING_F_FCOE];
3528
3529 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED) {
3530#ifdef CONFIG_IXGBE_DCB
3531 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
8de8b2e6
YZ
3532 struct ixgbe_fcoe *fcoe = &adapter->fcoe;
3533
0331a832 3534 ixgbe_cache_ring_dcb(adapter);
8de8b2e6
YZ
3535 /* find out queues in TC for FCoE */
3536 fcoe_rx_i = adapter->rx_ring[fcoe->tc].reg_idx + 1;
3537 fcoe_tx_i = adapter->tx_ring[fcoe->tc].reg_idx + 1;
3538 /*
3539 * In 82599, the number of Tx queues for each traffic
3540 * class for both 8-TC and 4-TC modes are:
3541 * TCs : TC0 TC1 TC2 TC3 TC4 TC5 TC6 TC7
3542 * 8 TCs: 32 32 16 16 8 8 8 8
3543 * 4 TCs: 64 64 32 32
3544 * We have max 8 queues for FCoE, where 8 the is
3545 * FCoE redirection table size. If TC for FCoE is
3546 * less than or equal to TC3, we have enough queues
3547 * to add max of 8 queues for FCoE, so we start FCoE
3548 * tx descriptor from the next one, i.e., reg_idx + 1.
3549 * If TC for FCoE is above TC3, implying 8 TC mode,
3550 * and we need 8 for FCoE, we have to take all queues
3551 * in that traffic class for FCoE.
3552 */
3553 if ((f->indices == IXGBE_FCRETA_SIZE) && (fcoe->tc > 3))
3554 fcoe_tx_i--;
0331a832
YZ
3555 }
3556#endif /* CONFIG_IXGBE_DCB */
3557 if (adapter->flags & IXGBE_FLAG_RSS_ENABLED) {
8faa2a78
YZ
3558 if ((adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE) ||
3559 (adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE))
3560 ixgbe_cache_ring_fdir(adapter);
3561 else
3562 ixgbe_cache_ring_rss(adapter);
3563
8de8b2e6
YZ
3564 fcoe_rx_i = f->mask;
3565 fcoe_tx_i = f->mask;
3566 }
3567 for (i = 0; i < f->indices; i++, fcoe_rx_i++, fcoe_tx_i++) {
3568 adapter->rx_ring[f->mask + i].reg_idx = fcoe_rx_i;
3569 adapter->tx_ring[f->mask + i].reg_idx = fcoe_tx_i;
0331a832 3570 }
0331a832
YZ
3571 ret = true;
3572 }
3573 return ret;
3574}
3575
3576#endif /* IXGBE_FCOE */
bc97114d
PWJ
3577/**
3578 * ixgbe_cache_ring_register - Descriptor ring to register mapping
3579 * @adapter: board private structure to initialize
3580 *
3581 * Once we know the feature-set enabled for the device, we'll cache
3582 * the register offset the descriptor ring is assigned to.
3583 *
3584 * Note, the order the various feature calls is important. It must start with
3585 * the "most" features enabled at the same time, then trickle down to the
3586 * least amount of features turned on at once.
3587 **/
3588static void ixgbe_cache_ring_register(struct ixgbe_adapter *adapter)
3589{
3590 /* start with default case */
3591 adapter->rx_ring[0].reg_idx = 0;
3592 adapter->tx_ring[0].reg_idx = 0;
3593
0331a832
YZ
3594#ifdef IXGBE_FCOE
3595 if (ixgbe_cache_ring_fcoe(adapter))
3596 return;
3597
3598#endif /* IXGBE_FCOE */
bc97114d
PWJ
3599#ifdef CONFIG_IXGBE_DCB
3600 if (ixgbe_cache_ring_dcb(adapter))
3601 return;
3602
3603#endif
c4cf55e5
PWJ
3604 if (ixgbe_cache_ring_fdir(adapter))
3605 return;
3606
bc97114d
PWJ
3607 if (ixgbe_cache_ring_rss(adapter))
3608 return;
021230d4
AV
3609}
3610
9a799d71
AK
3611/**
3612 * ixgbe_alloc_queues - Allocate memory for all rings
3613 * @adapter: board private structure to initialize
3614 *
3615 * We allocate one ring per queue at run-time since we don't know the
4df10466
JB
3616 * number of queues at compile-time. The polling_netdev array is
3617 * intended for Multiqueue, but should work fine with a single queue.
9a799d71 3618 **/
2f90b865 3619static int ixgbe_alloc_queues(struct ixgbe_adapter *adapter)
9a799d71
AK
3620{
3621 int i;
3622
3623 adapter->tx_ring = kcalloc(adapter->num_tx_queues,
b4617240 3624 sizeof(struct ixgbe_ring), GFP_KERNEL);
9a799d71 3625 if (!adapter->tx_ring)
021230d4 3626 goto err_tx_ring_allocation;
9a799d71
AK
3627
3628 adapter->rx_ring = kcalloc(adapter->num_rx_queues,
b4617240 3629 sizeof(struct ixgbe_ring), GFP_KERNEL);
021230d4
AV
3630 if (!adapter->rx_ring)
3631 goto err_rx_ring_allocation;
9a799d71 3632
021230d4 3633 for (i = 0; i < adapter->num_tx_queues; i++) {
b9804972 3634 adapter->tx_ring[i].count = adapter->tx_ring_count;
021230d4
AV
3635 adapter->tx_ring[i].queue_index = i;
3636 }
b9804972 3637
9a799d71 3638 for (i = 0; i < adapter->num_rx_queues; i++) {
b9804972 3639 adapter->rx_ring[i].count = adapter->rx_ring_count;
021230d4
AV
3640 adapter->rx_ring[i].queue_index = i;
3641 }
3642
3643 ixgbe_cache_ring_register(adapter);
3644
3645 return 0;
3646
3647err_rx_ring_allocation:
3648 kfree(adapter->tx_ring);
3649err_tx_ring_allocation:
3650 return -ENOMEM;
3651}
3652
3653/**
3654 * ixgbe_set_interrupt_capability - set MSI-X or MSI if supported
3655 * @adapter: board private structure to initialize
3656 *
3657 * Attempt to configure the interrupts using the best available
3658 * capabilities of the hardware and the kernel.
3659 **/
feea6a57 3660static int ixgbe_set_interrupt_capability(struct ixgbe_adapter *adapter)
021230d4 3661{
8be0e467 3662 struct ixgbe_hw *hw = &adapter->hw;
021230d4
AV
3663 int err = 0;
3664 int vector, v_budget;
3665
3666 /*
3667 * It's easy to be greedy for MSI-X vectors, but it really
3668 * doesn't do us much good if we have a lot more vectors
3669 * than CPU's. So let's be conservative and only ask for
342bde1b 3670 * (roughly) the same number of vectors as there are CPU's.
021230d4
AV
3671 */
3672 v_budget = min(adapter->num_rx_queues + adapter->num_tx_queues,
342bde1b 3673 (int)num_online_cpus()) + NON_Q_VECTORS;
021230d4
AV
3674
3675 /*
3676 * At the same time, hardware can only support a maximum of
8be0e467
PW
3677 * hw.mac->max_msix_vectors vectors. With features
3678 * such as RSS and VMDq, we can easily surpass the number of Rx and Tx
3679 * descriptor queues supported by our device. Thus, we cap it off in
3680 * those rare cases where the cpu count also exceeds our vector limit.
021230d4 3681 */
8be0e467 3682 v_budget = min(v_budget, (int)hw->mac.max_msix_vectors);
021230d4
AV
3683
3684 /* A failure in MSI-X entry allocation isn't fatal, but it does
3685 * mean we disable MSI-X capabilities of the adapter. */
3686 adapter->msix_entries = kcalloc(v_budget,
b4617240 3687 sizeof(struct msix_entry), GFP_KERNEL);
7a921c93
AD
3688 if (adapter->msix_entries) {
3689 for (vector = 0; vector < v_budget; vector++)
3690 adapter->msix_entries[vector].entry = vector;
021230d4 3691
7a921c93 3692 ixgbe_acquire_msix_vectors(adapter, v_budget);
021230d4 3693
7a921c93
AD
3694 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED)
3695 goto out;
3696 }
021230d4 3697
7a921c93
AD
3698 adapter->flags &= ~IXGBE_FLAG_DCB_ENABLED;
3699 adapter->flags &= ~IXGBE_FLAG_RSS_ENABLED;
c4cf55e5
PWJ
3700 adapter->flags &= ~IXGBE_FLAG_FDIR_HASH_CAPABLE;
3701 adapter->flags &= ~IXGBE_FLAG_FDIR_PERFECT_CAPABLE;
3702 adapter->atr_sample_rate = 0;
7a921c93 3703 ixgbe_set_num_queues(adapter);
021230d4 3704
021230d4
AV
3705 err = pci_enable_msi(adapter->pdev);
3706 if (!err) {
3707 adapter->flags |= IXGBE_FLAG_MSI_ENABLED;
3708 } else {
3709 DPRINTK(HW, DEBUG, "Unable to allocate MSI interrupt, "
b4617240 3710 "falling back to legacy. Error: %d\n", err);
021230d4
AV
3711 /* reset err */
3712 err = 0;
3713 }
3714
3715out:
021230d4
AV
3716 return err;
3717}
3718
7a921c93
AD
3719/**
3720 * ixgbe_alloc_q_vectors - Allocate memory for interrupt vectors
3721 * @adapter: board private structure to initialize
3722 *
3723 * We allocate one q_vector per queue interrupt. If allocation fails we
3724 * return -ENOMEM.
3725 **/
3726static int ixgbe_alloc_q_vectors(struct ixgbe_adapter *adapter)
3727{
3728 int q_idx, num_q_vectors;
3729 struct ixgbe_q_vector *q_vector;
3730 int napi_vectors;
3731 int (*poll)(struct napi_struct *, int);
3732
3733 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
3734 num_q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
3735 napi_vectors = adapter->num_rx_queues;
91281fd3 3736 poll = &ixgbe_clean_rxtx_many;
7a921c93
AD
3737 } else {
3738 num_q_vectors = 1;
3739 napi_vectors = 1;
3740 poll = &ixgbe_poll;
3741 }
3742
3743 for (q_idx = 0; q_idx < num_q_vectors; q_idx++) {
3744 q_vector = kzalloc(sizeof(struct ixgbe_q_vector), GFP_KERNEL);
3745 if (!q_vector)
3746 goto err_out;
3747 q_vector->adapter = adapter;
f7554a2b
NS
3748 if (q_vector->txr_count && !q_vector->rxr_count)
3749 q_vector->eitr = adapter->tx_eitr_param;
3750 else
3751 q_vector->eitr = adapter->rx_eitr_param;
fe49f04a 3752 q_vector->v_idx = q_idx;
91281fd3 3753 netif_napi_add(adapter->netdev, &q_vector->napi, (*poll), 64);
7a921c93
AD
3754 adapter->q_vector[q_idx] = q_vector;
3755 }
3756
3757 return 0;
3758
3759err_out:
3760 while (q_idx) {
3761 q_idx--;
3762 q_vector = adapter->q_vector[q_idx];
3763 netif_napi_del(&q_vector->napi);
3764 kfree(q_vector);
3765 adapter->q_vector[q_idx] = NULL;
3766 }
3767 return -ENOMEM;
3768}
3769
3770/**
3771 * ixgbe_free_q_vectors - Free memory allocated for interrupt vectors
3772 * @adapter: board private structure to initialize
3773 *
3774 * This function frees the memory allocated to the q_vectors. In addition if
3775 * NAPI is enabled it will delete any references to the NAPI struct prior
3776 * to freeing the q_vector.
3777 **/
3778static void ixgbe_free_q_vectors(struct ixgbe_adapter *adapter)
3779{
3780 int q_idx, num_q_vectors;
7a921c93 3781
91281fd3 3782 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED)
7a921c93 3783 num_q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
91281fd3 3784 else
7a921c93 3785 num_q_vectors = 1;
7a921c93
AD
3786
3787 for (q_idx = 0; q_idx < num_q_vectors; q_idx++) {
3788 struct ixgbe_q_vector *q_vector = adapter->q_vector[q_idx];
7a921c93 3789 adapter->q_vector[q_idx] = NULL;
91281fd3 3790 netif_napi_del(&q_vector->napi);
7a921c93
AD
3791 kfree(q_vector);
3792 }
3793}
3794
7b25cdba 3795static void ixgbe_reset_interrupt_capability(struct ixgbe_adapter *adapter)
021230d4
AV
3796{
3797 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
3798 adapter->flags &= ~IXGBE_FLAG_MSIX_ENABLED;
3799 pci_disable_msix(adapter->pdev);
3800 kfree(adapter->msix_entries);
3801 adapter->msix_entries = NULL;
3802 } else if (adapter->flags & IXGBE_FLAG_MSI_ENABLED) {
3803 adapter->flags &= ~IXGBE_FLAG_MSI_ENABLED;
3804 pci_disable_msi(adapter->pdev);
3805 }
3806 return;
3807}
3808
3809/**
3810 * ixgbe_init_interrupt_scheme - Determine proper interrupt scheme
3811 * @adapter: board private structure to initialize
3812 *
3813 * We determine which interrupt scheme to use based on...
3814 * - Kernel support (MSI, MSI-X)
3815 * - which can be user-defined (via MODULE_PARAM)
3816 * - Hardware queue count (num_*_queues)
3817 * - defined by miscellaneous hardware support/features (RSS, etc.)
3818 **/
2f90b865 3819int ixgbe_init_interrupt_scheme(struct ixgbe_adapter *adapter)
021230d4
AV
3820{
3821 int err;
3822
3823 /* Number of supported queues */
3824 ixgbe_set_num_queues(adapter);
3825
021230d4
AV
3826 err = ixgbe_set_interrupt_capability(adapter);
3827 if (err) {
3828 DPRINTK(PROBE, ERR, "Unable to setup interrupt capabilities\n");
3829 goto err_set_interrupt;
9a799d71
AK
3830 }
3831
7a921c93
AD
3832 err = ixgbe_alloc_q_vectors(adapter);
3833 if (err) {
3834 DPRINTK(PROBE, ERR, "Unable to allocate memory for queue "
3835 "vectors\n");
3836 goto err_alloc_q_vectors;
3837 }
3838
3839 err = ixgbe_alloc_queues(adapter);
3840 if (err) {
3841 DPRINTK(PROBE, ERR, "Unable to allocate memory for queues\n");
3842 goto err_alloc_queues;
3843 }
3844
021230d4 3845 DPRINTK(DRV, INFO, "Multiqueue %s: Rx Queue count = %u, "
b4617240
PW
3846 "Tx Queue count = %u\n",
3847 (adapter->num_rx_queues > 1) ? "Enabled" :
3848 "Disabled", adapter->num_rx_queues, adapter->num_tx_queues);
021230d4
AV
3849
3850 set_bit(__IXGBE_DOWN, &adapter->state);
3851
9a799d71 3852 return 0;
021230d4 3853
7a921c93
AD
3854err_alloc_queues:
3855 ixgbe_free_q_vectors(adapter);
3856err_alloc_q_vectors:
3857 ixgbe_reset_interrupt_capability(adapter);
021230d4 3858err_set_interrupt:
7a921c93
AD
3859 return err;
3860}
3861
3862/**
3863 * ixgbe_clear_interrupt_scheme - Clear the current interrupt scheme settings
3864 * @adapter: board private structure to clear interrupt scheme on
3865 *
3866 * We go through and clear interrupt specific resources and reset the structure
3867 * to pre-load conditions
3868 **/
3869void ixgbe_clear_interrupt_scheme(struct ixgbe_adapter *adapter)
3870{
021230d4
AV
3871 kfree(adapter->tx_ring);
3872 kfree(adapter->rx_ring);
7a921c93
AD
3873 adapter->tx_ring = NULL;
3874 adapter->rx_ring = NULL;
3875
3876 ixgbe_free_q_vectors(adapter);
3877 ixgbe_reset_interrupt_capability(adapter);
9a799d71
AK
3878}
3879
c4900be0
DS
3880/**
3881 * ixgbe_sfp_timer - worker thread to find a missing module
3882 * @data: pointer to our adapter struct
3883 **/
3884static void ixgbe_sfp_timer(unsigned long data)
3885{
3886 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)data;
3887
4df10466
JB
3888 /*
3889 * Do the sfp_timer outside of interrupt context due to the
c4900be0
DS
3890 * delays that sfp+ detection requires
3891 */
3892 schedule_work(&adapter->sfp_task);
3893}
3894
3895/**
3896 * ixgbe_sfp_task - worker thread to find a missing module
3897 * @work: pointer to work_struct containing our data
3898 **/
3899static void ixgbe_sfp_task(struct work_struct *work)
3900{
3901 struct ixgbe_adapter *adapter = container_of(work,
3902 struct ixgbe_adapter,
3903 sfp_task);
3904 struct ixgbe_hw *hw = &adapter->hw;
3905
3906 if ((hw->phy.type == ixgbe_phy_nl) &&
3907 (hw->phy.sfp_type == ixgbe_sfp_type_not_present)) {
3908 s32 ret = hw->phy.ops.identify_sfp(hw);
63d6e1d8 3909 if (ret == IXGBE_ERR_SFP_NOT_PRESENT)
c4900be0
DS
3910 goto reschedule;
3911 ret = hw->phy.ops.reset(hw);
3912 if (ret == IXGBE_ERR_SFP_NOT_SUPPORTED) {
88d2b81f
DS
3913 dev_err(&adapter->pdev->dev, "failed to initialize "
3914 "because an unsupported SFP+ module type "
3915 "was detected.\n"
3916 "Reload the driver after installing a "
3917 "supported module.\n");
c4900be0
DS
3918 unregister_netdev(adapter->netdev);
3919 } else {
3920 DPRINTK(PROBE, INFO, "detected SFP+: %d\n",
3921 hw->phy.sfp_type);
3922 }
3923 /* don't need this routine any more */
3924 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
3925 }
3926 return;
3927reschedule:
3928 if (test_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state))
3929 mod_timer(&adapter->sfp_timer,
3930 round_jiffies(jiffies + (2 * HZ)));
3931}
3932
9a799d71
AK
3933/**
3934 * ixgbe_sw_init - Initialize general software structures (struct ixgbe_adapter)
3935 * @adapter: board private structure to initialize
3936 *
3937 * ixgbe_sw_init initializes the Adapter private data structure.
3938 * Fields are initialized based on PCI device information and
3939 * OS network device settings (MTU size).
3940 **/
3941static int __devinit ixgbe_sw_init(struct ixgbe_adapter *adapter)
3942{
3943 struct ixgbe_hw *hw = &adapter->hw;
3944 struct pci_dev *pdev = adapter->pdev;
021230d4 3945 unsigned int rss;
7a6b6f51 3946#ifdef CONFIG_IXGBE_DCB
2f90b865
AD
3947 int j;
3948 struct tc_configuration *tc;
3949#endif
021230d4 3950
c44ade9e
JB
3951 /* PCI config space info */
3952
3953 hw->vendor_id = pdev->vendor;
3954 hw->device_id = pdev->device;
3955 hw->revision_id = pdev->revision;
3956 hw->subsystem_vendor_id = pdev->subsystem_vendor;
3957 hw->subsystem_device_id = pdev->subsystem_device;
3958
021230d4
AV
3959 /* Set capability flags */
3960 rss = min(IXGBE_MAX_RSS_INDICES, (int)num_online_cpus());
3961 adapter->ring_feature[RING_F_RSS].indices = rss;
3962 adapter->flags |= IXGBE_FLAG_RSS_ENABLED;
2f90b865 3963 adapter->ring_feature[RING_F_DCB].indices = IXGBE_MAX_DCB_INDICES;
bf069c97
DS
3964 if (hw->mac.type == ixgbe_mac_82598EB) {
3965 if (hw->device_id == IXGBE_DEV_ID_82598AT)
3966 adapter->flags |= IXGBE_FLAG_FAN_FAIL_CAPABLE;
e8e26350 3967 adapter->max_msix_q_vectors = MAX_MSIX_Q_VECTORS_82598;
bf069c97 3968 } else if (hw->mac.type == ixgbe_mac_82599EB) {
e8e26350 3969 adapter->max_msix_q_vectors = MAX_MSIX_Q_VECTORS_82599;
0c19d6af
PWJ
3970 adapter->flags2 |= IXGBE_FLAG2_RSC_CAPABLE;
3971 adapter->flags2 |= IXGBE_FLAG2_RSC_ENABLED;
c4cf55e5
PWJ
3972 adapter->flags |= IXGBE_FLAG_FDIR_HASH_CAPABLE;
3973 adapter->ring_feature[RING_F_FDIR].indices =
3974 IXGBE_MAX_FDIR_INDICES;
3975 adapter->atr_sample_rate = 20;
3976 adapter->fdir_pballoc = 0;
eacd73f7 3977#ifdef IXGBE_FCOE
0d551589
YZ
3978 adapter->flags |= IXGBE_FLAG_FCOE_CAPABLE;
3979 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED;
3980 adapter->ring_feature[RING_F_FCOE].indices = 0;
61a0f421 3981#ifdef CONFIG_IXGBE_DCB
6ee16520
YZ
3982 /* Default traffic class to use for FCoE */
3983 adapter->fcoe.tc = IXGBE_FCOE_DEFTC;
61a0f421 3984#endif
eacd73f7 3985#endif /* IXGBE_FCOE */
f8212f97 3986 }
2f90b865 3987
7a6b6f51 3988#ifdef CONFIG_IXGBE_DCB
2f90b865
AD
3989 /* Configure DCB traffic classes */
3990 for (j = 0; j < MAX_TRAFFIC_CLASS; j++) {
3991 tc = &adapter->dcb_cfg.tc_config[j];
3992 tc->path[DCB_TX_CONFIG].bwg_id = 0;
3993 tc->path[DCB_TX_CONFIG].bwg_percent = 12 + (j & 1);
3994 tc->path[DCB_RX_CONFIG].bwg_id = 0;
3995 tc->path[DCB_RX_CONFIG].bwg_percent = 12 + (j & 1);
3996 tc->dcb_pfc = pfc_disabled;
3997 }
3998 adapter->dcb_cfg.bw_percentage[DCB_TX_CONFIG][0] = 100;
3999 adapter->dcb_cfg.bw_percentage[DCB_RX_CONFIG][0] = 100;
4000 adapter->dcb_cfg.rx_pba_cfg = pba_equal;
264857b8 4001 adapter->dcb_cfg.pfc_mode_enable = false;
2f90b865
AD
4002 adapter->dcb_cfg.round_robin_enable = false;
4003 adapter->dcb_set_bitmap = 0x00;
4004 ixgbe_copy_dcb_cfg(&adapter->dcb_cfg, &adapter->temp_dcb_cfg,
4005 adapter->ring_feature[RING_F_DCB].indices);
4006
4007#endif
9a799d71
AK
4008
4009 /* default flow control settings */
cd7664f6 4010 hw->fc.requested_mode = ixgbe_fc_full;
71fd570b 4011 hw->fc.current_mode = ixgbe_fc_full; /* init for ethtool output */
264857b8
PWJ
4012#ifdef CONFIG_DCB
4013 adapter->last_lfc_mode = hw->fc.current_mode;
4014#endif
2b9ade93
JB
4015 hw->fc.high_water = IXGBE_DEFAULT_FCRTH;
4016 hw->fc.low_water = IXGBE_DEFAULT_FCRTL;
4017 hw->fc.pause_time = IXGBE_DEFAULT_FCPAUSE;
4018 hw->fc.send_xon = true;
71fd570b 4019 hw->fc.disable_fc_autoneg = false;
9a799d71 4020
30efa5a3 4021 /* enable itr by default in dynamic mode */
f7554a2b
NS
4022 adapter->rx_itr_setting = 1;
4023 adapter->rx_eitr_param = 20000;
4024 adapter->tx_itr_setting = 1;
4025 adapter->tx_eitr_param = 10000;
30efa5a3
JB
4026
4027 /* set defaults for eitr in MegaBytes */
4028 adapter->eitr_low = 10;
4029 adapter->eitr_high = 20;
4030
4031 /* set default ring sizes */
4032 adapter->tx_ring_count = IXGBE_DEFAULT_TXD;
4033 adapter->rx_ring_count = IXGBE_DEFAULT_RXD;
4034
9a799d71 4035 /* initialize eeprom parameters */
c44ade9e 4036 if (ixgbe_init_eeprom_params_generic(hw)) {
9a799d71
AK
4037 dev_err(&pdev->dev, "EEPROM initialization failed\n");
4038 return -EIO;
4039 }
4040
021230d4 4041 /* enable rx csum by default */
9a799d71
AK
4042 adapter->flags |= IXGBE_FLAG_RX_CSUM_ENABLED;
4043
9a799d71
AK
4044 set_bit(__IXGBE_DOWN, &adapter->state);
4045
4046 return 0;
4047}
4048
4049/**
4050 * ixgbe_setup_tx_resources - allocate Tx resources (Descriptors)
4051 * @adapter: board private structure
3a581073 4052 * @tx_ring: tx descriptor ring (for a specific queue) to setup
9a799d71
AK
4053 *
4054 * Return 0 on success, negative on failure
4055 **/
4056int ixgbe_setup_tx_resources(struct ixgbe_adapter *adapter,
e01c31a5 4057 struct ixgbe_ring *tx_ring)
9a799d71
AK
4058{
4059 struct pci_dev *pdev = adapter->pdev;
4060 int size;
4061
3a581073
JB
4062 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count;
4063 tx_ring->tx_buffer_info = vmalloc(size);
e01c31a5
JB
4064 if (!tx_ring->tx_buffer_info)
4065 goto err;
3a581073 4066 memset(tx_ring->tx_buffer_info, 0, size);
9a799d71
AK
4067
4068 /* round up to nearest 4K */
12207e49 4069 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc);
3a581073 4070 tx_ring->size = ALIGN(tx_ring->size, 4096);
9a799d71 4071
3a581073
JB
4072 tx_ring->desc = pci_alloc_consistent(pdev, tx_ring->size,
4073 &tx_ring->dma);
e01c31a5
JB
4074 if (!tx_ring->desc)
4075 goto err;
9a799d71 4076
3a581073
JB
4077 tx_ring->next_to_use = 0;
4078 tx_ring->next_to_clean = 0;
4079 tx_ring->work_limit = tx_ring->count;
9a799d71 4080 return 0;
e01c31a5
JB
4081
4082err:
4083 vfree(tx_ring->tx_buffer_info);
4084 tx_ring->tx_buffer_info = NULL;
4085 DPRINTK(PROBE, ERR, "Unable to allocate memory for the transmit "
4086 "descriptor ring\n");
4087 return -ENOMEM;
9a799d71
AK
4088}
4089
69888674
AD
4090/**
4091 * ixgbe_setup_all_tx_resources - allocate all queues Tx resources
4092 * @adapter: board private structure
4093 *
4094 * If this function returns with an error, then it's possible one or
4095 * more of the rings is populated (while the rest are not). It is the
4096 * callers duty to clean those orphaned rings.
4097 *
4098 * Return 0 on success, negative on failure
4099 **/
4100static int ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter)
4101{
4102 int i, err = 0;
4103
4104 for (i = 0; i < adapter->num_tx_queues; i++) {
4105 err = ixgbe_setup_tx_resources(adapter, &adapter->tx_ring[i]);
4106 if (!err)
4107 continue;
4108 DPRINTK(PROBE, ERR, "Allocation for Tx Queue %u failed\n", i);
4109 break;
4110 }
4111
4112 return err;
4113}
4114
9a799d71
AK
4115/**
4116 * ixgbe_setup_rx_resources - allocate Rx resources (Descriptors)
4117 * @adapter: board private structure
3a581073 4118 * @rx_ring: rx descriptor ring (for a specific queue) to setup
9a799d71
AK
4119 *
4120 * Returns 0 on success, negative on failure
4121 **/
4122int ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter,
b4617240 4123 struct ixgbe_ring *rx_ring)
9a799d71
AK
4124{
4125 struct pci_dev *pdev = adapter->pdev;
021230d4 4126 int size;
9a799d71 4127
3a581073
JB
4128 size = sizeof(struct ixgbe_rx_buffer) * rx_ring->count;
4129 rx_ring->rx_buffer_info = vmalloc(size);
4130 if (!rx_ring->rx_buffer_info) {
9a799d71 4131 DPRINTK(PROBE, ERR,
b4617240 4132 "vmalloc allocation failed for the rx desc ring\n");
177db6ff 4133 goto alloc_failed;
9a799d71 4134 }
3a581073 4135 memset(rx_ring->rx_buffer_info, 0, size);
9a799d71 4136
9a799d71 4137 /* Round up to nearest 4K */
3a581073
JB
4138 rx_ring->size = rx_ring->count * sizeof(union ixgbe_adv_rx_desc);
4139 rx_ring->size = ALIGN(rx_ring->size, 4096);
9a799d71 4140
3a581073 4141 rx_ring->desc = pci_alloc_consistent(pdev, rx_ring->size, &rx_ring->dma);
9a799d71 4142
3a581073 4143 if (!rx_ring->desc) {
9a799d71 4144 DPRINTK(PROBE, ERR,
b4617240 4145 "Memory allocation failed for the rx desc ring\n");
3a581073 4146 vfree(rx_ring->rx_buffer_info);
177db6ff 4147 goto alloc_failed;
9a799d71
AK
4148 }
4149
3a581073
JB
4150 rx_ring->next_to_clean = 0;
4151 rx_ring->next_to_use = 0;
9a799d71
AK
4152
4153 return 0;
177db6ff
MC
4154
4155alloc_failed:
177db6ff 4156 return -ENOMEM;
9a799d71
AK
4157}
4158
69888674
AD
4159/**
4160 * ixgbe_setup_all_rx_resources - allocate all queues Rx resources
4161 * @adapter: board private structure
4162 *
4163 * If this function returns with an error, then it's possible one or
4164 * more of the rings is populated (while the rest are not). It is the
4165 * callers duty to clean those orphaned rings.
4166 *
4167 * Return 0 on success, negative on failure
4168 **/
4169
4170static int ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter)
4171{
4172 int i, err = 0;
4173
4174 for (i = 0; i < adapter->num_rx_queues; i++) {
4175 err = ixgbe_setup_rx_resources(adapter, &adapter->rx_ring[i]);
4176 if (!err)
4177 continue;
4178 DPRINTK(PROBE, ERR, "Allocation for Rx Queue %u failed\n", i);
4179 break;
4180 }
4181
4182 return err;
4183}
4184
9a799d71
AK
4185/**
4186 * ixgbe_free_tx_resources - Free Tx Resources per Queue
4187 * @adapter: board private structure
4188 * @tx_ring: Tx descriptor ring for a specific queue
4189 *
4190 * Free all transmit software resources
4191 **/
c431f97e
JB
4192void ixgbe_free_tx_resources(struct ixgbe_adapter *adapter,
4193 struct ixgbe_ring *tx_ring)
9a799d71
AK
4194{
4195 struct pci_dev *pdev = adapter->pdev;
4196
4197 ixgbe_clean_tx_ring(adapter, tx_ring);
4198
4199 vfree(tx_ring->tx_buffer_info);
4200 tx_ring->tx_buffer_info = NULL;
4201
4202 pci_free_consistent(pdev, tx_ring->size, tx_ring->desc, tx_ring->dma);
4203
4204 tx_ring->desc = NULL;
4205}
4206
4207/**
4208 * ixgbe_free_all_tx_resources - Free Tx Resources for All Queues
4209 * @adapter: board private structure
4210 *
4211 * Free all transmit software resources
4212 **/
4213static void ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter)
4214{
4215 int i;
4216
4217 for (i = 0; i < adapter->num_tx_queues; i++)
9891ca7c
JB
4218 if (adapter->tx_ring[i].desc)
4219 ixgbe_free_tx_resources(adapter, &adapter->tx_ring[i]);
9a799d71
AK
4220}
4221
4222/**
b4617240 4223 * ixgbe_free_rx_resources - Free Rx Resources
9a799d71
AK
4224 * @adapter: board private structure
4225 * @rx_ring: ring to clean the resources from
4226 *
4227 * Free all receive software resources
4228 **/
c431f97e
JB
4229void ixgbe_free_rx_resources(struct ixgbe_adapter *adapter,
4230 struct ixgbe_ring *rx_ring)
9a799d71
AK
4231{
4232 struct pci_dev *pdev = adapter->pdev;
4233
4234 ixgbe_clean_rx_ring(adapter, rx_ring);
4235
4236 vfree(rx_ring->rx_buffer_info);
4237 rx_ring->rx_buffer_info = NULL;
4238
4239 pci_free_consistent(pdev, rx_ring->size, rx_ring->desc, rx_ring->dma);
4240
4241 rx_ring->desc = NULL;
4242}
4243
4244/**
4245 * ixgbe_free_all_rx_resources - Free Rx Resources for All Queues
4246 * @adapter: board private structure
4247 *
4248 * Free all receive software resources
4249 **/
4250static void ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter)
4251{
4252 int i;
4253
4254 for (i = 0; i < adapter->num_rx_queues; i++)
9891ca7c
JB
4255 if (adapter->rx_ring[i].desc)
4256 ixgbe_free_rx_resources(adapter, &adapter->rx_ring[i]);
9a799d71
AK
4257}
4258
9a799d71
AK
4259/**
4260 * ixgbe_change_mtu - Change the Maximum Transfer Unit
4261 * @netdev: network interface device structure
4262 * @new_mtu: new value for maximum frame size
4263 *
4264 * Returns 0 on success, negative on failure
4265 **/
4266static int ixgbe_change_mtu(struct net_device *netdev, int new_mtu)
4267{
4268 struct ixgbe_adapter *adapter = netdev_priv(netdev);
4269 int max_frame = new_mtu + ETH_HLEN + ETH_FCS_LEN;
4270
42c783c5
JB
4271 /* MTU < 68 is an error and causes problems on some kernels */
4272 if ((new_mtu < 68) || (max_frame > IXGBE_MAX_JUMBO_FRAME_SIZE))
9a799d71
AK
4273 return -EINVAL;
4274
021230d4 4275 DPRINTK(PROBE, INFO, "changing MTU from %d to %d\n",
b4617240 4276 netdev->mtu, new_mtu);
021230d4 4277 /* must set new MTU before calling down or up */
9a799d71
AK
4278 netdev->mtu = new_mtu;
4279
d4f80882
AV
4280 if (netif_running(netdev))
4281 ixgbe_reinit_locked(adapter);
9a799d71
AK
4282
4283 return 0;
4284}
4285
4286/**
4287 * ixgbe_open - Called when a network interface is made active
4288 * @netdev: network interface device structure
4289 *
4290 * Returns 0 on success, negative value on failure
4291 *
4292 * The open entry point is called when a network interface is made
4293 * active by the system (IFF_UP). At this point all resources needed
4294 * for transmit and receive operations are allocated, the interrupt
4295 * handler is registered with the OS, the watchdog timer is started,
4296 * and the stack is notified that the interface is ready.
4297 **/
4298static int ixgbe_open(struct net_device *netdev)
4299{
4300 struct ixgbe_adapter *adapter = netdev_priv(netdev);
4301 int err;
4bebfaa5
AK
4302
4303 /* disallow open during test */
4304 if (test_bit(__IXGBE_TESTING, &adapter->state))
4305 return -EBUSY;
9a799d71 4306
54386467
JB
4307 netif_carrier_off(netdev);
4308
9a799d71
AK
4309 /* allocate transmit descriptors */
4310 err = ixgbe_setup_all_tx_resources(adapter);
4311 if (err)
4312 goto err_setup_tx;
4313
9a799d71
AK
4314 /* allocate receive descriptors */
4315 err = ixgbe_setup_all_rx_resources(adapter);
4316 if (err)
4317 goto err_setup_rx;
4318
4319 ixgbe_configure(adapter);
4320
021230d4 4321 err = ixgbe_request_irq(adapter);
9a799d71
AK
4322 if (err)
4323 goto err_req_irq;
4324
9a799d71
AK
4325 err = ixgbe_up_complete(adapter);
4326 if (err)
4327 goto err_up;
4328
d55b53ff
JK
4329 netif_tx_start_all_queues(netdev);
4330
9a799d71
AK
4331 return 0;
4332
4333err_up:
5eba3699 4334 ixgbe_release_hw_control(adapter);
9a799d71
AK
4335 ixgbe_free_irq(adapter);
4336err_req_irq:
9a799d71 4337err_setup_rx:
a20a1199 4338 ixgbe_free_all_rx_resources(adapter);
9a799d71 4339err_setup_tx:
a20a1199 4340 ixgbe_free_all_tx_resources(adapter);
9a799d71
AK
4341 ixgbe_reset(adapter);
4342
4343 return err;
4344}
4345
4346/**
4347 * ixgbe_close - Disables a network interface
4348 * @netdev: network interface device structure
4349 *
4350 * Returns 0, this is not allowed to fail
4351 *
4352 * The close entry point is called when an interface is de-activated
4353 * by the OS. The hardware is still under the drivers control, but
4354 * needs to be disabled. A global MAC reset is issued to stop the
4355 * hardware, and all transmit and receive resources are freed.
4356 **/
4357static int ixgbe_close(struct net_device *netdev)
4358{
4359 struct ixgbe_adapter *adapter = netdev_priv(netdev);
9a799d71
AK
4360
4361 ixgbe_down(adapter);
4362 ixgbe_free_irq(adapter);
4363
4364 ixgbe_free_all_tx_resources(adapter);
4365 ixgbe_free_all_rx_resources(adapter);
4366
5eba3699 4367 ixgbe_release_hw_control(adapter);
9a799d71
AK
4368
4369 return 0;
4370}
4371
b3c8b4ba
AD
4372#ifdef CONFIG_PM
4373static int ixgbe_resume(struct pci_dev *pdev)
4374{
4375 struct net_device *netdev = pci_get_drvdata(pdev);
4376 struct ixgbe_adapter *adapter = netdev_priv(netdev);
4377 u32 err;
4378
4379 pci_set_power_state(pdev, PCI_D0);
4380 pci_restore_state(pdev);
656ab817
DS
4381 /*
4382 * pci_restore_state clears dev->state_saved so call
4383 * pci_save_state to restore it.
4384 */
4385 pci_save_state(pdev);
9ce77666 4386
4387 err = pci_enable_device_mem(pdev);
b3c8b4ba 4388 if (err) {
69888674 4389 printk(KERN_ERR "ixgbe: Cannot enable PCI device from "
b3c8b4ba
AD
4390 "suspend\n");
4391 return err;
4392 }
4393 pci_set_master(pdev);
4394
dd4d8ca6 4395 pci_wake_from_d3(pdev, false);
b3c8b4ba
AD
4396
4397 err = ixgbe_init_interrupt_scheme(adapter);
4398 if (err) {
4399 printk(KERN_ERR "ixgbe: Cannot initialize interrupts for "
4400 "device\n");
4401 return err;
4402 }
4403
b3c8b4ba
AD
4404 ixgbe_reset(adapter);
4405
495dce12
WJP
4406 IXGBE_WRITE_REG(&adapter->hw, IXGBE_WUS, ~0);
4407
b3c8b4ba
AD
4408 if (netif_running(netdev)) {
4409 err = ixgbe_open(adapter->netdev);
4410 if (err)
4411 return err;
4412 }
4413
4414 netif_device_attach(netdev);
4415
4416 return 0;
4417}
b3c8b4ba 4418#endif /* CONFIG_PM */
9d8d05ae
RW
4419
4420static int __ixgbe_shutdown(struct pci_dev *pdev, bool *enable_wake)
b3c8b4ba
AD
4421{
4422 struct net_device *netdev = pci_get_drvdata(pdev);
4423 struct ixgbe_adapter *adapter = netdev_priv(netdev);
e8e26350
PW
4424 struct ixgbe_hw *hw = &adapter->hw;
4425 u32 ctrl, fctrl;
4426 u32 wufc = adapter->wol;
b3c8b4ba
AD
4427#ifdef CONFIG_PM
4428 int retval = 0;
4429#endif
4430
4431 netif_device_detach(netdev);
4432
4433 if (netif_running(netdev)) {
4434 ixgbe_down(adapter);
4435 ixgbe_free_irq(adapter);
4436 ixgbe_free_all_tx_resources(adapter);
4437 ixgbe_free_all_rx_resources(adapter);
4438 }
7a921c93 4439 ixgbe_clear_interrupt_scheme(adapter);
b3c8b4ba
AD
4440
4441#ifdef CONFIG_PM
4442 retval = pci_save_state(pdev);
4443 if (retval)
4444 return retval;
4df10466 4445
b3c8b4ba 4446#endif
e8e26350
PW
4447 if (wufc) {
4448 ixgbe_set_rx_mode(netdev);
b3c8b4ba 4449
e8e26350
PW
4450 /* turn on all-multi mode if wake on multicast is enabled */
4451 if (wufc & IXGBE_WUFC_MC) {
4452 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL);
4453 fctrl |= IXGBE_FCTRL_MPE;
4454 IXGBE_WRITE_REG(hw, IXGBE_FCTRL, fctrl);
4455 }
4456
4457 ctrl = IXGBE_READ_REG(hw, IXGBE_CTRL);
4458 ctrl |= IXGBE_CTRL_GIO_DIS;
4459 IXGBE_WRITE_REG(hw, IXGBE_CTRL, ctrl);
4460
4461 IXGBE_WRITE_REG(hw, IXGBE_WUFC, wufc);
4462 } else {
4463 IXGBE_WRITE_REG(hw, IXGBE_WUC, 0);
4464 IXGBE_WRITE_REG(hw, IXGBE_WUFC, 0);
4465 }
4466
dd4d8ca6
DS
4467 if (wufc && hw->mac.type == ixgbe_mac_82599EB)
4468 pci_wake_from_d3(pdev, true);
4469 else
4470 pci_wake_from_d3(pdev, false);
b3c8b4ba 4471
9d8d05ae
RW
4472 *enable_wake = !!wufc;
4473
b3c8b4ba
AD
4474 ixgbe_release_hw_control(adapter);
4475
4476 pci_disable_device(pdev);
4477
9d8d05ae
RW
4478 return 0;
4479}
4480
4481#ifdef CONFIG_PM
4482static int ixgbe_suspend(struct pci_dev *pdev, pm_message_t state)
4483{
4484 int retval;
4485 bool wake;
4486
4487 retval = __ixgbe_shutdown(pdev, &wake);
4488 if (retval)
4489 return retval;
4490
4491 if (wake) {
4492 pci_prepare_to_sleep(pdev);
4493 } else {
4494 pci_wake_from_d3(pdev, false);
4495 pci_set_power_state(pdev, PCI_D3hot);
4496 }
b3c8b4ba
AD
4497
4498 return 0;
4499}
9d8d05ae 4500#endif /* CONFIG_PM */
b3c8b4ba
AD
4501
4502static void ixgbe_shutdown(struct pci_dev *pdev)
4503{
9d8d05ae
RW
4504 bool wake;
4505
4506 __ixgbe_shutdown(pdev, &wake);
4507
4508 if (system_state == SYSTEM_POWER_OFF) {
4509 pci_wake_from_d3(pdev, wake);
4510 pci_set_power_state(pdev, PCI_D3hot);
4511 }
b3c8b4ba
AD
4512}
4513
9a799d71
AK
4514/**
4515 * ixgbe_update_stats - Update the board statistics counters.
4516 * @adapter: board private structure
4517 **/
4518void ixgbe_update_stats(struct ixgbe_adapter *adapter)
4519{
2d86f139 4520 struct net_device *netdev = adapter->netdev;
9a799d71 4521 struct ixgbe_hw *hw = &adapter->hw;
6f11eef7
AV
4522 u64 total_mpc = 0;
4523 u32 i, missed_rx = 0, mpc, bprc, lxon, lxoff, xon_off_tot;
eb985f09 4524 u64 non_eop_descs = 0, restart_queue = 0;
9a799d71 4525
94b982b2 4526 if (adapter->flags2 & IXGBE_FLAG2_RSC_ENABLED) {
f8212f97 4527 u64 rsc_count = 0;
94b982b2 4528 u64 rsc_flush = 0;
d51019a4
PW
4529 for (i = 0; i < 16; i++)
4530 adapter->hw_rx_no_dma_resources +=
4531 IXGBE_READ_REG(hw, IXGBE_QPRDC(i));
94b982b2 4532 for (i = 0; i < adapter->num_rx_queues; i++) {
f8212f97 4533 rsc_count += adapter->rx_ring[i].rsc_count;
94b982b2
MC
4534 rsc_flush += adapter->rx_ring[i].rsc_flush;
4535 }
4536 adapter->rsc_total_count = rsc_count;
4537 adapter->rsc_total_flush = rsc_flush;
d51019a4
PW
4538 }
4539
7ca3bc58
JB
4540 /* gather some stats to the adapter struct that are per queue */
4541 for (i = 0; i < adapter->num_tx_queues; i++)
eb985f09
MC
4542 restart_queue += adapter->tx_ring[i].restart_queue;
4543 adapter->restart_queue = restart_queue;
7ca3bc58
JB
4544
4545 for (i = 0; i < adapter->num_rx_queues; i++)
eb985f09
MC
4546 non_eop_descs += adapter->rx_ring[i].non_eop_descs;
4547 adapter->non_eop_descs = non_eop_descs;
7ca3bc58 4548
9a799d71 4549 adapter->stats.crcerrs += IXGBE_READ_REG(hw, IXGBE_CRCERRS);
6f11eef7
AV
4550 for (i = 0; i < 8; i++) {
4551 /* for packet buffers not used, the register should read 0 */
4552 mpc = IXGBE_READ_REG(hw, IXGBE_MPC(i));
4553 missed_rx += mpc;
4554 adapter->stats.mpc[i] += mpc;
4555 total_mpc += adapter->stats.mpc[i];
e8e26350
PW
4556 if (hw->mac.type == ixgbe_mac_82598EB)
4557 adapter->stats.rnbc[i] += IXGBE_READ_REG(hw, IXGBE_RNBC(i));
2f90b865
AD
4558 adapter->stats.qptc[i] += IXGBE_READ_REG(hw, IXGBE_QPTC(i));
4559 adapter->stats.qbtc[i] += IXGBE_READ_REG(hw, IXGBE_QBTC(i));
4560 adapter->stats.qprc[i] += IXGBE_READ_REG(hw, IXGBE_QPRC(i));
4561 adapter->stats.qbrc[i] += IXGBE_READ_REG(hw, IXGBE_QBRC(i));
e8e26350
PW
4562 if (hw->mac.type == ixgbe_mac_82599EB) {
4563 adapter->stats.pxonrxc[i] += IXGBE_READ_REG(hw,
4564 IXGBE_PXONRXCNT(i));
4565 adapter->stats.pxoffrxc[i] += IXGBE_READ_REG(hw,
4566 IXGBE_PXOFFRXCNT(i));
4567 adapter->stats.qprdc[i] += IXGBE_READ_REG(hw, IXGBE_QPRDC(i));
e8e26350
PW
4568 } else {
4569 adapter->stats.pxonrxc[i] += IXGBE_READ_REG(hw,
4570 IXGBE_PXONRXC(i));
4571 adapter->stats.pxoffrxc[i] += IXGBE_READ_REG(hw,
4572 IXGBE_PXOFFRXC(i));
4573 }
2f90b865
AD
4574 adapter->stats.pxontxc[i] += IXGBE_READ_REG(hw,
4575 IXGBE_PXONTXC(i));
2f90b865 4576 adapter->stats.pxofftxc[i] += IXGBE_READ_REG(hw,
e8e26350 4577 IXGBE_PXOFFTXC(i));
6f11eef7
AV
4578 }
4579 adapter->stats.gprc += IXGBE_READ_REG(hw, IXGBE_GPRC);
4580 /* work around hardware counting issue */
4581 adapter->stats.gprc -= missed_rx;
4582
4583 /* 82598 hardware only has a 32 bit counter in the high register */
e8e26350 4584 if (hw->mac.type == ixgbe_mac_82599EB) {
aad71918 4585 u64 tmp;
e8e26350 4586 adapter->stats.gorc += IXGBE_READ_REG(hw, IXGBE_GORCL);
aad71918
BG
4587 tmp = IXGBE_READ_REG(hw, IXGBE_GORCH) & 0xF; /* 4 high bits of GORC */
4588 adapter->stats.gorc += (tmp << 32);
e8e26350 4589 adapter->stats.gotc += IXGBE_READ_REG(hw, IXGBE_GOTCL);
aad71918
BG
4590 tmp = IXGBE_READ_REG(hw, IXGBE_GOTCH) & 0xF; /* 4 high bits of GOTC */
4591 adapter->stats.gotc += (tmp << 32);
e8e26350
PW
4592 adapter->stats.tor += IXGBE_READ_REG(hw, IXGBE_TORL);
4593 IXGBE_READ_REG(hw, IXGBE_TORH); /* to clear */
4594 adapter->stats.lxonrxc += IXGBE_READ_REG(hw, IXGBE_LXONRXCNT);
4595 adapter->stats.lxoffrxc += IXGBE_READ_REG(hw, IXGBE_LXOFFRXCNT);
c4cf55e5
PWJ
4596 adapter->stats.fdirmatch += IXGBE_READ_REG(hw, IXGBE_FDIRMATCH);
4597 adapter->stats.fdirmiss += IXGBE_READ_REG(hw, IXGBE_FDIRMISS);
6d45522c
YZ
4598#ifdef IXGBE_FCOE
4599 adapter->stats.fccrc += IXGBE_READ_REG(hw, IXGBE_FCCRC);
4600 adapter->stats.fcoerpdc += IXGBE_READ_REG(hw, IXGBE_FCOERPDC);
4601 adapter->stats.fcoeprc += IXGBE_READ_REG(hw, IXGBE_FCOEPRC);
4602 adapter->stats.fcoeptc += IXGBE_READ_REG(hw, IXGBE_FCOEPTC);
4603 adapter->stats.fcoedwrc += IXGBE_READ_REG(hw, IXGBE_FCOEDWRC);
4604 adapter->stats.fcoedwtc += IXGBE_READ_REG(hw, IXGBE_FCOEDWTC);
4605#endif /* IXGBE_FCOE */
e8e26350
PW
4606 } else {
4607 adapter->stats.lxonrxc += IXGBE_READ_REG(hw, IXGBE_LXONRXC);
4608 adapter->stats.lxoffrxc += IXGBE_READ_REG(hw, IXGBE_LXOFFRXC);
4609 adapter->stats.gorc += IXGBE_READ_REG(hw, IXGBE_GORCH);
4610 adapter->stats.gotc += IXGBE_READ_REG(hw, IXGBE_GOTCH);
4611 adapter->stats.tor += IXGBE_READ_REG(hw, IXGBE_TORH);
4612 }
9a799d71
AK
4613 bprc = IXGBE_READ_REG(hw, IXGBE_BPRC);
4614 adapter->stats.bprc += bprc;
4615 adapter->stats.mprc += IXGBE_READ_REG(hw, IXGBE_MPRC);
e8e26350
PW
4616 if (hw->mac.type == ixgbe_mac_82598EB)
4617 adapter->stats.mprc -= bprc;
9a799d71
AK
4618 adapter->stats.roc += IXGBE_READ_REG(hw, IXGBE_ROC);
4619 adapter->stats.prc64 += IXGBE_READ_REG(hw, IXGBE_PRC64);
4620 adapter->stats.prc127 += IXGBE_READ_REG(hw, IXGBE_PRC127);
4621 adapter->stats.prc255 += IXGBE_READ_REG(hw, IXGBE_PRC255);
4622 adapter->stats.prc511 += IXGBE_READ_REG(hw, IXGBE_PRC511);
4623 adapter->stats.prc1023 += IXGBE_READ_REG(hw, IXGBE_PRC1023);
4624 adapter->stats.prc1522 += IXGBE_READ_REG(hw, IXGBE_PRC1522);
9a799d71 4625 adapter->stats.rlec += IXGBE_READ_REG(hw, IXGBE_RLEC);
6f11eef7
AV
4626 lxon = IXGBE_READ_REG(hw, IXGBE_LXONTXC);
4627 adapter->stats.lxontxc += lxon;
4628 lxoff = IXGBE_READ_REG(hw, IXGBE_LXOFFTXC);
4629 adapter->stats.lxofftxc += lxoff;
9a799d71
AK
4630 adapter->stats.ruc += IXGBE_READ_REG(hw, IXGBE_RUC);
4631 adapter->stats.gptc += IXGBE_READ_REG(hw, IXGBE_GPTC);
6f11eef7
AV
4632 adapter->stats.mptc += IXGBE_READ_REG(hw, IXGBE_MPTC);
4633 /*
4634 * 82598 errata - tx of flow control packets is included in tx counters
4635 */
4636 xon_off_tot = lxon + lxoff;
4637 adapter->stats.gptc -= xon_off_tot;
4638 adapter->stats.mptc -= xon_off_tot;
4639 adapter->stats.gotc -= (xon_off_tot * (ETH_ZLEN + ETH_FCS_LEN));
9a799d71
AK
4640 adapter->stats.ruc += IXGBE_READ_REG(hw, IXGBE_RUC);
4641 adapter->stats.rfc += IXGBE_READ_REG(hw, IXGBE_RFC);
4642 adapter->stats.rjc += IXGBE_READ_REG(hw, IXGBE_RJC);
9a799d71
AK
4643 adapter->stats.tpr += IXGBE_READ_REG(hw, IXGBE_TPR);
4644 adapter->stats.ptc64 += IXGBE_READ_REG(hw, IXGBE_PTC64);
6f11eef7 4645 adapter->stats.ptc64 -= xon_off_tot;
9a799d71
AK
4646 adapter->stats.ptc127 += IXGBE_READ_REG(hw, IXGBE_PTC127);
4647 adapter->stats.ptc255 += IXGBE_READ_REG(hw, IXGBE_PTC255);
4648 adapter->stats.ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511);
4649 adapter->stats.ptc1023 += IXGBE_READ_REG(hw, IXGBE_PTC1023);
4650 adapter->stats.ptc1522 += IXGBE_READ_REG(hw, IXGBE_PTC1522);
9a799d71
AK
4651 adapter->stats.bptc += IXGBE_READ_REG(hw, IXGBE_BPTC);
4652
4653 /* Fill out the OS statistics structure */
2d86f139 4654 netdev->stats.multicast = adapter->stats.mprc;
9a799d71
AK
4655
4656 /* Rx Errors */
2d86f139 4657 netdev->stats.rx_errors = adapter->stats.crcerrs +
b4617240 4658 adapter->stats.rlec;
2d86f139
AK
4659 netdev->stats.rx_dropped = 0;
4660 netdev->stats.rx_length_errors = adapter->stats.rlec;
4661 netdev->stats.rx_crc_errors = adapter->stats.crcerrs;
4662 netdev->stats.rx_missed_errors = total_mpc;
9a799d71
AK
4663}
4664
4665/**
4666 * ixgbe_watchdog - Timer Call-back
4667 * @data: pointer to adapter cast into an unsigned long
4668 **/
4669static void ixgbe_watchdog(unsigned long data)
4670{
4671 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)data;
cf8280ee 4672 struct ixgbe_hw *hw = &adapter->hw;
fe49f04a
AD
4673 u64 eics = 0;
4674 int i;
cf8280ee 4675
fe49f04a
AD
4676 /*
4677 * Do the watchdog outside of interrupt context due to the lovely
4678 * delays that some of the newer hardware requires
4679 */
22d5a71b 4680
fe49f04a
AD
4681 if (test_bit(__IXGBE_DOWN, &adapter->state))
4682 goto watchdog_short_circuit;
22d5a71b 4683
fe49f04a
AD
4684 if (!(adapter->flags & IXGBE_FLAG_MSIX_ENABLED)) {
4685 /*
4686 * for legacy and MSI interrupts don't set any bits
4687 * that are enabled for EIAM, because this operation
4688 * would set *both* EIMS and EICS for any bit in EIAM
4689 */
4690 IXGBE_WRITE_REG(hw, IXGBE_EICS,
4691 (IXGBE_EICS_TCP_TIMER | IXGBE_EICS_OTHER));
4692 goto watchdog_reschedule;
4693 }
4694
4695 /* get one bit for every active tx/rx interrupt vector */
4696 for (i = 0; i < adapter->num_msix_vectors - NON_Q_VECTORS; i++) {
4697 struct ixgbe_q_vector *qv = adapter->q_vector[i];
4698 if (qv->rxr_count || qv->txr_count)
4699 eics |= ((u64)1 << i);
cf8280ee 4700 }
9a799d71 4701
fe49f04a
AD
4702 /* Cause software interrupt to ensure rx rings are cleaned */
4703 ixgbe_irq_rearm_queues(adapter, eics);
4704
4705watchdog_reschedule:
4706 /* Reset the timer */
4707 mod_timer(&adapter->watchdog_timer, round_jiffies(jiffies + 2 * HZ));
4708
4709watchdog_short_circuit:
cf8280ee
JB
4710 schedule_work(&adapter->watchdog_task);
4711}
4712
e8e26350
PW
4713/**
4714 * ixgbe_multispeed_fiber_task - worker thread to configure multispeed fiber
4715 * @work: pointer to work_struct containing our data
4716 **/
4717static void ixgbe_multispeed_fiber_task(struct work_struct *work)
4718{
4719 struct ixgbe_adapter *adapter = container_of(work,
4720 struct ixgbe_adapter,
4721 multispeed_fiber_task);
4722 struct ixgbe_hw *hw = &adapter->hw;
4723 u32 autoneg;
8620a103 4724 bool negotiation;
e8e26350
PW
4725
4726 adapter->flags |= IXGBE_FLAG_IN_SFP_LINK_TASK;
a1f25324
MC
4727 autoneg = hw->phy.autoneg_advertised;
4728 if ((!autoneg) && (hw->mac.ops.get_link_capabilities))
8620a103
MC
4729 hw->mac.ops.get_link_capabilities(hw, &autoneg, &negotiation);
4730 if (hw->mac.ops.setup_link)
4731 hw->mac.ops.setup_link(hw, autoneg, negotiation, true);
e8e26350
PW
4732 adapter->flags |= IXGBE_FLAG_NEED_LINK_UPDATE;
4733 adapter->flags &= ~IXGBE_FLAG_IN_SFP_LINK_TASK;
4734}
4735
4736/**
4737 * ixgbe_sfp_config_module_task - worker thread to configure a new SFP+ module
4738 * @work: pointer to work_struct containing our data
4739 **/
4740static void ixgbe_sfp_config_module_task(struct work_struct *work)
4741{
4742 struct ixgbe_adapter *adapter = container_of(work,
4743 struct ixgbe_adapter,
4744 sfp_config_module_task);
4745 struct ixgbe_hw *hw = &adapter->hw;
4746 u32 err;
4747
4748 adapter->flags |= IXGBE_FLAG_IN_SFP_MOD_TASK;
63d6e1d8
DS
4749
4750 /* Time for electrical oscillations to settle down */
4751 msleep(100);
e8e26350 4752 err = hw->phy.ops.identify_sfp(hw);
63d6e1d8 4753
e8e26350 4754 if (err == IXGBE_ERR_SFP_NOT_SUPPORTED) {
88d2b81f
DS
4755 dev_err(&adapter->pdev->dev, "failed to initialize because "
4756 "an unsupported SFP+ module type was detected.\n"
4757 "Reload the driver after installing a supported "
4758 "module.\n");
63d6e1d8 4759 unregister_netdev(adapter->netdev);
e8e26350
PW
4760 return;
4761 }
4762 hw->mac.ops.setup_sfp(hw);
4763
8d1c3c07 4764 if (!(adapter->flags & IXGBE_FLAG_IN_SFP_LINK_TASK))
e8e26350
PW
4765 /* This will also work for DA Twinax connections */
4766 schedule_work(&adapter->multispeed_fiber_task);
4767 adapter->flags &= ~IXGBE_FLAG_IN_SFP_MOD_TASK;
4768}
4769
c4cf55e5
PWJ
4770/**
4771 * ixgbe_fdir_reinit_task - worker thread to reinit FDIR filter table
4772 * @work: pointer to work_struct containing our data
4773 **/
4774static void ixgbe_fdir_reinit_task(struct work_struct *work)
4775{
4776 struct ixgbe_adapter *adapter = container_of(work,
4777 struct ixgbe_adapter,
4778 fdir_reinit_task);
4779 struct ixgbe_hw *hw = &adapter->hw;
4780 int i;
4781
4782 if (ixgbe_reinit_fdir_tables_82599(hw) == 0) {
4783 for (i = 0; i < adapter->num_tx_queues; i++)
4784 set_bit(__IXGBE_FDIR_INIT_DONE,
4785 &(adapter->tx_ring[i].reinit_state));
4786 } else {
4787 DPRINTK(PROBE, ERR, "failed to finish FDIR re-initialization, "
4788 "ignored adding FDIR ATR filters \n");
4789 }
4790 /* Done FDIR Re-initialization, enable transmits */
4791 netif_tx_start_all_queues(adapter->netdev);
4792}
4793
cf8280ee 4794/**
69888674
AD
4795 * ixgbe_watchdog_task - worker thread to bring link up
4796 * @work: pointer to work_struct containing our data
cf8280ee
JB
4797 **/
4798static void ixgbe_watchdog_task(struct work_struct *work)
4799{
4800 struct ixgbe_adapter *adapter = container_of(work,
4801 struct ixgbe_adapter,
4802 watchdog_task);
4803 struct net_device *netdev = adapter->netdev;
4804 struct ixgbe_hw *hw = &adapter->hw;
4805 u32 link_speed = adapter->link_speed;
4806 bool link_up = adapter->link_up;
bc59fcda
NS
4807 int i;
4808 struct ixgbe_ring *tx_ring;
4809 int some_tx_pending = 0;
cf8280ee
JB
4810
4811 adapter->flags |= IXGBE_FLAG_IN_WATCHDOG_TASK;
4812
4813 if (adapter->flags & IXGBE_FLAG_NEED_LINK_UPDATE) {
4814 hw->mac.ops.check_link(hw, &link_speed, &link_up, false);
264857b8
PWJ
4815 if (link_up) {
4816#ifdef CONFIG_DCB
4817 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
4818 for (i = 0; i < MAX_TRAFFIC_CLASS; i++)
620fa036 4819 hw->mac.ops.fc_enable(hw, i);
264857b8 4820 } else {
620fa036 4821 hw->mac.ops.fc_enable(hw, 0);
264857b8
PWJ
4822 }
4823#else
620fa036 4824 hw->mac.ops.fc_enable(hw, 0);
264857b8
PWJ
4825#endif
4826 }
4827
cf8280ee
JB
4828 if (link_up ||
4829 time_after(jiffies, (adapter->link_check_timeout +
4830 IXGBE_TRY_LINK_TIMEOUT))) {
cf8280ee 4831 adapter->flags &= ~IXGBE_FLAG_NEED_LINK_UPDATE;
264857b8 4832 IXGBE_WRITE_REG(hw, IXGBE_EIMS, IXGBE_EIMC_LSC);
cf8280ee
JB
4833 }
4834 adapter->link_up = link_up;
4835 adapter->link_speed = link_speed;
4836 }
9a799d71
AK
4837
4838 if (link_up) {
4839 if (!netif_carrier_ok(netdev)) {
e8e26350
PW
4840 bool flow_rx, flow_tx;
4841
4842 if (hw->mac.type == ixgbe_mac_82599EB) {
4843 u32 mflcn = IXGBE_READ_REG(hw, IXGBE_MFLCN);
4844 u32 fccfg = IXGBE_READ_REG(hw, IXGBE_FCCFG);
078788b6
PWJ
4845 flow_rx = !!(mflcn & IXGBE_MFLCN_RFCE);
4846 flow_tx = !!(fccfg & IXGBE_FCCFG_TFCE_802_3X);
e8e26350
PW
4847 } else {
4848 u32 frctl = IXGBE_READ_REG(hw, IXGBE_FCTRL);
4849 u32 rmcs = IXGBE_READ_REG(hw, IXGBE_RMCS);
078788b6
PWJ
4850 flow_rx = !!(frctl & IXGBE_FCTRL_RFCE);
4851 flow_tx = !!(rmcs & IXGBE_RMCS_TFCE_802_3X);
e8e26350
PW
4852 }
4853
a46e534b
JK
4854 printk(KERN_INFO "ixgbe: %s NIC Link is Up %s, "
4855 "Flow Control: %s\n",
4856 netdev->name,
4857 (link_speed == IXGBE_LINK_SPEED_10GB_FULL ?
4858 "10 Gbps" :
4859 (link_speed == IXGBE_LINK_SPEED_1GB_FULL ?
4860 "1 Gbps" : "unknown speed")),
e8e26350
PW
4861 ((flow_rx && flow_tx) ? "RX/TX" :
4862 (flow_rx ? "RX" :
4863 (flow_tx ? "TX" : "None"))));
9a799d71
AK
4864
4865 netif_carrier_on(netdev);
9a799d71
AK
4866 } else {
4867 /* Force detection of hung controller */
4868 adapter->detect_tx_hung = true;
4869 }
4870 } else {
cf8280ee
JB
4871 adapter->link_up = false;
4872 adapter->link_speed = 0;
9a799d71 4873 if (netif_carrier_ok(netdev)) {
a46e534b
JK
4874 printk(KERN_INFO "ixgbe: %s NIC Link is Down\n",
4875 netdev->name);
9a799d71 4876 netif_carrier_off(netdev);
9a799d71
AK
4877 }
4878 }
4879
bc59fcda
NS
4880 if (!netif_carrier_ok(netdev)) {
4881 for (i = 0; i < adapter->num_tx_queues; i++) {
4882 tx_ring = &adapter->tx_ring[i];
4883 if (tx_ring->next_to_use != tx_ring->next_to_clean) {
4884 some_tx_pending = 1;
4885 break;
4886 }
4887 }
4888
4889 if (some_tx_pending) {
4890 /* We've lost link, so the controller stops DMA,
4891 * but we've got queued Tx work that's never going
4892 * to get done, so reset controller to flush Tx.
4893 * (Do the reset outside of interrupt context).
4894 */
4895 schedule_work(&adapter->reset_task);
4896 }
4897 }
4898
9a799d71 4899 ixgbe_update_stats(adapter);
cf8280ee 4900 adapter->flags &= ~IXGBE_FLAG_IN_WATCHDOG_TASK;
9a799d71
AK
4901}
4902
9a799d71 4903static int ixgbe_tso(struct ixgbe_adapter *adapter,
b4617240
PW
4904 struct ixgbe_ring *tx_ring, struct sk_buff *skb,
4905 u32 tx_flags, u8 *hdr_len)
9a799d71
AK
4906{
4907 struct ixgbe_adv_tx_context_desc *context_desc;
4908 unsigned int i;
4909 int err;
4910 struct ixgbe_tx_buffer *tx_buffer_info;
9f8cdf4f
JB
4911 u32 vlan_macip_lens = 0, type_tucmd_mlhl;
4912 u32 mss_l4len_idx, l4len;
9a799d71
AK
4913
4914 if (skb_is_gso(skb)) {
4915 if (skb_header_cloned(skb)) {
4916 err = pskb_expand_head(skb, 0, 0, GFP_ATOMIC);
4917 if (err)
4918 return err;
4919 }
4920 l4len = tcp_hdrlen(skb);
4921 *hdr_len += l4len;
4922
8327d000 4923 if (skb->protocol == htons(ETH_P_IP)) {
9a799d71
AK
4924 struct iphdr *iph = ip_hdr(skb);
4925 iph->tot_len = 0;
4926 iph->check = 0;
4927 tcp_hdr(skb)->check = ~csum_tcpudp_magic(iph->saddr,
b4617240
PW
4928 iph->daddr, 0,
4929 IPPROTO_TCP,
4930 0);
9a799d71
AK
4931 } else if (skb_shinfo(skb)->gso_type == SKB_GSO_TCPV6) {
4932 ipv6_hdr(skb)->payload_len = 0;
4933 tcp_hdr(skb)->check =
4934 ~csum_ipv6_magic(&ipv6_hdr(skb)->saddr,
b4617240
PW
4935 &ipv6_hdr(skb)->daddr,
4936 0, IPPROTO_TCP, 0);
9a799d71
AK
4937 }
4938
4939 i = tx_ring->next_to_use;
4940
4941 tx_buffer_info = &tx_ring->tx_buffer_info[i];
4942 context_desc = IXGBE_TX_CTXTDESC_ADV(*tx_ring, i);
4943
4944 /* VLAN MACLEN IPLEN */
4945 if (tx_flags & IXGBE_TX_FLAGS_VLAN)
4946 vlan_macip_lens |=
4947 (tx_flags & IXGBE_TX_FLAGS_VLAN_MASK);
4948 vlan_macip_lens |= ((skb_network_offset(skb)) <<
b4617240 4949 IXGBE_ADVTXD_MACLEN_SHIFT);
9a799d71
AK
4950 *hdr_len += skb_network_offset(skb);
4951 vlan_macip_lens |=
4952 (skb_transport_header(skb) - skb_network_header(skb));
4953 *hdr_len +=
4954 (skb_transport_header(skb) - skb_network_header(skb));
4955 context_desc->vlan_macip_lens = cpu_to_le32(vlan_macip_lens);
4956 context_desc->seqnum_seed = 0;
4957
4958 /* ADV DTYP TUCMD MKRLOC/ISCSIHEDLEN */
9f8cdf4f 4959 type_tucmd_mlhl = (IXGBE_TXD_CMD_DEXT |
b4617240 4960 IXGBE_ADVTXD_DTYP_CTXT);
9a799d71 4961
8327d000 4962 if (skb->protocol == htons(ETH_P_IP))
9a799d71
AK
4963 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4;
4964 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP;
4965 context_desc->type_tucmd_mlhl = cpu_to_le32(type_tucmd_mlhl);
4966
4967 /* MSS L4LEN IDX */
9f8cdf4f 4968 mss_l4len_idx =
9a799d71
AK
4969 (skb_shinfo(skb)->gso_size << IXGBE_ADVTXD_MSS_SHIFT);
4970 mss_l4len_idx |= (l4len << IXGBE_ADVTXD_L4LEN_SHIFT);
4eeae6fd
PW
4971 /* use index 1 for TSO */
4972 mss_l4len_idx |= (1 << IXGBE_ADVTXD_IDX_SHIFT);
9a799d71
AK
4973 context_desc->mss_l4len_idx = cpu_to_le32(mss_l4len_idx);
4974
4975 tx_buffer_info->time_stamp = jiffies;
4976 tx_buffer_info->next_to_watch = i;
4977
4978 i++;
4979 if (i == tx_ring->count)
4980 i = 0;
4981 tx_ring->next_to_use = i;
4982
4983 return true;
4984 }
4985 return false;
4986}
4987
4988static bool ixgbe_tx_csum(struct ixgbe_adapter *adapter,
b4617240
PW
4989 struct ixgbe_ring *tx_ring,
4990 struct sk_buff *skb, u32 tx_flags)
9a799d71
AK
4991{
4992 struct ixgbe_adv_tx_context_desc *context_desc;
4993 unsigned int i;
4994 struct ixgbe_tx_buffer *tx_buffer_info;
4995 u32 vlan_macip_lens = 0, type_tucmd_mlhl = 0;
4996
4997 if (skb->ip_summed == CHECKSUM_PARTIAL ||
4998 (tx_flags & IXGBE_TX_FLAGS_VLAN)) {
4999 i = tx_ring->next_to_use;
5000 tx_buffer_info = &tx_ring->tx_buffer_info[i];
5001 context_desc = IXGBE_TX_CTXTDESC_ADV(*tx_ring, i);
5002
5003 if (tx_flags & IXGBE_TX_FLAGS_VLAN)
5004 vlan_macip_lens |=
5005 (tx_flags & IXGBE_TX_FLAGS_VLAN_MASK);
5006 vlan_macip_lens |= (skb_network_offset(skb) <<
b4617240 5007 IXGBE_ADVTXD_MACLEN_SHIFT);
9a799d71
AK
5008 if (skb->ip_summed == CHECKSUM_PARTIAL)
5009 vlan_macip_lens |= (skb_transport_header(skb) -
b4617240 5010 skb_network_header(skb));
9a799d71
AK
5011
5012 context_desc->vlan_macip_lens = cpu_to_le32(vlan_macip_lens);
5013 context_desc->seqnum_seed = 0;
5014
5015 type_tucmd_mlhl |= (IXGBE_TXD_CMD_DEXT |
b4617240 5016 IXGBE_ADVTXD_DTYP_CTXT);
9a799d71
AK
5017
5018 if (skb->ip_summed == CHECKSUM_PARTIAL) {
ca553980
GS
5019 __be16 protocol;
5020
5021 if (skb->protocol == cpu_to_be16(ETH_P_8021Q)) {
5022 const struct vlan_ethhdr *vhdr =
5023 (const struct vlan_ethhdr *)skb->data;
5024
5025 protocol = vhdr->h_vlan_encapsulated_proto;
5026 } else {
5027 protocol = skb->protocol;
5028 }
5029
5030 switch (protocol) {
09640e63 5031 case cpu_to_be16(ETH_P_IP):
9a799d71 5032 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4;
41825d71
AK
5033 if (ip_hdr(skb)->protocol == IPPROTO_TCP)
5034 type_tucmd_mlhl |=
b4617240 5035 IXGBE_ADVTXD_TUCMD_L4T_TCP;
45a5ead0
JB
5036 else if (ip_hdr(skb)->protocol == IPPROTO_SCTP)
5037 type_tucmd_mlhl |=
5038 IXGBE_ADVTXD_TUCMD_L4T_SCTP;
41825d71 5039 break;
09640e63 5040 case cpu_to_be16(ETH_P_IPV6):
41825d71
AK
5041 /* XXX what about other V6 headers?? */
5042 if (ipv6_hdr(skb)->nexthdr == IPPROTO_TCP)
5043 type_tucmd_mlhl |=
b4617240 5044 IXGBE_ADVTXD_TUCMD_L4T_TCP;
45a5ead0
JB
5045 else if (ipv6_hdr(skb)->nexthdr == IPPROTO_SCTP)
5046 type_tucmd_mlhl |=
5047 IXGBE_ADVTXD_TUCMD_L4T_SCTP;
41825d71 5048 break;
41825d71
AK
5049 default:
5050 if (unlikely(net_ratelimit())) {
5051 DPRINTK(PROBE, WARNING,
5052 "partial checksum but proto=%x!\n",
5053 skb->protocol);
5054 }
5055 break;
5056 }
9a799d71
AK
5057 }
5058
5059 context_desc->type_tucmd_mlhl = cpu_to_le32(type_tucmd_mlhl);
4eeae6fd 5060 /* use index zero for tx checksum offload */
9a799d71
AK
5061 context_desc->mss_l4len_idx = 0;
5062
5063 tx_buffer_info->time_stamp = jiffies;
5064 tx_buffer_info->next_to_watch = i;
9f8cdf4f 5065
9a799d71
AK
5066 i++;
5067 if (i == tx_ring->count)
5068 i = 0;
5069 tx_ring->next_to_use = i;
5070
5071 return true;
5072 }
9f8cdf4f 5073
9a799d71
AK
5074 return false;
5075}
5076
5077static int ixgbe_tx_map(struct ixgbe_adapter *adapter,
b4617240 5078 struct ixgbe_ring *tx_ring,
eacd73f7
YZ
5079 struct sk_buff *skb, u32 tx_flags,
5080 unsigned int first)
9a799d71 5081{
e5a43549 5082 struct pci_dev *pdev = adapter->pdev;
9a799d71 5083 struct ixgbe_tx_buffer *tx_buffer_info;
eacd73f7
YZ
5084 unsigned int len;
5085 unsigned int total = skb->len;
9a799d71
AK
5086 unsigned int offset = 0, size, count = 0, i;
5087 unsigned int nr_frags = skb_shinfo(skb)->nr_frags;
5088 unsigned int f;
9a799d71
AK
5089
5090 i = tx_ring->next_to_use;
5091
eacd73f7
YZ
5092 if (tx_flags & IXGBE_TX_FLAGS_FCOE)
5093 /* excluding fcoe_crc_eof for FCoE */
5094 total -= sizeof(struct fcoe_crc_eof);
5095
5096 len = min(skb_headlen(skb), total);
9a799d71
AK
5097 while (len) {
5098 tx_buffer_info = &tx_ring->tx_buffer_info[i];
5099 size = min(len, (uint)IXGBE_MAX_DATA_PER_TXD);
5100
5101 tx_buffer_info->length = size;
e5a43549
AD
5102 tx_buffer_info->mapped_as_page = false;
5103 tx_buffer_info->dma = pci_map_single(pdev,
5104 skb->data + offset,
5105 size, PCI_DMA_TODEVICE);
5106 if (pci_dma_mapping_error(pdev, tx_buffer_info->dma))
5107 goto dma_error;
9a799d71
AK
5108 tx_buffer_info->time_stamp = jiffies;
5109 tx_buffer_info->next_to_watch = i;
5110
5111 len -= size;
eacd73f7 5112 total -= size;
9a799d71
AK
5113 offset += size;
5114 count++;
44df32c5
AD
5115
5116 if (len) {
5117 i++;
5118 if (i == tx_ring->count)
5119 i = 0;
5120 }
9a799d71
AK
5121 }
5122
5123 for (f = 0; f < nr_frags; f++) {
5124 struct skb_frag_struct *frag;
5125
5126 frag = &skb_shinfo(skb)->frags[f];
eacd73f7 5127 len = min((unsigned int)frag->size, total);
e5a43549 5128 offset = frag->page_offset;
9a799d71
AK
5129
5130 while (len) {
44df32c5
AD
5131 i++;
5132 if (i == tx_ring->count)
5133 i = 0;
5134
9a799d71
AK
5135 tx_buffer_info = &tx_ring->tx_buffer_info[i];
5136 size = min(len, (uint)IXGBE_MAX_DATA_PER_TXD);
5137
5138 tx_buffer_info->length = size;
e5a43549
AD
5139 tx_buffer_info->dma = pci_map_page(adapter->pdev,
5140 frag->page,
5141 offset, size,
5142 PCI_DMA_TODEVICE);
5143 tx_buffer_info->mapped_as_page = true;
5144 if (pci_dma_mapping_error(pdev, tx_buffer_info->dma))
5145 goto dma_error;
9a799d71
AK
5146 tx_buffer_info->time_stamp = jiffies;
5147 tx_buffer_info->next_to_watch = i;
5148
5149 len -= size;
eacd73f7 5150 total -= size;
9a799d71
AK
5151 offset += size;
5152 count++;
9a799d71 5153 }
eacd73f7
YZ
5154 if (total == 0)
5155 break;
9a799d71 5156 }
44df32c5 5157
9a799d71
AK
5158 tx_ring->tx_buffer_info[i].skb = skb;
5159 tx_ring->tx_buffer_info[first].next_to_watch = i;
5160
e5a43549
AD
5161 return count;
5162
5163dma_error:
5164 dev_err(&pdev->dev, "TX DMA map failed\n");
5165
5166 /* clear timestamp and dma mappings for failed tx_buffer_info map */
5167 tx_buffer_info->dma = 0;
5168 tx_buffer_info->time_stamp = 0;
5169 tx_buffer_info->next_to_watch = 0;
5170 count--;
5171
5172 /* clear timestamp and dma mappings for remaining portion of packet */
5173 while (count >= 0) {
5174 count--;
5175 i--;
5176 if (i < 0)
5177 i += tx_ring->count;
5178 tx_buffer_info = &tx_ring->tx_buffer_info[i];
5179 ixgbe_unmap_and_free_tx_resource(adapter, tx_buffer_info);
5180 }
5181
9a799d71
AK
5182 return count;
5183}
5184
5185static void ixgbe_tx_queue(struct ixgbe_adapter *adapter,
b4617240
PW
5186 struct ixgbe_ring *tx_ring,
5187 int tx_flags, int count, u32 paylen, u8 hdr_len)
9a799d71
AK
5188{
5189 union ixgbe_adv_tx_desc *tx_desc = NULL;
5190 struct ixgbe_tx_buffer *tx_buffer_info;
5191 u32 olinfo_status = 0, cmd_type_len = 0;
5192 unsigned int i;
5193 u32 txd_cmd = IXGBE_TXD_CMD_EOP | IXGBE_TXD_CMD_RS | IXGBE_TXD_CMD_IFCS;
5194
5195 cmd_type_len |= IXGBE_ADVTXD_DTYP_DATA;
5196
5197 cmd_type_len |= IXGBE_ADVTXD_DCMD_IFCS | IXGBE_ADVTXD_DCMD_DEXT;
5198
5199 if (tx_flags & IXGBE_TX_FLAGS_VLAN)
5200 cmd_type_len |= IXGBE_ADVTXD_DCMD_VLE;
5201
5202 if (tx_flags & IXGBE_TX_FLAGS_TSO) {
5203 cmd_type_len |= IXGBE_ADVTXD_DCMD_TSE;
5204
5205 olinfo_status |= IXGBE_TXD_POPTS_TXSM <<
b4617240 5206 IXGBE_ADVTXD_POPTS_SHIFT;
9a799d71 5207
4eeae6fd
PW
5208 /* use index 1 context for tso */
5209 olinfo_status |= (1 << IXGBE_ADVTXD_IDX_SHIFT);
9a799d71
AK
5210 if (tx_flags & IXGBE_TX_FLAGS_IPV4)
5211 olinfo_status |= IXGBE_TXD_POPTS_IXSM <<
b4617240 5212 IXGBE_ADVTXD_POPTS_SHIFT;
9a799d71
AK
5213
5214 } else if (tx_flags & IXGBE_TX_FLAGS_CSUM)
5215 olinfo_status |= IXGBE_TXD_POPTS_TXSM <<
b4617240 5216 IXGBE_ADVTXD_POPTS_SHIFT;
9a799d71 5217
eacd73f7
YZ
5218 if (tx_flags & IXGBE_TX_FLAGS_FCOE) {
5219 olinfo_status |= IXGBE_ADVTXD_CC;
5220 olinfo_status |= (1 << IXGBE_ADVTXD_IDX_SHIFT);
5221 if (tx_flags & IXGBE_TX_FLAGS_FSO)
5222 cmd_type_len |= IXGBE_ADVTXD_DCMD_TSE;
5223 }
5224
9a799d71
AK
5225 olinfo_status |= ((paylen - hdr_len) << IXGBE_ADVTXD_PAYLEN_SHIFT);
5226
5227 i = tx_ring->next_to_use;
5228 while (count--) {
5229 tx_buffer_info = &tx_ring->tx_buffer_info[i];
5230 tx_desc = IXGBE_TX_DESC_ADV(*tx_ring, i);
5231 tx_desc->read.buffer_addr = cpu_to_le64(tx_buffer_info->dma);
5232 tx_desc->read.cmd_type_len =
b4617240 5233 cpu_to_le32(cmd_type_len | tx_buffer_info->length);
9a799d71 5234 tx_desc->read.olinfo_status = cpu_to_le32(olinfo_status);
9a799d71
AK
5235 i++;
5236 if (i == tx_ring->count)
5237 i = 0;
5238 }
5239
5240 tx_desc->read.cmd_type_len |= cpu_to_le32(txd_cmd);
5241
5242 /*
5243 * Force memory writes to complete before letting h/w
5244 * know there are new descriptors to fetch. (Only
5245 * applicable for weak-ordered memory model archs,
5246 * such as IA-64).
5247 */
5248 wmb();
5249
5250 tx_ring->next_to_use = i;
5251 writel(i, adapter->hw.hw_addr + tx_ring->tail);
5252}
5253
c4cf55e5
PWJ
5254static void ixgbe_atr(struct ixgbe_adapter *adapter, struct sk_buff *skb,
5255 int queue, u32 tx_flags)
5256{
5257 /* Right now, we support IPv4 only */
5258 struct ixgbe_atr_input atr_input;
5259 struct tcphdr *th;
c4cf55e5
PWJ
5260 struct iphdr *iph = ip_hdr(skb);
5261 struct ethhdr *eth = (struct ethhdr *)skb->data;
5262 u16 vlan_id, src_port, dst_port, flex_bytes;
5263 u32 src_ipv4_addr, dst_ipv4_addr;
5264 u8 l4type = 0;
5265
5266 /* check if we're UDP or TCP */
5267 if (iph->protocol == IPPROTO_TCP) {
5268 th = tcp_hdr(skb);
5269 src_port = th->source;
5270 dst_port = th->dest;
5271 l4type |= IXGBE_ATR_L4TYPE_TCP;
5272 /* l4type IPv4 type is 0, no need to assign */
c4cf55e5
PWJ
5273 } else {
5274 /* Unsupported L4 header, just bail here */
5275 return;
5276 }
5277
5278 memset(&atr_input, 0, sizeof(struct ixgbe_atr_input));
5279
5280 vlan_id = (tx_flags & IXGBE_TX_FLAGS_VLAN_MASK) >>
5281 IXGBE_TX_FLAGS_VLAN_SHIFT;
5282 src_ipv4_addr = iph->saddr;
5283 dst_ipv4_addr = iph->daddr;
5284 flex_bytes = eth->h_proto;
5285
5286 ixgbe_atr_set_vlan_id_82599(&atr_input, vlan_id);
5287 ixgbe_atr_set_src_port_82599(&atr_input, dst_port);
5288 ixgbe_atr_set_dst_port_82599(&atr_input, src_port);
5289 ixgbe_atr_set_flex_byte_82599(&atr_input, flex_bytes);
5290 ixgbe_atr_set_l4type_82599(&atr_input, l4type);
5291 /* src and dst are inverted, think how the receiver sees them */
5292 ixgbe_atr_set_src_ipv4_82599(&atr_input, dst_ipv4_addr);
5293 ixgbe_atr_set_dst_ipv4_82599(&atr_input, src_ipv4_addr);
5294
5295 /* This assumes the Rx queue and Tx queue are bound to the same CPU */
5296 ixgbe_fdir_add_signature_filter_82599(&adapter->hw, &atr_input, queue);
5297}
5298
e092be60 5299static int __ixgbe_maybe_stop_tx(struct net_device *netdev,
b4617240 5300 struct ixgbe_ring *tx_ring, int size)
e092be60 5301{
30eba97a 5302 netif_stop_subqueue(netdev, tx_ring->queue_index);
e092be60
AV
5303 /* Herbert's original patch had:
5304 * smp_mb__after_netif_stop_queue();
5305 * but since that doesn't exist yet, just open code it. */
5306 smp_mb();
5307
5308 /* We need to check again in a case another CPU has just
5309 * made room available. */
5310 if (likely(IXGBE_DESC_UNUSED(tx_ring) < size))
5311 return -EBUSY;
5312
5313 /* A reprieve! - use start_queue because it doesn't call schedule */
af72166f 5314 netif_start_subqueue(netdev, tx_ring->queue_index);
7ca3bc58 5315 ++tx_ring->restart_queue;
e092be60
AV
5316 return 0;
5317}
5318
5319static int ixgbe_maybe_stop_tx(struct net_device *netdev,
b4617240 5320 struct ixgbe_ring *tx_ring, int size)
e092be60
AV
5321{
5322 if (likely(IXGBE_DESC_UNUSED(tx_ring) >= size))
5323 return 0;
5324 return __ixgbe_maybe_stop_tx(netdev, tx_ring, size);
5325}
5326
09a3b1f8
SH
5327static u16 ixgbe_select_queue(struct net_device *dev, struct sk_buff *skb)
5328{
5329 struct ixgbe_adapter *adapter = netdev_priv(dev);
5f715823 5330 int txq = smp_processor_id();
09a3b1f8 5331
c4cf55e5 5332 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE)
5f715823 5333 return txq;
c4cf55e5 5334
5f715823
YZ
5335#ifdef IXGBE_FCOE
5336 if ((adapter->flags & IXGBE_FLAG_FCOE_ENABLED) &&
5337 (skb->protocol == htons(ETH_P_FCOE))) {
5338 txq &= (adapter->ring_feature[RING_F_FCOE].indices - 1);
5339 txq += adapter->ring_feature[RING_F_FCOE].mask;
5340 return txq;
5341 }
5342#endif
09a3b1f8 5343 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED)
36e89d73 5344 return (skb->vlan_tci & IXGBE_TX_FLAGS_VLAN_PRIO_MASK) >> 13;
09a3b1f8
SH
5345
5346 return skb_tx_hash(dev, skb);
5347}
5348
3b29a56d
SH
5349static netdev_tx_t ixgbe_xmit_frame(struct sk_buff *skb,
5350 struct net_device *netdev)
9a799d71
AK
5351{
5352 struct ixgbe_adapter *adapter = netdev_priv(netdev);
5353 struct ixgbe_ring *tx_ring;
60d51134 5354 struct netdev_queue *txq;
9a799d71
AK
5355 unsigned int first;
5356 unsigned int tx_flags = 0;
30eba97a 5357 u8 hdr_len = 0;
5f715823 5358 int tso;
9a799d71
AK
5359 int count = 0;
5360 unsigned int f;
9f8cdf4f 5361
9f8cdf4f
JB
5362 if (adapter->vlgrp && vlan_tx_tag_present(skb)) {
5363 tx_flags |= vlan_tx_tag_get(skb);
2f90b865
AD
5364 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
5365 tx_flags &= ~IXGBE_TX_FLAGS_VLAN_PRIO_MASK;
5f715823 5366 tx_flags |= ((skb->queue_mapping & 0x7) << 13);
2f90b865
AD
5367 }
5368 tx_flags <<= IXGBE_TX_FLAGS_VLAN_SHIFT;
5369 tx_flags |= IXGBE_TX_FLAGS_VLAN;
5370 } else if (adapter->flags & IXGBE_FLAG_DCB_ENABLED) {
60127865 5371 if (skb->priority != TC_PRIO_CONTROL) {
5f715823 5372 tx_flags |= ((skb->queue_mapping & 0x7) << 13);
60127865
LL
5373 tx_flags <<= IXGBE_TX_FLAGS_VLAN_SHIFT;
5374 tx_flags |= IXGBE_TX_FLAGS_VLAN;
5375 } else {
5376 skb->queue_mapping =
5377 adapter->ring_feature[RING_F_DCB].indices-1;
5378 }
9a799d71 5379 }
eacd73f7 5380
5f715823 5381 tx_ring = &adapter->tx_ring[skb->queue_mapping];
60127865 5382
eacd73f7 5383 if ((adapter->flags & IXGBE_FLAG_FCOE_ENABLED) &&
09ad1cc0 5384 (skb->protocol == htons(ETH_P_FCOE))) {
eacd73f7 5385 tx_flags |= IXGBE_TX_FLAGS_FCOE;
09ad1cc0 5386#ifdef IXGBE_FCOE
61a0f421
YZ
5387#ifdef CONFIG_IXGBE_DCB
5388 tx_flags &= ~(IXGBE_TX_FLAGS_VLAN_PRIO_MASK
5389 << IXGBE_TX_FLAGS_VLAN_SHIFT);
5390 tx_flags |= ((adapter->fcoe.up << 13)
5391 << IXGBE_TX_FLAGS_VLAN_SHIFT);
5392#endif
09ad1cc0
YZ
5393#endif
5394 }
eacd73f7 5395 /* four things can cause us to need a context descriptor */
9f8cdf4f
JB
5396 if (skb_is_gso(skb) ||
5397 (skb->ip_summed == CHECKSUM_PARTIAL) ||
eacd73f7
YZ
5398 (tx_flags & IXGBE_TX_FLAGS_VLAN) ||
5399 (tx_flags & IXGBE_TX_FLAGS_FCOE))
9a799d71
AK
5400 count++;
5401
9f8cdf4f
JB
5402 count += TXD_USE_COUNT(skb_headlen(skb));
5403 for (f = 0; f < skb_shinfo(skb)->nr_frags; f++)
9a799d71
AK
5404 count += TXD_USE_COUNT(skb_shinfo(skb)->frags[f].size);
5405
e092be60 5406 if (ixgbe_maybe_stop_tx(netdev, tx_ring, count)) {
9a799d71 5407 adapter->tx_busy++;
9a799d71
AK
5408 return NETDEV_TX_BUSY;
5409 }
9a799d71 5410
9a799d71 5411 first = tx_ring->next_to_use;
eacd73f7
YZ
5412 if (tx_flags & IXGBE_TX_FLAGS_FCOE) {
5413#ifdef IXGBE_FCOE
5414 /* setup tx offload for FCoE */
5415 tso = ixgbe_fso(adapter, tx_ring, skb, tx_flags, &hdr_len);
5416 if (tso < 0) {
5417 dev_kfree_skb_any(skb);
5418 return NETDEV_TX_OK;
5419 }
5420 if (tso)
5421 tx_flags |= IXGBE_TX_FLAGS_FSO;
5422#endif /* IXGBE_FCOE */
5423 } else {
5424 if (skb->protocol == htons(ETH_P_IP))
5425 tx_flags |= IXGBE_TX_FLAGS_IPV4;
5426 tso = ixgbe_tso(adapter, tx_ring, skb, tx_flags, &hdr_len);
5427 if (tso < 0) {
5428 dev_kfree_skb_any(skb);
5429 return NETDEV_TX_OK;
5430 }
9a799d71 5431
eacd73f7
YZ
5432 if (tso)
5433 tx_flags |= IXGBE_TX_FLAGS_TSO;
5434 else if (ixgbe_tx_csum(adapter, tx_ring, skb, tx_flags) &&
5435 (skb->ip_summed == CHECKSUM_PARTIAL))
5436 tx_flags |= IXGBE_TX_FLAGS_CSUM;
5437 }
9a799d71 5438
eacd73f7 5439 count = ixgbe_tx_map(adapter, tx_ring, skb, tx_flags, first);
44df32c5 5440 if (count) {
c4cf55e5
PWJ
5441 /* add the ATR filter if ATR is on */
5442 if (tx_ring->atr_sample_rate) {
5443 ++tx_ring->atr_count;
5444 if ((tx_ring->atr_count >= tx_ring->atr_sample_rate) &&
5445 test_bit(__IXGBE_FDIR_INIT_DONE,
5446 &tx_ring->reinit_state)) {
5447 ixgbe_atr(adapter, skb, tx_ring->queue_index,
5448 tx_flags);
5449 tx_ring->atr_count = 0;
5450 }
5451 }
60d51134
ED
5452 txq = netdev_get_tx_queue(netdev, tx_ring->queue_index);
5453 txq->tx_bytes += skb->len;
5454 txq->tx_packets++;
44df32c5
AD
5455 ixgbe_tx_queue(adapter, tx_ring, tx_flags, count, skb->len,
5456 hdr_len);
44df32c5 5457 ixgbe_maybe_stop_tx(netdev, tx_ring, DESC_NEEDED);
9a799d71 5458
44df32c5
AD
5459 } else {
5460 dev_kfree_skb_any(skb);
5461 tx_ring->tx_buffer_info[first].time_stamp = 0;
5462 tx_ring->next_to_use = first;
5463 }
9a799d71
AK
5464
5465 return NETDEV_TX_OK;
5466}
5467
9a799d71
AK
5468/**
5469 * ixgbe_set_mac - Change the Ethernet Address of the NIC
5470 * @netdev: network interface device structure
5471 * @p: pointer to an address structure
5472 *
5473 * Returns 0 on success, negative on failure
5474 **/
5475static int ixgbe_set_mac(struct net_device *netdev, void *p)
5476{
5477 struct ixgbe_adapter *adapter = netdev_priv(netdev);
b4617240 5478 struct ixgbe_hw *hw = &adapter->hw;
9a799d71
AK
5479 struct sockaddr *addr = p;
5480
5481 if (!is_valid_ether_addr(addr->sa_data))
5482 return -EADDRNOTAVAIL;
5483
5484 memcpy(netdev->dev_addr, addr->sa_data, netdev->addr_len);
b4617240 5485 memcpy(hw->mac.addr, addr->sa_data, netdev->addr_len);
9a799d71 5486
b4617240 5487 hw->mac.ops.set_rar(hw, 0, hw->mac.addr, 0, IXGBE_RAH_AV);
9a799d71
AK
5488
5489 return 0;
5490}
5491
6b73e10d
BH
5492static int
5493ixgbe_mdio_read(struct net_device *netdev, int prtad, int devad, u16 addr)
5494{
5495 struct ixgbe_adapter *adapter = netdev_priv(netdev);
5496 struct ixgbe_hw *hw = &adapter->hw;
5497 u16 value;
5498 int rc;
5499
5500 if (prtad != hw->phy.mdio.prtad)
5501 return -EINVAL;
5502 rc = hw->phy.ops.read_reg(hw, addr, devad, &value);
5503 if (!rc)
5504 rc = value;
5505 return rc;
5506}
5507
5508static int ixgbe_mdio_write(struct net_device *netdev, int prtad, int devad,
5509 u16 addr, u16 value)
5510{
5511 struct ixgbe_adapter *adapter = netdev_priv(netdev);
5512 struct ixgbe_hw *hw = &adapter->hw;
5513
5514 if (prtad != hw->phy.mdio.prtad)
5515 return -EINVAL;
5516 return hw->phy.ops.write_reg(hw, addr, devad, value);
5517}
5518
5519static int ixgbe_ioctl(struct net_device *netdev, struct ifreq *req, int cmd)
5520{
5521 struct ixgbe_adapter *adapter = netdev_priv(netdev);
5522
5523 return mdio_mii_ioctl(&adapter->hw.phy.mdio, if_mii(req), cmd);
5524}
5525
0365e6e4
PW
5526/**
5527 * ixgbe_add_sanmac_netdev - Add the SAN MAC address to the corresponding
31278e71 5528 * netdev->dev_addrs
0365e6e4
PW
5529 * @netdev: network interface device structure
5530 *
5531 * Returns non-zero on failure
5532 **/
5533static int ixgbe_add_sanmac_netdev(struct net_device *dev)
5534{
5535 int err = 0;
5536 struct ixgbe_adapter *adapter = netdev_priv(dev);
5537 struct ixgbe_mac_info *mac = &adapter->hw.mac;
5538
5539 if (is_valid_ether_addr(mac->san_addr)) {
5540 rtnl_lock();
5541 err = dev_addr_add(dev, mac->san_addr, NETDEV_HW_ADDR_T_SAN);
5542 rtnl_unlock();
5543 }
5544 return err;
5545}
5546
5547/**
5548 * ixgbe_del_sanmac_netdev - Removes the SAN MAC address to the corresponding
31278e71 5549 * netdev->dev_addrs
0365e6e4
PW
5550 * @netdev: network interface device structure
5551 *
5552 * Returns non-zero on failure
5553 **/
5554static int ixgbe_del_sanmac_netdev(struct net_device *dev)
5555{
5556 int err = 0;
5557 struct ixgbe_adapter *adapter = netdev_priv(dev);
5558 struct ixgbe_mac_info *mac = &adapter->hw.mac;
5559
5560 if (is_valid_ether_addr(mac->san_addr)) {
5561 rtnl_lock();
5562 err = dev_addr_del(dev, mac->san_addr, NETDEV_HW_ADDR_T_SAN);
5563 rtnl_unlock();
5564 }
5565 return err;
5566}
5567
9a799d71
AK
5568#ifdef CONFIG_NET_POLL_CONTROLLER
5569/*
5570 * Polling 'interrupt' - used by things like netconsole to send skbs
5571 * without having to re-enable interrupts. It's not called while
5572 * the interrupt routine is executing.
5573 */
5574static void ixgbe_netpoll(struct net_device *netdev)
5575{
5576 struct ixgbe_adapter *adapter = netdev_priv(netdev);
8f9a7167 5577 int i;
9a799d71 5578
9a799d71 5579 adapter->flags |= IXGBE_FLAG_IN_NETPOLL;
8f9a7167
PWJ
5580 if (adapter->flags & IXGBE_FLAG_MSIX_ENABLED) {
5581 int num_q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS;
5582 for (i = 0; i < num_q_vectors; i++) {
5583 struct ixgbe_q_vector *q_vector = adapter->q_vector[i];
5584 ixgbe_msix_clean_many(0, q_vector);
5585 }
5586 } else {
5587 ixgbe_intr(adapter->pdev->irq, netdev);
5588 }
9a799d71 5589 adapter->flags &= ~IXGBE_FLAG_IN_NETPOLL;
9a799d71
AK
5590}
5591#endif
5592
0edc3527
SH
5593static const struct net_device_ops ixgbe_netdev_ops = {
5594 .ndo_open = ixgbe_open,
5595 .ndo_stop = ixgbe_close,
00829823 5596 .ndo_start_xmit = ixgbe_xmit_frame,
09a3b1f8 5597 .ndo_select_queue = ixgbe_select_queue,
e90d400c 5598 .ndo_set_rx_mode = ixgbe_set_rx_mode,
0edc3527
SH
5599 .ndo_set_multicast_list = ixgbe_set_rx_mode,
5600 .ndo_validate_addr = eth_validate_addr,
5601 .ndo_set_mac_address = ixgbe_set_mac,
5602 .ndo_change_mtu = ixgbe_change_mtu,
5603 .ndo_tx_timeout = ixgbe_tx_timeout,
5604 .ndo_vlan_rx_register = ixgbe_vlan_rx_register,
5605 .ndo_vlan_rx_add_vid = ixgbe_vlan_rx_add_vid,
5606 .ndo_vlan_rx_kill_vid = ixgbe_vlan_rx_kill_vid,
6b73e10d 5607 .ndo_do_ioctl = ixgbe_ioctl,
0edc3527
SH
5608#ifdef CONFIG_NET_POLL_CONTROLLER
5609 .ndo_poll_controller = ixgbe_netpoll,
5610#endif
332d4a7d
YZ
5611#ifdef IXGBE_FCOE
5612 .ndo_fcoe_ddp_setup = ixgbe_fcoe_ddp_get,
5613 .ndo_fcoe_ddp_done = ixgbe_fcoe_ddp_put,
8450ff8c
YZ
5614 .ndo_fcoe_enable = ixgbe_fcoe_enable,
5615 .ndo_fcoe_disable = ixgbe_fcoe_disable,
61a1fa10 5616 .ndo_fcoe_get_wwn = ixgbe_fcoe_get_wwn,
332d4a7d 5617#endif /* IXGBE_FCOE */
0edc3527
SH
5618};
5619
9a799d71
AK
5620/**
5621 * ixgbe_probe - Device Initialization Routine
5622 * @pdev: PCI device information struct
5623 * @ent: entry in ixgbe_pci_tbl
5624 *
5625 * Returns 0 on success, negative on failure
5626 *
5627 * ixgbe_probe initializes an adapter identified by a pci_dev structure.
5628 * The OS initialization, configuring of the adapter private structure,
5629 * and a hardware reset occur.
5630 **/
5631static int __devinit ixgbe_probe(struct pci_dev *pdev,
b4617240 5632 const struct pci_device_id *ent)
9a799d71
AK
5633{
5634 struct net_device *netdev;
5635 struct ixgbe_adapter *adapter = NULL;
5636 struct ixgbe_hw *hw;
5637 const struct ixgbe_info *ii = ixgbe_info_tbl[ent->driver_data];
9a799d71
AK
5638 static int cards_found;
5639 int i, err, pci_using_dac;
eacd73f7
YZ
5640#ifdef IXGBE_FCOE
5641 u16 device_caps;
5642#endif
c44ade9e 5643 u32 part_num, eec;
9a799d71 5644
9ce77666 5645 err = pci_enable_device_mem(pdev);
9a799d71
AK
5646 if (err)
5647 return err;
5648
6a35528a
YH
5649 if (!pci_set_dma_mask(pdev, DMA_BIT_MASK(64)) &&
5650 !pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(64))) {
9a799d71
AK
5651 pci_using_dac = 1;
5652 } else {
284901a9 5653 err = pci_set_dma_mask(pdev, DMA_BIT_MASK(32));
9a799d71 5654 if (err) {
284901a9 5655 err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32));
9a799d71 5656 if (err) {
b4617240
PW
5657 dev_err(&pdev->dev, "No usable DMA "
5658 "configuration, aborting\n");
9a799d71
AK
5659 goto err_dma;
5660 }
5661 }
5662 pci_using_dac = 0;
5663 }
5664
9ce77666 5665 err = pci_request_selected_regions(pdev, pci_select_bars(pdev,
5666 IORESOURCE_MEM), ixgbe_driver_name);
9a799d71 5667 if (err) {
9ce77666 5668 dev_err(&pdev->dev,
5669 "pci_request_selected_regions failed 0x%x\n", err);
9a799d71
AK
5670 goto err_pci_reg;
5671 }
5672
19d5afd4 5673 pci_enable_pcie_error_reporting(pdev);
6fabd715 5674
9a799d71 5675 pci_set_master(pdev);
fb3b27bc 5676 pci_save_state(pdev);
9a799d71 5677
30eba97a 5678 netdev = alloc_etherdev_mq(sizeof(struct ixgbe_adapter), MAX_TX_QUEUES);
9a799d71
AK
5679 if (!netdev) {
5680 err = -ENOMEM;
5681 goto err_alloc_etherdev;
5682 }
5683
9a799d71
AK
5684 SET_NETDEV_DEV(netdev, &pdev->dev);
5685
5686 pci_set_drvdata(pdev, netdev);
5687 adapter = netdev_priv(netdev);
5688
5689 adapter->netdev = netdev;
5690 adapter->pdev = pdev;
5691 hw = &adapter->hw;
5692 hw->back = adapter;
5693 adapter->msg_enable = (1 << DEFAULT_DEBUG_LEVEL_SHIFT) - 1;
5694
05857980
JK
5695 hw->hw_addr = ioremap(pci_resource_start(pdev, 0),
5696 pci_resource_len(pdev, 0));
9a799d71
AK
5697 if (!hw->hw_addr) {
5698 err = -EIO;
5699 goto err_ioremap;
5700 }
5701
5702 for (i = 1; i <= 5; i++) {
5703 if (pci_resource_len(pdev, i) == 0)
5704 continue;
5705 }
5706
0edc3527 5707 netdev->netdev_ops = &ixgbe_netdev_ops;
9a799d71 5708 ixgbe_set_ethtool_ops(netdev);
9a799d71 5709 netdev->watchdog_timeo = 5 * HZ;
9a799d71
AK
5710 strcpy(netdev->name, pci_name(pdev));
5711
9a799d71
AK
5712 adapter->bd_number = cards_found;
5713
9a799d71
AK
5714 /* Setup hw api */
5715 memcpy(&hw->mac.ops, ii->mac_ops, sizeof(hw->mac.ops));
021230d4 5716 hw->mac.type = ii->mac;
9a799d71 5717
c44ade9e
JB
5718 /* EEPROM */
5719 memcpy(&hw->eeprom.ops, ii->eeprom_ops, sizeof(hw->eeprom.ops));
5720 eec = IXGBE_READ_REG(hw, IXGBE_EEC);
5721 /* If EEPROM is valid (bit 8 = 1), use default otherwise use bit bang */
5722 if (!(eec & (1 << 8)))
5723 hw->eeprom.ops.read = &ixgbe_read_eeprom_bit_bang_generic;
5724
5725 /* PHY */
5726 memcpy(&hw->phy.ops, ii->phy_ops, sizeof(hw->phy.ops));
c4900be0 5727 hw->phy.sfp_type = ixgbe_sfp_type_unknown;
6b73e10d
BH
5728 /* ixgbe_identify_phy_generic will set prtad and mmds properly */
5729 hw->phy.mdio.prtad = MDIO_PRTAD_NONE;
5730 hw->phy.mdio.mmds = 0;
5731 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
5732 hw->phy.mdio.dev = netdev;
5733 hw->phy.mdio.mdio_read = ixgbe_mdio_read;
5734 hw->phy.mdio.mdio_write = ixgbe_mdio_write;
c4900be0
DS
5735
5736 /* set up this timer and work struct before calling get_invariants
5737 * which might start the timer
5738 */
5739 init_timer(&adapter->sfp_timer);
5740 adapter->sfp_timer.function = &ixgbe_sfp_timer;
5741 adapter->sfp_timer.data = (unsigned long) adapter;
5742
5743 INIT_WORK(&adapter->sfp_task, ixgbe_sfp_task);
c44ade9e 5744
e8e26350
PW
5745 /* multispeed fiber has its own tasklet, called from GPI SDP1 context */
5746 INIT_WORK(&adapter->multispeed_fiber_task, ixgbe_multispeed_fiber_task);
5747
5748 /* a new SFP+ module arrival, called from GPI SDP2 context */
5749 INIT_WORK(&adapter->sfp_config_module_task,
5750 ixgbe_sfp_config_module_task);
5751
8ca783ab 5752 ii->get_invariants(hw);
9a799d71
AK
5753
5754 /* setup the private structure */
5755 err = ixgbe_sw_init(adapter);
5756 if (err)
5757 goto err_sw_init;
5758
bf069c97
DS
5759 /*
5760 * If there is a fan on this device and it has failed log the
5761 * failure.
5762 */
5763 if (adapter->flags & IXGBE_FLAG_FAN_FAIL_CAPABLE) {
5764 u32 esdp = IXGBE_READ_REG(hw, IXGBE_ESDP);
5765 if (esdp & IXGBE_ESDP_SDP1)
5766 DPRINTK(PROBE, CRIT,
5767 "Fan has stopped, replace the adapter\n");
5768 }
5769
c44ade9e
JB
5770 /* reset_hw fills in the perm_addr as well */
5771 err = hw->mac.ops.reset_hw(hw);
8ca783ab
DS
5772 if (err == IXGBE_ERR_SFP_NOT_PRESENT &&
5773 hw->mac.type == ixgbe_mac_82598EB) {
5774 /*
5775 * Start a kernel thread to watch for a module to arrive.
5776 * Only do this for 82598, since 82599 will generate
5777 * interrupts on module arrival.
5778 */
5779 set_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
5780 mod_timer(&adapter->sfp_timer,
5781 round_jiffies(jiffies + (2 * HZ)));
5782 err = 0;
5783 } else if (err == IXGBE_ERR_SFP_NOT_SUPPORTED) {
88d2b81f
DS
5784 dev_err(&adapter->pdev->dev, "failed to initialize because "
5785 "an unsupported SFP+ module type was detected.\n"
5786 "Reload the driver after installing a supported "
5787 "module.\n");
04f165ef
PW
5788 goto err_sw_init;
5789 } else if (err) {
c44ade9e
JB
5790 dev_err(&adapter->pdev->dev, "HW Init failed: %d\n", err);
5791 goto err_sw_init;
5792 }
5793
9a799d71 5794 netdev->features = NETIF_F_SG |
b4617240
PW
5795 NETIF_F_IP_CSUM |
5796 NETIF_F_HW_VLAN_TX |
5797 NETIF_F_HW_VLAN_RX |
5798 NETIF_F_HW_VLAN_FILTER;
9a799d71 5799
e9990a9c 5800 netdev->features |= NETIF_F_IPV6_CSUM;
9a799d71 5801 netdev->features |= NETIF_F_TSO;
9a799d71 5802 netdev->features |= NETIF_F_TSO6;
78b6f4ce 5803 netdev->features |= NETIF_F_GRO;
ad31c402 5804
45a5ead0
JB
5805 if (adapter->hw.mac.type == ixgbe_mac_82599EB)
5806 netdev->features |= NETIF_F_SCTP_CSUM;
5807
ad31c402
JK
5808 netdev->vlan_features |= NETIF_F_TSO;
5809 netdev->vlan_features |= NETIF_F_TSO6;
22f32b7a 5810 netdev->vlan_features |= NETIF_F_IP_CSUM;
cd1da503 5811 netdev->vlan_features |= NETIF_F_IPV6_CSUM;
ad31c402
JK
5812 netdev->vlan_features |= NETIF_F_SG;
5813
2f90b865
AD
5814 if (adapter->flags & IXGBE_FLAG_DCB_ENABLED)
5815 adapter->flags &= ~IXGBE_FLAG_RSS_ENABLED;
5816
7a6b6f51 5817#ifdef CONFIG_IXGBE_DCB
2f90b865
AD
5818 netdev->dcbnl_ops = &dcbnl_ops;
5819#endif
5820
eacd73f7 5821#ifdef IXGBE_FCOE
0d551589 5822 if (adapter->flags & IXGBE_FLAG_FCOE_CAPABLE) {
eacd73f7
YZ
5823 if (hw->mac.ops.get_device_caps) {
5824 hw->mac.ops.get_device_caps(hw, &device_caps);
0d551589
YZ
5825 if (device_caps & IXGBE_DEVICE_CAPS_FCOE_OFFLOADS)
5826 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE;
eacd73f7
YZ
5827 }
5828 }
5829#endif /* IXGBE_FCOE */
9a799d71
AK
5830 if (pci_using_dac)
5831 netdev->features |= NETIF_F_HIGHDMA;
5832
0c19d6af 5833 if (adapter->flags2 & IXGBE_FLAG2_RSC_ENABLED)
f8212f97
AD
5834 netdev->features |= NETIF_F_LRO;
5835
9a799d71 5836 /* make sure the EEPROM is good */
c44ade9e 5837 if (hw->eeprom.ops.validate_checksum(hw, NULL) < 0) {
9a799d71
AK
5838 dev_err(&pdev->dev, "The EEPROM Checksum Is Not Valid\n");
5839 err = -EIO;
5840 goto err_eeprom;
5841 }
5842
5843 memcpy(netdev->dev_addr, hw->mac.perm_addr, netdev->addr_len);
5844 memcpy(netdev->perm_addr, hw->mac.perm_addr, netdev->addr_len);
5845
c44ade9e
JB
5846 if (ixgbe_validate_mac_addr(netdev->perm_addr)) {
5847 dev_err(&pdev->dev, "invalid MAC address\n");
9a799d71
AK
5848 err = -EIO;
5849 goto err_eeprom;
5850 }
5851
5852 init_timer(&adapter->watchdog_timer);
5853 adapter->watchdog_timer.function = &ixgbe_watchdog;
5854 adapter->watchdog_timer.data = (unsigned long)adapter;
5855
5856 INIT_WORK(&adapter->reset_task, ixgbe_reset_task);
cf8280ee 5857 INIT_WORK(&adapter->watchdog_task, ixgbe_watchdog_task);
9a799d71 5858
021230d4
AV
5859 err = ixgbe_init_interrupt_scheme(adapter);
5860 if (err)
5861 goto err_sw_init;
9a799d71 5862
e8e26350
PW
5863 switch (pdev->device) {
5864 case IXGBE_DEV_ID_82599_KX4:
495dce12
WJP
5865 adapter->wol = (IXGBE_WUFC_MAG | IXGBE_WUFC_EX |
5866 IXGBE_WUFC_MC | IXGBE_WUFC_BC);
bdf0a550
PWJ
5867 /* Enable ACPI wakeup in GRC */
5868 IXGBE_WRITE_REG(hw, IXGBE_GRC,
5869 (IXGBE_READ_REG(hw, IXGBE_GRC) & ~IXGBE_GRC_APME));
e8e26350
PW
5870 break;
5871 default:
5872 adapter->wol = 0;
5873 break;
5874 }
e8e26350
PW
5875 device_set_wakeup_enable(&adapter->pdev->dev, adapter->wol);
5876
04f165ef
PW
5877 /* pick up the PCI bus settings for reporting later */
5878 hw->mac.ops.get_bus_info(hw);
5879
9a799d71 5880 /* print bus type/speed/width info */
7c510e4b 5881 dev_info(&pdev->dev, "(PCI Express:%s:%s) %pM\n",
e8e26350
PW
5882 ((hw->bus.speed == ixgbe_bus_speed_5000) ? "5.0Gb/s":
5883 (hw->bus.speed == ixgbe_bus_speed_2500) ? "2.5Gb/s":"Unknown"),
5884 ((hw->bus.width == ixgbe_bus_width_pcie_x8) ? "Width x8" :
5885 (hw->bus.width == ixgbe_bus_width_pcie_x4) ? "Width x4" :
5886 (hw->bus.width == ixgbe_bus_width_pcie_x1) ? "Width x1" :
b4617240 5887 "Unknown"),
7c510e4b 5888 netdev->dev_addr);
c44ade9e 5889 ixgbe_read_pba_num_generic(hw, &part_num);
e8e26350
PW
5890 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present)
5891 dev_info(&pdev->dev, "MAC: %d, PHY: %d, SFP+: %d, PBA No: %06x-%03x\n",
5892 hw->mac.type, hw->phy.type, hw->phy.sfp_type,
5893 (part_num >> 8), (part_num & 0xff));
5894 else
5895 dev_info(&pdev->dev, "MAC: %d, PHY: %d, PBA No: %06x-%03x\n",
5896 hw->mac.type, hw->phy.type,
5897 (part_num >> 8), (part_num & 0xff));
9a799d71 5898
e8e26350 5899 if (hw->bus.width <= ixgbe_bus_width_pcie_x4) {
0c254d86 5900 dev_warn(&pdev->dev, "PCI-Express bandwidth available for "
b4617240
PW
5901 "this card is not sufficient for optimal "
5902 "performance.\n");
0c254d86 5903 dev_warn(&pdev->dev, "For optimal performance a x8 "
b4617240 5904 "PCI-Express slot is required.\n");
0c254d86
AK
5905 }
5906
34b0368c
PWJ
5907 /* save off EEPROM version number */
5908 hw->eeprom.ops.read(hw, 0x29, &adapter->eeprom_version);
5909
9a799d71 5910 /* reset the hardware with the new settings */
794caeb2 5911 err = hw->mac.ops.start_hw(hw);
c44ade9e 5912
794caeb2
PWJ
5913 if (err == IXGBE_ERR_EEPROM_VERSION) {
5914 /* We are running on a pre-production device, log a warning */
5915 dev_warn(&pdev->dev, "This device is a pre-production "
5916 "adapter/LOM. Please be aware there may be issues "
5917 "associated with your hardware. If you are "
5918 "experiencing problems please contact your Intel or "
5919 "hardware representative who provided you with this "
5920 "hardware.\n");
5921 }
9a799d71
AK
5922 strcpy(netdev->name, "eth%d");
5923 err = register_netdev(netdev);
5924 if (err)
5925 goto err_register;
5926
54386467
JB
5927 /* carrier off reporting is important to ethtool even BEFORE open */
5928 netif_carrier_off(netdev);
5929
c4cf55e5
PWJ
5930 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE ||
5931 adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE)
5932 INIT_WORK(&adapter->fdir_reinit_task, ixgbe_fdir_reinit_task);
5933
5dd2d332 5934#ifdef CONFIG_IXGBE_DCA
652f093f 5935 if (dca_add_requester(&pdev->dev) == 0) {
bd0362dd 5936 adapter->flags |= IXGBE_FLAG_DCA_ENABLED;
bd0362dd
JC
5937 ixgbe_setup_dca(adapter);
5938 }
5939#endif
0365e6e4
PW
5940 /* add san mac addr to netdev */
5941 ixgbe_add_sanmac_netdev(netdev);
9a799d71
AK
5942
5943 dev_info(&pdev->dev, "Intel(R) 10 Gigabit Network Connection\n");
5944 cards_found++;
5945 return 0;
5946
5947err_register:
5eba3699 5948 ixgbe_release_hw_control(adapter);
7a921c93 5949 ixgbe_clear_interrupt_scheme(adapter);
9a799d71
AK
5950err_sw_init:
5951err_eeprom:
c4900be0
DS
5952 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
5953 del_timer_sync(&adapter->sfp_timer);
5954 cancel_work_sync(&adapter->sfp_task);
e8e26350
PW
5955 cancel_work_sync(&adapter->multispeed_fiber_task);
5956 cancel_work_sync(&adapter->sfp_config_module_task);
9a799d71
AK
5957 iounmap(hw->hw_addr);
5958err_ioremap:
5959 free_netdev(netdev);
5960err_alloc_etherdev:
9ce77666 5961 pci_release_selected_regions(pdev, pci_select_bars(pdev,
5962 IORESOURCE_MEM));
9a799d71
AK
5963err_pci_reg:
5964err_dma:
5965 pci_disable_device(pdev);
5966 return err;
5967}
5968
5969/**
5970 * ixgbe_remove - Device Removal Routine
5971 * @pdev: PCI device information struct
5972 *
5973 * ixgbe_remove is called by the PCI subsystem to alert the driver
5974 * that it should release a PCI device. The could be caused by a
5975 * Hot-Plug event, or because the driver is going to be removed from
5976 * memory.
5977 **/
5978static void __devexit ixgbe_remove(struct pci_dev *pdev)
5979{
5980 struct net_device *netdev = pci_get_drvdata(pdev);
5981 struct ixgbe_adapter *adapter = netdev_priv(netdev);
5982
5983 set_bit(__IXGBE_DOWN, &adapter->state);
c4900be0
DS
5984 /* clear the module not found bit to make sure the worker won't
5985 * reschedule
5986 */
5987 clear_bit(__IXGBE_SFP_MODULE_NOT_FOUND, &adapter->state);
9a799d71
AK
5988 del_timer_sync(&adapter->watchdog_timer);
5989
c4900be0
DS
5990 del_timer_sync(&adapter->sfp_timer);
5991 cancel_work_sync(&adapter->watchdog_task);
5992 cancel_work_sync(&adapter->sfp_task);
e8e26350
PW
5993 cancel_work_sync(&adapter->multispeed_fiber_task);
5994 cancel_work_sync(&adapter->sfp_config_module_task);
c4cf55e5
PWJ
5995 if (adapter->flags & IXGBE_FLAG_FDIR_HASH_CAPABLE ||
5996 adapter->flags & IXGBE_FLAG_FDIR_PERFECT_CAPABLE)
5997 cancel_work_sync(&adapter->fdir_reinit_task);
9a799d71
AK
5998 flush_scheduled_work();
5999
5dd2d332 6000#ifdef CONFIG_IXGBE_DCA
bd0362dd
JC
6001 if (adapter->flags & IXGBE_FLAG_DCA_ENABLED) {
6002 adapter->flags &= ~IXGBE_FLAG_DCA_ENABLED;
6003 dca_remove_requester(&pdev->dev);
6004 IXGBE_WRITE_REG(&adapter->hw, IXGBE_DCA_CTRL, 1);
6005 }
6006
6007#endif
332d4a7d
YZ
6008#ifdef IXGBE_FCOE
6009 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED)
6010 ixgbe_cleanup_fcoe(adapter);
6011
6012#endif /* IXGBE_FCOE */
0365e6e4
PW
6013
6014 /* remove the added san mac */
6015 ixgbe_del_sanmac_netdev(netdev);
6016
c4900be0
DS
6017 if (netdev->reg_state == NETREG_REGISTERED)
6018 unregister_netdev(netdev);
9a799d71 6019
7a921c93 6020 ixgbe_clear_interrupt_scheme(adapter);
5eba3699 6021
021230d4 6022 ixgbe_release_hw_control(adapter);
9a799d71
AK
6023
6024 iounmap(adapter->hw.hw_addr);
9ce77666 6025 pci_release_selected_regions(pdev, pci_select_bars(pdev,
6026 IORESOURCE_MEM));
9a799d71 6027
021230d4 6028 DPRINTK(PROBE, INFO, "complete\n");
021230d4 6029
9a799d71
AK
6030 free_netdev(netdev);
6031
19d5afd4 6032 pci_disable_pcie_error_reporting(pdev);
6fabd715 6033
9a799d71
AK
6034 pci_disable_device(pdev);
6035}
6036
6037/**
6038 * ixgbe_io_error_detected - called when PCI error is detected
6039 * @pdev: Pointer to PCI device
6040 * @state: The current pci connection state
6041 *
6042 * This function is called after a PCI bus error affecting
6043 * this device has been detected.
6044 */
6045static pci_ers_result_t ixgbe_io_error_detected(struct pci_dev *pdev,
b4617240 6046 pci_channel_state_t state)
9a799d71
AK
6047{
6048 struct net_device *netdev = pci_get_drvdata(pdev);
454d7c9b 6049 struct ixgbe_adapter *adapter = netdev_priv(netdev);
9a799d71
AK
6050
6051 netif_device_detach(netdev);
6052
3044b8d1
BL
6053 if (state == pci_channel_io_perm_failure)
6054 return PCI_ERS_RESULT_DISCONNECT;
6055
9a799d71
AK
6056 if (netif_running(netdev))
6057 ixgbe_down(adapter);
6058 pci_disable_device(pdev);
6059
b4617240 6060 /* Request a slot reset. */
9a799d71
AK
6061 return PCI_ERS_RESULT_NEED_RESET;
6062}
6063
6064/**
6065 * ixgbe_io_slot_reset - called after the pci bus has been reset.
6066 * @pdev: Pointer to PCI device
6067 *
6068 * Restart the card from scratch, as if from a cold-boot.
6069 */
6070static pci_ers_result_t ixgbe_io_slot_reset(struct pci_dev *pdev)
6071{
6072 struct net_device *netdev = pci_get_drvdata(pdev);
454d7c9b 6073 struct ixgbe_adapter *adapter = netdev_priv(netdev);
6fabd715
PWJ
6074 pci_ers_result_t result;
6075 int err;
9a799d71 6076
9ce77666 6077 if (pci_enable_device_mem(pdev)) {
9a799d71 6078 DPRINTK(PROBE, ERR,
b4617240 6079 "Cannot re-enable PCI device after reset.\n");
6fabd715
PWJ
6080 result = PCI_ERS_RESULT_DISCONNECT;
6081 } else {
6082 pci_set_master(pdev);
6083 pci_restore_state(pdev);
c0e1f68b 6084 pci_save_state(pdev);
9a799d71 6085
dd4d8ca6 6086 pci_wake_from_d3(pdev, false);
9a799d71 6087
6fabd715 6088 ixgbe_reset(adapter);
88512539 6089 IXGBE_WRITE_REG(&adapter->hw, IXGBE_WUS, ~0);
6fabd715
PWJ
6090 result = PCI_ERS_RESULT_RECOVERED;
6091 }
6092
6093 err = pci_cleanup_aer_uncorrect_error_status(pdev);
6094 if (err) {
6095 dev_err(&pdev->dev,
6096 "pci_cleanup_aer_uncorrect_error_status failed 0x%0x\n", err);
6097 /* non-fatal, continue */
6098 }
9a799d71 6099
6fabd715 6100 return result;
9a799d71
AK
6101}
6102
6103/**
6104 * ixgbe_io_resume - called when traffic can start flowing again.
6105 * @pdev: Pointer to PCI device
6106 *
6107 * This callback is called when the error recovery driver tells us that
6108 * its OK to resume normal operation.
6109 */
6110static void ixgbe_io_resume(struct pci_dev *pdev)
6111{
6112 struct net_device *netdev = pci_get_drvdata(pdev);
454d7c9b 6113 struct ixgbe_adapter *adapter = netdev_priv(netdev);
9a799d71
AK
6114
6115 if (netif_running(netdev)) {
6116 if (ixgbe_up(adapter)) {
6117 DPRINTK(PROBE, INFO, "ixgbe_up failed after reset\n");
6118 return;
6119 }
6120 }
6121
6122 netif_device_attach(netdev);
9a799d71
AK
6123}
6124
6125static struct pci_error_handlers ixgbe_err_handler = {
6126 .error_detected = ixgbe_io_error_detected,
6127 .slot_reset = ixgbe_io_slot_reset,
6128 .resume = ixgbe_io_resume,
6129};
6130
6131static struct pci_driver ixgbe_driver = {
6132 .name = ixgbe_driver_name,
6133 .id_table = ixgbe_pci_tbl,
6134 .probe = ixgbe_probe,
6135 .remove = __devexit_p(ixgbe_remove),
6136#ifdef CONFIG_PM
6137 .suspend = ixgbe_suspend,
6138 .resume = ixgbe_resume,
6139#endif
6140 .shutdown = ixgbe_shutdown,
6141 .err_handler = &ixgbe_err_handler
6142};
6143
6144/**
6145 * ixgbe_init_module - Driver Registration Routine
6146 *
6147 * ixgbe_init_module is the first routine called when the driver is
6148 * loaded. All it does is register with the PCI subsystem.
6149 **/
6150static int __init ixgbe_init_module(void)
6151{
6152 int ret;
6153 printk(KERN_INFO "%s: %s - version %s\n", ixgbe_driver_name,
6154 ixgbe_driver_string, ixgbe_driver_version);
6155
6156 printk(KERN_INFO "%s: %s\n", ixgbe_driver_name, ixgbe_copyright);
6157
5dd2d332 6158#ifdef CONFIG_IXGBE_DCA
bd0362dd 6159 dca_register_notify(&dca_notifier);
bd0362dd 6160#endif
5dd2d332 6161
9a799d71
AK
6162 ret = pci_register_driver(&ixgbe_driver);
6163 return ret;
6164}
b4617240 6165
9a799d71
AK
6166module_init(ixgbe_init_module);
6167
6168/**
6169 * ixgbe_exit_module - Driver Exit Cleanup Routine
6170 *
6171 * ixgbe_exit_module is called just before the driver is removed
6172 * from memory.
6173 **/
6174static void __exit ixgbe_exit_module(void)
6175{
5dd2d332 6176#ifdef CONFIG_IXGBE_DCA
bd0362dd
JC
6177 dca_unregister_notify(&dca_notifier);
6178#endif
9a799d71
AK
6179 pci_unregister_driver(&ixgbe_driver);
6180}
bd0362dd 6181
5dd2d332 6182#ifdef CONFIG_IXGBE_DCA
bd0362dd 6183static int ixgbe_notify_dca(struct notifier_block *nb, unsigned long event,
b4617240 6184 void *p)
bd0362dd
JC
6185{
6186 int ret_val;
6187
6188 ret_val = driver_for_each_device(&ixgbe_driver.driver, NULL, &event,
b4617240 6189 __ixgbe_notify_dca);
bd0362dd
JC
6190
6191 return ret_val ? NOTIFY_BAD : NOTIFY_DONE;
6192}
b453368d 6193
5dd2d332 6194#endif /* CONFIG_IXGBE_DCA */
b453368d
AD
6195#ifdef DEBUG
6196/**
6197 * ixgbe_get_hw_dev_name - return device name string
6198 * used by hardware layer to print debugging information
6199 **/
6200char *ixgbe_get_hw_dev_name(struct ixgbe_hw *hw)
6201{
6202 struct ixgbe_adapter *adapter = hw->back;
6203 return adapter->netdev->name;
6204}
bd0362dd 6205
b453368d 6206#endif
9a799d71
AK
6207module_exit(ixgbe_exit_module);
6208
6209/* ixgbe_main.c */