xref: /freebsd/sys/dev/ixl/if_ixl.c (revision 38bfc6dee33bedb290e1ea2540f97a86fe3caee0)
161ae650dSJack F Vogel /******************************************************************************
261ae650dSJack F Vogel 
3f4cc2d17SEric Joyner   Copyright (c) 2013-2018, Intel Corporation
461ae650dSJack F Vogel   All rights reserved.
561ae650dSJack F Vogel 
661ae650dSJack F Vogel   Redistribution and use in source and binary forms, with or without
761ae650dSJack F Vogel   modification, are permitted provided that the following conditions are met:
861ae650dSJack F Vogel 
961ae650dSJack F Vogel    1. Redistributions of source code must retain the above copyright notice,
1061ae650dSJack F Vogel       this list of conditions and the following disclaimer.
1161ae650dSJack F Vogel 
1261ae650dSJack F Vogel    2. Redistributions in binary form must reproduce the above copyright
1361ae650dSJack F Vogel       notice, this list of conditions and the following disclaimer in the
1461ae650dSJack F Vogel       documentation and/or other materials provided with the distribution.
1561ae650dSJack F Vogel 
1661ae650dSJack F Vogel    3. Neither the name of the Intel Corporation nor the names of its
1761ae650dSJack F Vogel       contributors may be used to endorse or promote products derived from
1861ae650dSJack F Vogel       this software without specific prior written permission.
1961ae650dSJack F Vogel 
2061ae650dSJack F Vogel   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2161ae650dSJack F Vogel   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2261ae650dSJack F Vogel   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2361ae650dSJack F Vogel   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2461ae650dSJack F Vogel   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2561ae650dSJack F Vogel   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2661ae650dSJack F Vogel   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2761ae650dSJack F Vogel   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2861ae650dSJack F Vogel   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2961ae650dSJack F Vogel   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3061ae650dSJack F Vogel   POSSIBILITY OF SUCH DAMAGE.
3161ae650dSJack F Vogel 
3261ae650dSJack F Vogel ******************************************************************************/
3361ae650dSJack F Vogel /*$FreeBSD$*/
3461ae650dSJack F Vogel 
3561ae650dSJack F Vogel #include "ixl.h"
3661ae650dSJack F Vogel #include "ixl_pf.h"
3761ae650dSJack F Vogel 
38cb6b8299SEric Joyner #ifdef IXL_IW
39cb6b8299SEric Joyner #include "ixl_iw.h"
40cb6b8299SEric Joyner #include "ixl_iw_int.h"
41cb6b8299SEric Joyner #endif
42cb6b8299SEric Joyner 
434294f337SSean Bruno #ifdef PCI_IOV
444294f337SSean Bruno #include "ixl_pf_iov.h"
45dcd7b3b2SJack F Vogel #endif
46dcd7b3b2SJack F Vogel 
4761ae650dSJack F Vogel /*********************************************************************
4861ae650dSJack F Vogel  *  Driver version
4961ae650dSJack F Vogel  *********************************************************************/
50f4cc2d17SEric Joyner #define IXL_DRIVER_VERSION_MAJOR	2
512984a8ddSEric Joyner #define IXL_DRIVER_VERSION_MINOR	3
52f4cc2d17SEric Joyner #define IXL_DRIVER_VERSION_BUILD	0
53ceebc2f3SEric Joyner 
541031d839SEric Joyner #define IXL_DRIVER_VERSION_STRING			\
551031d839SEric Joyner     __XSTRING(IXL_DRIVER_VERSION_MAJOR) "."		\
561031d839SEric Joyner     __XSTRING(IXL_DRIVER_VERSION_MINOR) "."		\
57f4cc2d17SEric Joyner     __XSTRING(IXL_DRIVER_VERSION_BUILD) "-k"
5861ae650dSJack F Vogel 
5961ae650dSJack F Vogel /*********************************************************************
6061ae650dSJack F Vogel  *  PCI Device ID Table
6161ae650dSJack F Vogel  *
6261ae650dSJack F Vogel  *  Used by probe to select devices to load on
6361ae650dSJack F Vogel  *
641031d839SEric Joyner  *  ( Vendor ID, Device ID, Branding String )
6561ae650dSJack F Vogel  *********************************************************************/
6661ae650dSJack F Vogel 
671031d839SEric Joyner static pci_vendor_info_t ixl_vendor_info_array[] =
6861ae650dSJack F Vogel {
691031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_SFP_XL710, "Intel(R) Ethernet Controller X710 for 10GbE SFP+"),
701031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_KX_B, "Intel(R) Ethernet Controller XL710 for 40GbE backplane"),
711031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_KX_C, "Intel(R) Ethernet Controller X710 for 10GbE backplane"),
721031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_QSFP_A, "Intel(R) Ethernet Controller XL710 for 40GbE QSFP+"),
731031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_QSFP_B, "Intel(R) Ethernet Controller XL710 for 40GbE QSFP+"),
741031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_QSFP_C, "Intel(R) Ethernet Controller X710 for 10GbE QSFP+"),
751031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T, "Intel(R) Ethernet Controller X710 for 10GBASE-T"),
761031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T4, "Intel(R) Ethernet Controller X710/X557-AT 10GBASE-T"),
771031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_KX_X722, "Intel(R) Ethernet Connection X722 for 10GbE backplane"),
781031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_QSFP_X722, "Intel(R) Ethernet Connection X722 for 10GbE QSFP+"),
791031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_SFP_X722, "Intel(R) Ethernet Connection X722 for 10GbE SFP+"),
801031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_1G_BASE_T_X722, "Intel(R) Ethernet Connection X722 for 1GbE"),
811031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T_X722, "Intel(R) Ethernet Connection X722 for 10GBASE-T"),
821031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_SFP_I_X722, "Intel(R) Ethernet Connection X722 for 10GbE SFP+"),
831031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_25G_B, "Intel(R) Ethernet Controller XXV710 for 25GbE backplane"),
841031d839SEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_25G_SFP28, "Intel(R) Ethernet Controller XXV710 for 25GbE SFP28"),
852984a8ddSEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T_BC, "Intel(R) Ethernet Controller X710 for 10GBASE-T"),
862984a8ddSEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_SFP, "Intel(R) Ethernet Controller X710 for 10GbE SFP+"),
872984a8ddSEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_B, "Intel(R) Ethernet Controller X710 for 10GbE backplane"),
882984a8ddSEric Joyner 	PVIDV(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_5G_BASE_T_BC, "Intel(R) Ethernet Controller V710 for 5GBASE-T"),
8961ae650dSJack F Vogel 	/* required last entry */
901031d839SEric Joyner 	PVID_END
9161ae650dSJack F Vogel };
9261ae650dSJack F Vogel 
9361ae650dSJack F Vogel /*********************************************************************
9461ae650dSJack F Vogel  *  Function prototypes
9561ae650dSJack F Vogel  *********************************************************************/
961031d839SEric Joyner /*** IFLIB interface ***/
971031d839SEric Joyner static void	*ixl_register(device_t dev);
981031d839SEric Joyner static int	 ixl_if_attach_pre(if_ctx_t ctx);
991031d839SEric Joyner static int	 ixl_if_attach_post(if_ctx_t ctx);
1001031d839SEric Joyner static int	 ixl_if_detach(if_ctx_t ctx);
1011031d839SEric Joyner static int	 ixl_if_shutdown(if_ctx_t ctx);
1021031d839SEric Joyner static int	 ixl_if_suspend(if_ctx_t ctx);
1031031d839SEric Joyner static int	 ixl_if_resume(if_ctx_t ctx);
1041031d839SEric Joyner static int	 ixl_if_msix_intr_assign(if_ctx_t ctx, int msix);
1051031d839SEric Joyner static void	 ixl_if_enable_intr(if_ctx_t ctx);
1061031d839SEric Joyner static void	 ixl_if_disable_intr(if_ctx_t ctx);
1071031d839SEric Joyner static int	 ixl_if_rx_queue_intr_enable(if_ctx_t ctx, uint16_t rxqid);
1081031d839SEric Joyner static int	 ixl_if_tx_queue_intr_enable(if_ctx_t ctx, uint16_t txqid);
1091031d839SEric Joyner static int	 ixl_if_tx_queues_alloc(if_ctx_t ctx, caddr_t *vaddrs, uint64_t *paddrs, int ntxqs, int ntxqsets);
1101031d839SEric Joyner static int	 ixl_if_rx_queues_alloc(if_ctx_t ctx, caddr_t *vaddrs, uint64_t *paddrs, int nqs, int nqsets);
1111031d839SEric Joyner static void	 ixl_if_queues_free(if_ctx_t ctx);
1121031d839SEric Joyner static void	 ixl_if_update_admin_status(if_ctx_t ctx);
1131031d839SEric Joyner static void	 ixl_if_multi_set(if_ctx_t ctx);
1141031d839SEric Joyner static int	 ixl_if_mtu_set(if_ctx_t ctx, uint32_t mtu);
1151031d839SEric Joyner static void	 ixl_if_media_status(if_ctx_t ctx, struct ifmediareq *ifmr);
1161031d839SEric Joyner static int	 ixl_if_media_change(if_ctx_t ctx);
1171031d839SEric Joyner static int	 ixl_if_promisc_set(if_ctx_t ctx, int flags);
1181031d839SEric Joyner static void	 ixl_if_timer(if_ctx_t ctx, uint16_t qid);
1191031d839SEric Joyner static void	 ixl_if_vlan_register(if_ctx_t ctx, u16 vtag);
1201031d839SEric Joyner static void	 ixl_if_vlan_unregister(if_ctx_t ctx, u16 vtag);
1211031d839SEric Joyner static uint64_t	 ixl_if_get_counter(if_ctx_t ctx, ift_counter cnt);
1221031d839SEric Joyner static int	 ixl_if_i2c_req(if_ctx_t ctx, struct ifi2creq *req);
1231031d839SEric Joyner static int	 ixl_if_priv_ioctl(if_ctx_t ctx, u_long command, caddr_t data);
124cf150917SEric Joyner static bool	 ixl_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
12577c1fcecSEric Joyner #ifdef PCI_IOV
12677c1fcecSEric Joyner static void	 ixl_if_vflr_handle(if_ctx_t ctx);
12777c1fcecSEric Joyner #endif
1286c426059SEric Joyner 
1291031d839SEric Joyner /*** Other ***/
130ba76aa63SGleb Smirnoff static u_int	 ixl_mc_filter_apply(void *, struct sockaddr_dl *, u_int);
1311031d839SEric Joyner static void	 ixl_save_pf_tunables(struct ixl_pf *);
1321031d839SEric Joyner static int	 ixl_allocate_pci_resources(struct ixl_pf *);
133b4a7ce06SEric Joyner static void	 ixl_setup_ssctx(struct ixl_pf *pf);
134b4a7ce06SEric Joyner static void	 ixl_admin_timer(void *arg);
13561ae650dSJack F Vogel 
13661ae650dSJack F Vogel /*********************************************************************
13761ae650dSJack F Vogel  *  FreeBSD Device Interface Entry Points
13861ae650dSJack F Vogel  *********************************************************************/
13961ae650dSJack F Vogel 
14061ae650dSJack F Vogel static device_method_t ixl_methods[] = {
14161ae650dSJack F Vogel 	/* Device interface */
1421031d839SEric Joyner 	DEVMETHOD(device_register, ixl_register),
1431031d839SEric Joyner 	DEVMETHOD(device_probe, iflib_device_probe),
1441031d839SEric Joyner 	DEVMETHOD(device_attach, iflib_device_attach),
1451031d839SEric Joyner 	DEVMETHOD(device_detach, iflib_device_detach),
1461031d839SEric Joyner 	DEVMETHOD(device_shutdown, iflib_device_shutdown),
14756c2c47bSJack F Vogel #ifdef PCI_IOV
14877c1fcecSEric Joyner 	DEVMETHOD(pci_iov_init, iflib_device_iov_init),
14977c1fcecSEric Joyner 	DEVMETHOD(pci_iov_uninit, iflib_device_iov_uninit),
15077c1fcecSEric Joyner 	DEVMETHOD(pci_iov_add_vf, iflib_device_iov_add_vf),
15156c2c47bSJack F Vogel #endif
1521031d839SEric Joyner 	DEVMETHOD_END
15361ae650dSJack F Vogel };
15461ae650dSJack F Vogel 
15561ae650dSJack F Vogel static driver_t ixl_driver = {
15661ae650dSJack F Vogel 	"ixl", ixl_methods, sizeof(struct ixl_pf),
15761ae650dSJack F Vogel };
15861ae650dSJack F Vogel 
15961ae650dSJack F Vogel devclass_t ixl_devclass;
16061ae650dSJack F Vogel DRIVER_MODULE(ixl, pci, ixl_driver, ixl_devclass, 0, 0);
1610dc34160SWarner Losh IFLIB_PNP_INFO(pci, ixl, ixl_vendor_info_array);
1621031d839SEric Joyner MODULE_VERSION(ixl, 3);
163cb6b8299SEric Joyner 
16461ae650dSJack F Vogel MODULE_DEPEND(ixl, pci, 1, 1, 1);
16561ae650dSJack F Vogel MODULE_DEPEND(ixl, ether, 1, 1, 1);
1661031d839SEric Joyner MODULE_DEPEND(ixl, iflib, 1, 1, 1);
1671031d839SEric Joyner 
1681031d839SEric Joyner static device_method_t ixl_if_methods[] = {
1691031d839SEric Joyner 	DEVMETHOD(ifdi_attach_pre, ixl_if_attach_pre),
1701031d839SEric Joyner 	DEVMETHOD(ifdi_attach_post, ixl_if_attach_post),
1711031d839SEric Joyner 	DEVMETHOD(ifdi_detach, ixl_if_detach),
1721031d839SEric Joyner 	DEVMETHOD(ifdi_shutdown, ixl_if_shutdown),
1731031d839SEric Joyner 	DEVMETHOD(ifdi_suspend, ixl_if_suspend),
1741031d839SEric Joyner 	DEVMETHOD(ifdi_resume, ixl_if_resume),
1751031d839SEric Joyner 	DEVMETHOD(ifdi_init, ixl_if_init),
1761031d839SEric Joyner 	DEVMETHOD(ifdi_stop, ixl_if_stop),
1771031d839SEric Joyner 	DEVMETHOD(ifdi_msix_intr_assign, ixl_if_msix_intr_assign),
1781031d839SEric Joyner 	DEVMETHOD(ifdi_intr_enable, ixl_if_enable_intr),
1791031d839SEric Joyner 	DEVMETHOD(ifdi_intr_disable, ixl_if_disable_intr),
1801031d839SEric Joyner 	DEVMETHOD(ifdi_rx_queue_intr_enable, ixl_if_rx_queue_intr_enable),
1811031d839SEric Joyner 	DEVMETHOD(ifdi_tx_queue_intr_enable, ixl_if_tx_queue_intr_enable),
1821031d839SEric Joyner 	DEVMETHOD(ifdi_tx_queues_alloc, ixl_if_tx_queues_alloc),
1831031d839SEric Joyner 	DEVMETHOD(ifdi_rx_queues_alloc, ixl_if_rx_queues_alloc),
1841031d839SEric Joyner 	DEVMETHOD(ifdi_queues_free, ixl_if_queues_free),
1851031d839SEric Joyner 	DEVMETHOD(ifdi_update_admin_status, ixl_if_update_admin_status),
1861031d839SEric Joyner 	DEVMETHOD(ifdi_multi_set, ixl_if_multi_set),
1871031d839SEric Joyner 	DEVMETHOD(ifdi_mtu_set, ixl_if_mtu_set),
1881031d839SEric Joyner 	DEVMETHOD(ifdi_media_status, ixl_if_media_status),
1891031d839SEric Joyner 	DEVMETHOD(ifdi_media_change, ixl_if_media_change),
1901031d839SEric Joyner 	DEVMETHOD(ifdi_promisc_set, ixl_if_promisc_set),
1911031d839SEric Joyner 	DEVMETHOD(ifdi_timer, ixl_if_timer),
1921031d839SEric Joyner 	DEVMETHOD(ifdi_vlan_register, ixl_if_vlan_register),
1931031d839SEric Joyner 	DEVMETHOD(ifdi_vlan_unregister, ixl_if_vlan_unregister),
1941031d839SEric Joyner 	DEVMETHOD(ifdi_get_counter, ixl_if_get_counter),
1951031d839SEric Joyner 	DEVMETHOD(ifdi_i2c_req, ixl_if_i2c_req),
1961031d839SEric Joyner 	DEVMETHOD(ifdi_priv_ioctl, ixl_if_priv_ioctl),
197cf150917SEric Joyner 	DEVMETHOD(ifdi_needs_restart, ixl_if_needs_restart),
19877c1fcecSEric Joyner #ifdef PCI_IOV
19977c1fcecSEric Joyner 	DEVMETHOD(ifdi_iov_init, ixl_if_iov_init),
20077c1fcecSEric Joyner 	DEVMETHOD(ifdi_iov_uninit, ixl_if_iov_uninit),
20177c1fcecSEric Joyner 	DEVMETHOD(ifdi_iov_vf_add, ixl_if_iov_vf_add),
20277c1fcecSEric Joyner 	DEVMETHOD(ifdi_vflr_handle, ixl_if_vflr_handle),
20377c1fcecSEric Joyner #endif
2041031d839SEric Joyner 	// ifdi_led_func
2051031d839SEric Joyner 	// ifdi_debug
2061031d839SEric Joyner 	DEVMETHOD_END
2071031d839SEric Joyner };
2081031d839SEric Joyner 
2091031d839SEric Joyner static driver_t ixl_if_driver = {
2101031d839SEric Joyner 	"ixl_if", ixl_if_methods, sizeof(struct ixl_pf)
2111031d839SEric Joyner };
21231830672SJack F Vogel 
21361ae650dSJack F Vogel /*
21461ae650dSJack F Vogel ** TUNEABLE PARAMETERS:
21561ae650dSJack F Vogel */
21661ae650dSJack F Vogel 
21720b91f0aSPawel Biernacki static SYSCTL_NODE(_hw, OID_AUTO, ixl, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
21877c1fcecSEric Joyner     "ixl driver parameters");
21961ae650dSJack F Vogel 
220b4a7ce06SEric Joyner #ifdef IXL_DEBUG_FC
22161ae650dSJack F Vogel /*
222ceebc2f3SEric Joyner  * Leave this on unless you need to send flow control
223ceebc2f3SEric Joyner  * frames (or other control frames) from software
224ceebc2f3SEric Joyner  */
2254294f337SSean Bruno static int ixl_enable_tx_fc_filter = 1;
2264294f337SSean Bruno TUNABLE_INT("hw.ixl.enable_tx_fc_filter",
2274294f337SSean Bruno     &ixl_enable_tx_fc_filter);
2284294f337SSean Bruno SYSCTL_INT(_hw_ixl, OID_AUTO, enable_tx_fc_filter, CTLFLAG_RDTUN,
2294294f337SSean Bruno     &ixl_enable_tx_fc_filter, 0,
2304294f337SSean Bruno     "Filter out packets with Ethertype 0x8808 from being sent out by non-HW sources");
231b4a7ce06SEric Joyner #endif
232b4a7ce06SEric Joyner 
233b4a7ce06SEric Joyner #ifdef IXL_DEBUG
234b4a7ce06SEric Joyner static int ixl_debug_recovery_mode = 0;
235b4a7ce06SEric Joyner TUNABLE_INT("hw.ixl.debug_recovery_mode",
236b4a7ce06SEric Joyner     &ixl_debug_recovery_mode);
237b4a7ce06SEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, debug_recovery_mode, CTLFLAG_RDTUN,
238b4a7ce06SEric Joyner     &ixl_debug_recovery_mode, 0,
239b4a7ce06SEric Joyner     "Act like when FW entered recovery mode (for debuging)");
240b4a7ce06SEric Joyner #endif
2414294f337SSean Bruno 
2421031d839SEric Joyner static int ixl_i2c_access_method = 0;
2431031d839SEric Joyner TUNABLE_INT("hw.ixl.i2c_access_method",
2441031d839SEric Joyner     &ixl_i2c_access_method);
2451031d839SEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, i2c_access_method, CTLFLAG_RDTUN,
2461031d839SEric Joyner     &ixl_i2c_access_method, 0,
2471031d839SEric Joyner     IXL_SYSCTL_HELP_I2C_METHOD);
2481031d839SEric Joyner 
24977c1fcecSEric Joyner static int ixl_enable_vf_loopback = 1;
25077c1fcecSEric Joyner TUNABLE_INT("hw.ixl.enable_vf_loopback",
25177c1fcecSEric Joyner     &ixl_enable_vf_loopback);
25277c1fcecSEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, enable_vf_loopback, CTLFLAG_RDTUN,
25377c1fcecSEric Joyner     &ixl_enable_vf_loopback, 0,
25477c1fcecSEric Joyner     IXL_SYSCTL_HELP_VF_LOOPBACK);
25577c1fcecSEric Joyner 
256ceebc2f3SEric Joyner /*
257ceebc2f3SEric Joyner  * Different method for processing TX descriptor
258ceebc2f3SEric Joyner  * completion.
259ceebc2f3SEric Joyner  */
260ceebc2f3SEric Joyner static int ixl_enable_head_writeback = 1;
261ceebc2f3SEric Joyner TUNABLE_INT("hw.ixl.enable_head_writeback",
262ceebc2f3SEric Joyner     &ixl_enable_head_writeback);
263ceebc2f3SEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, enable_head_writeback, CTLFLAG_RDTUN,
264ceebc2f3SEric Joyner     &ixl_enable_head_writeback, 0,
265ceebc2f3SEric Joyner     "For detecting last completed TX descriptor by hardware, use value written by HW instead of checking descriptors");
266ceebc2f3SEric Joyner 
2674294f337SSean Bruno static int ixl_core_debug_mask = 0;
2684294f337SSean Bruno TUNABLE_INT("hw.ixl.core_debug_mask",
2694294f337SSean Bruno     &ixl_core_debug_mask);
2704294f337SSean Bruno SYSCTL_INT(_hw_ixl, OID_AUTO, core_debug_mask, CTLFLAG_RDTUN,
2714294f337SSean Bruno     &ixl_core_debug_mask, 0,
2724294f337SSean Bruno     "Display debug statements that are printed in non-shared code");
2734294f337SSean Bruno 
2744294f337SSean Bruno static int ixl_shared_debug_mask = 0;
2754294f337SSean Bruno TUNABLE_INT("hw.ixl.shared_debug_mask",
2764294f337SSean Bruno     &ixl_shared_debug_mask);
2774294f337SSean Bruno SYSCTL_INT(_hw_ixl, OID_AUTO, shared_debug_mask, CTLFLAG_RDTUN,
2784294f337SSean Bruno     &ixl_shared_debug_mask, 0,
2794294f337SSean Bruno     "Display debug statements that are printed in shared code");
2804294f337SSean Bruno 
2811031d839SEric Joyner #if 0
28261ae650dSJack F Vogel /*
28361ae650dSJack F Vogel ** Controls for Interrupt Throttling
28461ae650dSJack F Vogel **	- true/false for dynamic adjustment
28561ae650dSJack F Vogel ** 	- default values for static ITR
28661ae650dSJack F Vogel */
2871031d839SEric Joyner static int ixl_dynamic_rx_itr = 0;
28861ae650dSJack F Vogel TUNABLE_INT("hw.ixl.dynamic_rx_itr", &ixl_dynamic_rx_itr);
28961ae650dSJack F Vogel SYSCTL_INT(_hw_ixl, OID_AUTO, dynamic_rx_itr, CTLFLAG_RDTUN,
29061ae650dSJack F Vogel     &ixl_dynamic_rx_itr, 0, "Dynamic RX Interrupt Rate");
29161ae650dSJack F Vogel 
2921031d839SEric Joyner static int ixl_dynamic_tx_itr = 0;
29361ae650dSJack F Vogel TUNABLE_INT("hw.ixl.dynamic_tx_itr", &ixl_dynamic_tx_itr);
29461ae650dSJack F Vogel SYSCTL_INT(_hw_ixl, OID_AUTO, dynamic_tx_itr, CTLFLAG_RDTUN,
29561ae650dSJack F Vogel     &ixl_dynamic_tx_itr, 0, "Dynamic TX Interrupt Rate");
2961031d839SEric Joyner #endif
29761ae650dSJack F Vogel 
2984294f337SSean Bruno static int ixl_rx_itr = IXL_ITR_8K;
29961ae650dSJack F Vogel TUNABLE_INT("hw.ixl.rx_itr", &ixl_rx_itr);
30061ae650dSJack F Vogel SYSCTL_INT(_hw_ixl, OID_AUTO, rx_itr, CTLFLAG_RDTUN,
30161ae650dSJack F Vogel     &ixl_rx_itr, 0, "RX Interrupt Rate");
30261ae650dSJack F Vogel 
3034294f337SSean Bruno static int ixl_tx_itr = IXL_ITR_4K;
30461ae650dSJack F Vogel TUNABLE_INT("hw.ixl.tx_itr", &ixl_tx_itr);
30561ae650dSJack F Vogel SYSCTL_INT(_hw_ixl, OID_AUTO, tx_itr, CTLFLAG_RDTUN,
30661ae650dSJack F Vogel     &ixl_tx_itr, 0, "TX Interrupt Rate");
30761ae650dSJack F Vogel 
308cb6b8299SEric Joyner #ifdef IXL_IW
309cb6b8299SEric Joyner int ixl_enable_iwarp = 0;
310cb6b8299SEric Joyner TUNABLE_INT("hw.ixl.enable_iwarp", &ixl_enable_iwarp);
311ceebc2f3SEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, enable_iwarp, CTLFLAG_RDTUN,
312ceebc2f3SEric Joyner     &ixl_enable_iwarp, 0, "iWARP enabled");
313ceebc2f3SEric Joyner 
314ceebc2f3SEric Joyner #if __FreeBSD_version < 1100000
315ceebc2f3SEric Joyner int ixl_limit_iwarp_msix = 1;
316ceebc2f3SEric Joyner #else
317ceebc2f3SEric Joyner int ixl_limit_iwarp_msix = IXL_IW_MAX_MSIX;
318ceebc2f3SEric Joyner #endif
319ceebc2f3SEric Joyner TUNABLE_INT("hw.ixl.limit_iwarp_msix", &ixl_limit_iwarp_msix);
320ceebc2f3SEric Joyner SYSCTL_INT(_hw_ixl, OID_AUTO, limit_iwarp_msix, CTLFLAG_RDTUN,
321b97de13aSMarius Strobl     &ixl_limit_iwarp_msix, 0, "Limit MSI-X vectors assigned to iWARP");
322cb6b8299SEric Joyner #endif
323cb6b8299SEric Joyner 
3241031d839SEric Joyner extern struct if_txrx ixl_txrx_hwb;
3251031d839SEric Joyner extern struct if_txrx ixl_txrx_dwb;
326e5100ee2SJack F Vogel 
3271031d839SEric Joyner static struct if_shared_ctx ixl_sctx_init = {
3281031d839SEric Joyner 	.isc_magic = IFLIB_MAGIC,
3291031d839SEric Joyner 	.isc_q_align = PAGE_SIZE,
3307f87c040SMarius Strobl 	.isc_tx_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),
3311031d839SEric Joyner 	.isc_tx_maxsegsize = IXL_MAX_DMA_SEG_SIZE,
3327f87c040SMarius Strobl 	.isc_tso_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),
3337f87c040SMarius Strobl 	.isc_tso_maxsegsize = IXL_MAX_DMA_SEG_SIZE,
3341031d839SEric Joyner 	.isc_rx_maxsize = 16384,
3351031d839SEric Joyner 	.isc_rx_nsegments = IXL_MAX_RX_SEGS,
3361031d839SEric Joyner 	.isc_rx_maxsegsize = IXL_MAX_DMA_SEG_SIZE,
3371031d839SEric Joyner 	.isc_nfl = 1,
3381031d839SEric Joyner 	.isc_ntxqs = 1,
3391031d839SEric Joyner 	.isc_nrxqs = 1,
3401031d839SEric Joyner 
3411031d839SEric Joyner 	.isc_admin_intrcnt = 1,
3421031d839SEric Joyner 	.isc_vendor_info = ixl_vendor_info_array,
3431031d839SEric Joyner 	.isc_driver_version = IXL_DRIVER_VERSION_STRING,
3441031d839SEric Joyner 	.isc_driver = &ixl_if_driver,
34537761e2eSEric Joyner 	.isc_flags = IFLIB_NEED_SCRATCH | IFLIB_NEED_ZERO_CSUM | IFLIB_TSO_INIT_IP | IFLIB_ADMIN_ALWAYS_RUN,
3461031d839SEric Joyner 
3471031d839SEric Joyner 	.isc_nrxd_min = {IXL_MIN_RING},
3481031d839SEric Joyner 	.isc_ntxd_min = {IXL_MIN_RING},
3491031d839SEric Joyner 	.isc_nrxd_max = {IXL_MAX_RING},
3501031d839SEric Joyner 	.isc_ntxd_max = {IXL_MAX_RING},
3511031d839SEric Joyner 	.isc_nrxd_default = {IXL_DEFAULT_RING},
3521031d839SEric Joyner 	.isc_ntxd_default = {IXL_DEFAULT_RING},
3531031d839SEric Joyner };
3541031d839SEric Joyner 
3551031d839SEric Joyner if_shared_ctx_t ixl_sctx = &ixl_sctx_init;
3561031d839SEric Joyner 
3571031d839SEric Joyner /*** Functions ***/
3581031d839SEric Joyner static void *
3591031d839SEric Joyner ixl_register(device_t dev)
3601031d839SEric Joyner {
3611031d839SEric Joyner 	return (ixl_sctx);
3621031d839SEric Joyner }
36361ae650dSJack F Vogel 
36461ae650dSJack F Vogel static int
3651031d839SEric Joyner ixl_allocate_pci_resources(struct ixl_pf *pf)
36661ae650dSJack F Vogel {
3671031d839SEric Joyner 	device_t dev = iflib_get_dev(pf->vsi.ctx);
36877c1fcecSEric Joyner 	struct i40e_hw *hw = &pf->hw;
36977c1fcecSEric Joyner 	int             rid;
37061ae650dSJack F Vogel 
3711031d839SEric Joyner 	/* Map BAR0 */
3721031d839SEric Joyner 	rid = PCIR_BAR(0);
3731031d839SEric Joyner 	pf->pci_mem = bus_alloc_resource_any(dev, SYS_RES_MEMORY,
3741031d839SEric Joyner 	    &rid, RF_ACTIVE);
37561ae650dSJack F Vogel 
3761031d839SEric Joyner 	if (!(pf->pci_mem)) {
3771031d839SEric Joyner 		device_printf(dev, "Unable to allocate bus resource: PCI memory\n");
37861ae650dSJack F Vogel 		return (ENXIO);
37961ae650dSJack F Vogel 	}
38061ae650dSJack F Vogel 
3811031d839SEric Joyner 	/* Save off the PCI information */
3821031d839SEric Joyner 	hw->vendor_id = pci_get_vendor(dev);
3831031d839SEric Joyner 	hw->device_id = pci_get_device(dev);
3841031d839SEric Joyner 	hw->revision_id = pci_read_config(dev, PCIR_REVID, 1);
3851031d839SEric Joyner 	hw->subsystem_vendor_id =
3861031d839SEric Joyner 	    pci_read_config(dev, PCIR_SUBVEND_0, 2);
3871031d839SEric Joyner 	hw->subsystem_device_id =
3881031d839SEric Joyner 	    pci_read_config(dev, PCIR_SUBDEV_0, 2);
3894294f337SSean Bruno 
3901031d839SEric Joyner 	hw->bus.device = pci_get_slot(dev);
3911031d839SEric Joyner 	hw->bus.func = pci_get_function(dev);
3924294f337SSean Bruno 
3931031d839SEric Joyner 	/* Save off register access information */
3941031d839SEric Joyner 	pf->osdep.mem_bus_space_tag =
3951031d839SEric Joyner 		rman_get_bustag(pf->pci_mem);
3961031d839SEric Joyner 	pf->osdep.mem_bus_space_handle =
3971031d839SEric Joyner 		rman_get_bushandle(pf->pci_mem);
3981031d839SEric Joyner 	pf->osdep.mem_bus_space_size = rman_get_size(pf->pci_mem);
3991031d839SEric Joyner 	pf->osdep.flush_reg = I40E_GLGEN_STAT;
4001031d839SEric Joyner 	pf->osdep.dev = dev;
401cb6b8299SEric Joyner 
4021031d839SEric Joyner 	pf->hw.hw_addr = (u8 *) &pf->osdep.mem_bus_space_handle;
4031031d839SEric Joyner 	pf->hw.back = &pf->osdep;
4044294f337SSean Bruno 
4054294f337SSean Bruno  	return (0);
4064294f337SSean Bruno }
4074294f337SSean Bruno 
408b4a7ce06SEric Joyner static void
409b4a7ce06SEric Joyner ixl_setup_ssctx(struct ixl_pf *pf)
410b4a7ce06SEric Joyner {
411b4a7ce06SEric Joyner 	if_softc_ctx_t scctx = pf->vsi.shared;
412b4a7ce06SEric Joyner 	struct i40e_hw *hw = &pf->hw;
413b4a7ce06SEric Joyner 
414b4a7ce06SEric Joyner 	if (IXL_PF_IN_RECOVERY_MODE(pf)) {
415b4a7ce06SEric Joyner 		scctx->isc_ntxqsets_max = scctx->isc_nrxqsets_max = 1;
416b4a7ce06SEric Joyner 		scctx->isc_ntxqsets = scctx->isc_nrxqsets = 1;
417b4a7ce06SEric Joyner 	} else if (hw->mac.type == I40E_MAC_X722)
418b4a7ce06SEric Joyner 		scctx->isc_ntxqsets_max = scctx->isc_nrxqsets_max = 128;
419b4a7ce06SEric Joyner 	else
420b4a7ce06SEric Joyner 		scctx->isc_ntxqsets_max = scctx->isc_nrxqsets_max = 64;
421b4a7ce06SEric Joyner 
422b4a7ce06SEric Joyner 	if (pf->vsi.enable_head_writeback) {
423b4a7ce06SEric Joyner 		scctx->isc_txqsizes[0] = roundup2(scctx->isc_ntxd[0]
424b4a7ce06SEric Joyner 		    * sizeof(struct i40e_tx_desc) + sizeof(u32), DBA_ALIGN);
425b4a7ce06SEric Joyner 		scctx->isc_txrx = &ixl_txrx_hwb;
426b4a7ce06SEric Joyner 	} else {
427b4a7ce06SEric Joyner 		scctx->isc_txqsizes[0] = roundup2(scctx->isc_ntxd[0]
428b4a7ce06SEric Joyner 		    * sizeof(struct i40e_tx_desc), DBA_ALIGN);
429b4a7ce06SEric Joyner 		scctx->isc_txrx = &ixl_txrx_dwb;
430b4a7ce06SEric Joyner 	}
431b4a7ce06SEric Joyner 
432b4a7ce06SEric Joyner 	scctx->isc_txrx->ift_legacy_intr = ixl_intr;
433b4a7ce06SEric Joyner 	scctx->isc_rxqsizes[0] = roundup2(scctx->isc_nrxd[0]
434b4a7ce06SEric Joyner 	    * sizeof(union i40e_32byte_rx_desc), DBA_ALIGN);
435b4a7ce06SEric Joyner 	scctx->isc_msix_bar = PCIR_BAR(IXL_MSIX_BAR);
436b4a7ce06SEric Joyner 	scctx->isc_tx_nsegments = IXL_MAX_TX_SEGS;
437b4a7ce06SEric Joyner 	scctx->isc_tx_tso_segments_max = IXL_MAX_TSO_SEGS;
438b4a7ce06SEric Joyner 	scctx->isc_tx_tso_size_max = IXL_TSO_SIZE;
439b4a7ce06SEric Joyner 	scctx->isc_tx_tso_segsize_max = IXL_MAX_DMA_SEG_SIZE;
440b4a7ce06SEric Joyner 	scctx->isc_rss_table_size = pf->hw.func_caps.rss_table_size;
441b4a7ce06SEric Joyner 	scctx->isc_tx_csum_flags = CSUM_OFFLOAD;
442b4a7ce06SEric Joyner 	scctx->isc_capabilities = scctx->isc_capenable = IXL_CAPS;
443b4a7ce06SEric Joyner }
444b4a7ce06SEric Joyner 
445b4a7ce06SEric Joyner static void
446b4a7ce06SEric Joyner ixl_admin_timer(void *arg)
447b4a7ce06SEric Joyner {
448b4a7ce06SEric Joyner 	struct ixl_pf *pf = (struct ixl_pf *)arg;
449b4a7ce06SEric Joyner 
450b4a7ce06SEric Joyner 	/* Fire off the admin task */
451b4a7ce06SEric Joyner 	iflib_admin_intr_deferred(pf->vsi.ctx);
452b4a7ce06SEric Joyner 
453b4a7ce06SEric Joyner 	/* Reschedule the admin timer */
454b4a7ce06SEric Joyner 	callout_schedule(&pf->admin_timer, hz/2);
455b4a7ce06SEric Joyner }
456b4a7ce06SEric Joyner 
457b4a7ce06SEric Joyner static int
458b4a7ce06SEric Joyner ixl_attach_pre_recovery_mode(struct ixl_pf *pf)
459b4a7ce06SEric Joyner {
460b4a7ce06SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
461b4a7ce06SEric Joyner 	struct i40e_hw *hw = &pf->hw;
462b4a7ce06SEric Joyner 	device_t dev = pf->dev;
463b4a7ce06SEric Joyner 
464b4a7ce06SEric Joyner 	device_printf(dev, "Firmware recovery mode detected. Limiting functionality. Refer to Intel(R) Ethernet Adapters and Devices User Guide for details on firmware recovery mode.\n");
465b4a7ce06SEric Joyner 
466b4a7ce06SEric Joyner 	i40e_get_mac_addr(hw, hw->mac.addr);
467b4a7ce06SEric Joyner 
468b4a7ce06SEric Joyner 	if (vsi->shared->isc_intr == IFLIB_INTR_MSIX) {
469b4a7ce06SEric Joyner 		ixl_configure_intr0_msix(pf);
470b4a7ce06SEric Joyner 		ixl_enable_intr0(hw);
471b4a7ce06SEric Joyner 	}
472b4a7ce06SEric Joyner 
473b4a7ce06SEric Joyner 	ixl_setup_ssctx(pf);
474b4a7ce06SEric Joyner 
475b4a7ce06SEric Joyner 	return (0);
476b4a7ce06SEric Joyner }
477b4a7ce06SEric Joyner 
47861ae650dSJack F Vogel static int
4791031d839SEric Joyner ixl_if_attach_pre(if_ctx_t ctx)
48061ae650dSJack F Vogel {
4811031d839SEric Joyner 	device_t dev;
48261ae650dSJack F Vogel 	struct ixl_pf *pf;
48361ae650dSJack F Vogel 	struct i40e_hw *hw;
48461ae650dSJack F Vogel 	struct ixl_vsi *vsi;
485b4a7ce06SEric Joyner 	enum i40e_get_fw_lldp_status_resp lldp_status;
4861031d839SEric Joyner 	struct i40e_filter_control_settings filter;
4874294f337SSean Bruno 	enum i40e_status_code status;
48861ae650dSJack F Vogel 	int error = 0;
48961ae650dSJack F Vogel 
4901031d839SEric Joyner 	dev = iflib_get_dev(ctx);
4911031d839SEric Joyner 	pf = iflib_get_softc(ctx);
49277c1fcecSEric Joyner 
493c65f571cSLeandro Lupori 	INIT_DBG_DEV(dev, "begin");
494c65f571cSLeandro Lupori 
4951031d839SEric Joyner 	vsi = &pf->vsi;
4961031d839SEric Joyner 	vsi->back = pf;
4971031d839SEric Joyner 	pf->dev = dev;
49861ae650dSJack F Vogel 	hw = &pf->hw;
49961ae650dSJack F Vogel 
50077c1fcecSEric Joyner 	vsi->dev = dev;
5011031d839SEric Joyner 	vsi->hw = &pf->hw;
5021031d839SEric Joyner 	vsi->id = 0;
5031031d839SEric Joyner 	vsi->num_vlans = 0;
5041031d839SEric Joyner 	vsi->ctx = ctx;
5051031d839SEric Joyner 	vsi->media = iflib_get_media(ctx);
506b4a7ce06SEric Joyner 	vsi->shared = iflib_get_softc_ctx(ctx);
507b4a7ce06SEric Joyner 
508b4a7ce06SEric Joyner 	snprintf(pf->admin_mtx_name, sizeof(pf->admin_mtx_name),
509b4a7ce06SEric Joyner 	    "%s:admin", device_get_nameunit(dev));
510b4a7ce06SEric Joyner 	mtx_init(&pf->admin_mtx, pf->admin_mtx_name, NULL, MTX_DEF);
511b4a7ce06SEric Joyner 	callout_init_mtx(&pf->admin_timer, &pf->admin_mtx, 0);
51261ae650dSJack F Vogel 
5134294f337SSean Bruno 	/* Save tunable values */
5141031d839SEric Joyner 	ixl_save_pf_tunables(pf);
51561ae650dSJack F Vogel 
51661ae650dSJack F Vogel 	/* Do PCI setup - map BAR0, etc */
51761ae650dSJack F Vogel 	if (ixl_allocate_pci_resources(pf)) {
51861ae650dSJack F Vogel 		device_printf(dev, "Allocation of PCI resources failed\n");
51961ae650dSJack F Vogel 		error = ENXIO;
5201031d839SEric Joyner 		goto err_pci_res;
52161ae650dSJack F Vogel 	}
52261ae650dSJack F Vogel 
52361ae650dSJack F Vogel 	/* Establish a clean starting point */
52461ae650dSJack F Vogel 	i40e_clear_hw(hw);
525b4a7ce06SEric Joyner 	i40e_set_mac_type(hw);
526b4a7ce06SEric Joyner 
527b4a7ce06SEric Joyner 	error = ixl_pf_reset(pf);
528b4a7ce06SEric Joyner 	if (error)
52961ae650dSJack F Vogel 		goto err_out;
53061ae650dSJack F Vogel 
53161ae650dSJack F Vogel 	/* Initialize the shared code */
5324294f337SSean Bruno 	status = i40e_init_shared_code(hw);
5334294f337SSean Bruno 	if (status) {
5344294f337SSean Bruno 		device_printf(dev, "Unable to initialize shared code, error %s\n",
5354294f337SSean Bruno 		    i40e_stat_str(hw, status));
53661ae650dSJack F Vogel 		error = EIO;
53761ae650dSJack F Vogel 		goto err_out;
53861ae650dSJack F Vogel 	}
53961ae650dSJack F Vogel 
54061ae650dSJack F Vogel 	/* Set up the admin queue */
5414294f337SSean Bruno 	hw->aq.num_arq_entries = IXL_AQ_LEN;
5424294f337SSean Bruno 	hw->aq.num_asq_entries = IXL_AQ_LEN;
5434294f337SSean Bruno 	hw->aq.arq_buf_size = IXL_AQ_BUF_SZ;
5444294f337SSean Bruno 	hw->aq.asq_buf_size = IXL_AQ_BUF_SZ;
5454294f337SSean Bruno 
5464294f337SSean Bruno 	status = i40e_init_adminq(hw);
5474294f337SSean Bruno 	if (status != 0 && status != I40E_ERR_FIRMWARE_API_VERSION) {
5484294f337SSean Bruno 		device_printf(dev, "Unable to initialize Admin Queue, error %s\n",
5494294f337SSean Bruno 		    i40e_stat_str(hw, status));
550fdb6f38aSEric Joyner 		error = EIO;
551fdb6f38aSEric Joyner 		goto err_out;
552fdb6f38aSEric Joyner 	}
5531d767a8eSEric Joyner 	ixl_print_nvm_version(pf);
5541d767a8eSEric Joyner 
5554294f337SSean Bruno 	if (status == I40E_ERR_FIRMWARE_API_VERSION) {
55661ae650dSJack F Vogel 		device_printf(dev, "The driver for the device stopped "
557ceebc2f3SEric Joyner 		    "because the NVM image is newer than expected.\n");
558ceebc2f3SEric Joyner 		device_printf(dev, "You must install the most recent version of "
55961ae650dSJack F Vogel 		    "the network driver.\n");
560fdb6f38aSEric Joyner 		error = EIO;
56161ae650dSJack F Vogel 		goto err_out;
56261ae650dSJack F Vogel 	}
56361ae650dSJack F Vogel 
56461ae650dSJack F Vogel         if (hw->aq.api_maj_ver == I40E_FW_API_VERSION_MAJOR &&
565ceebc2f3SEric Joyner 	    hw->aq.api_min_ver > I40E_FW_MINOR_VERSION(hw)) {
56661ae650dSJack F Vogel 		device_printf(dev, "The driver for the device detected "
567ceebc2f3SEric Joyner 		    "a newer version of the NVM image than expected.\n");
568ceebc2f3SEric Joyner 		device_printf(dev, "Please install the most recent version "
569ceebc2f3SEric Joyner 		    "of the network driver.\n");
570ceebc2f3SEric Joyner 	} else if (hw->aq.api_maj_ver == 1 && hw->aq.api_min_ver < 4) {
57161ae650dSJack F Vogel 		device_printf(dev, "The driver for the device detected "
572ceebc2f3SEric Joyner 		    "an older version of the NVM image than expected.\n");
573ceebc2f3SEric Joyner 		device_printf(dev, "Please update the NVM image.\n");
574ceebc2f3SEric Joyner 	}
57561ae650dSJack F Vogel 
576b4a7ce06SEric Joyner 	if (IXL_PF_IN_RECOVERY_MODE(pf)) {
577b4a7ce06SEric Joyner 		error = ixl_attach_pre_recovery_mode(pf);
578b4a7ce06SEric Joyner 		if (error)
579b4a7ce06SEric Joyner 			goto err_out;
580b4a7ce06SEric Joyner 		return (error);
581b4a7ce06SEric Joyner 	}
582b4a7ce06SEric Joyner 
58361ae650dSJack F Vogel 	/* Clear PXE mode */
58461ae650dSJack F Vogel 	i40e_clear_pxe_mode(hw);
58561ae650dSJack F Vogel 
58661ae650dSJack F Vogel 	/* Get capabilities from the device */
58761ae650dSJack F Vogel 	error = ixl_get_hw_capabilities(pf);
58861ae650dSJack F Vogel 	if (error) {
5891031d839SEric Joyner 		device_printf(dev, "get_hw_capabilities failed: %d\n",
5901031d839SEric Joyner 		    error);
59161ae650dSJack F Vogel 		goto err_get_cap;
59261ae650dSJack F Vogel 	}
59361ae650dSJack F Vogel 
59461ae650dSJack F Vogel 	/* Set up host memory cache */
595b4a7ce06SEric Joyner 	error = ixl_setup_hmc(pf);
596b4a7ce06SEric Joyner 	if (error)
59761ae650dSJack F Vogel 		goto err_mac_hmc;
59861ae650dSJack F Vogel 
599d4683565SEric Joyner 	/* Disable LLDP from the firmware for certain NVM versions */
600d4683565SEric Joyner 	if (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 3)) ||
601ceebc2f3SEric Joyner 	    (pf->hw.aq.fw_maj_ver < 4)) {
602b4a7ce06SEric Joyner 		i40e_aq_stop_lldp(hw, true, false, NULL);
603ceebc2f3SEric Joyner 		pf->state |= IXL_PF_STATE_FW_LLDP_DISABLED;
604ceebc2f3SEric Joyner 	}
60561ae650dSJack F Vogel 
6062984a8ddSEric Joyner 	/* Try enabling Energy Efficient Ethernet (EEE) mode */
6072984a8ddSEric Joyner 	if (i40e_enable_eee(hw, true) == I40E_SUCCESS)
6082984a8ddSEric Joyner 		atomic_set_32(&pf->state, IXL_PF_STATE_EEE_ENABLED);
6092984a8ddSEric Joyner 	else
6102984a8ddSEric Joyner 		atomic_clear_32(&pf->state, IXL_PF_STATE_EEE_ENABLED);
6112984a8ddSEric Joyner 
6124294f337SSean Bruno 	/* Get MAC addresses from hardware */
61361ae650dSJack F Vogel 	i40e_get_mac_addr(hw, hw->mac.addr);
61461ae650dSJack F Vogel 	error = i40e_validate_mac_addr(hw->mac.addr);
61561ae650dSJack F Vogel 	if (error) {
61661ae650dSJack F Vogel 		device_printf(dev, "validate_mac_addr failed: %d\n", error);
61761ae650dSJack F Vogel 		goto err_mac_hmc;
61861ae650dSJack F Vogel 	}
61961ae650dSJack F Vogel 	bcopy(hw->mac.addr, hw->mac.perm_addr, ETHER_ADDR_LEN);
6201031d839SEric Joyner 	iflib_set_mac(ctx, hw->mac.addr);
62161ae650dSJack F Vogel 	i40e_get_port_mac_addr(hw, hw->mac.port_addr);
62261ae650dSJack F Vogel 
6231031d839SEric Joyner 	/* Set up the device filtering */
6241031d839SEric Joyner 	bzero(&filter, sizeof(filter));
6251031d839SEric Joyner 	filter.enable_ethtype = TRUE;
6261031d839SEric Joyner 	filter.enable_macvlan = TRUE;
6271031d839SEric Joyner 	filter.enable_fdir = FALSE;
6281031d839SEric Joyner 	filter.hash_lut_size = I40E_HASH_LUT_SIZE_512;
6291031d839SEric Joyner 	if (i40e_set_filter_control(hw, &filter))
6301031d839SEric Joyner 		device_printf(dev, "i40e_set_filter_control() failed\n");
6311031d839SEric Joyner 
632ceebc2f3SEric Joyner 	/* Query device FW LLDP status */
633b4a7ce06SEric Joyner 	if (i40e_get_fw_lldp_status(hw, &lldp_status) == I40E_SUCCESS) {
634b4a7ce06SEric Joyner 		if (lldp_status == I40E_GET_FW_LLDP_STATUS_DISABLED) {
635b4a7ce06SEric Joyner 			atomic_set_32(&pf->state,
636b4a7ce06SEric Joyner 			    IXL_PF_STATE_FW_LLDP_DISABLED);
637b4a7ce06SEric Joyner 		} else {
638b4a7ce06SEric Joyner 			atomic_clear_32(&pf->state,
639b4a7ce06SEric Joyner 			    IXL_PF_STATE_FW_LLDP_DISABLED);
640b4a7ce06SEric Joyner 		}
641b4a7ce06SEric Joyner 	}
642b4a7ce06SEric Joyner 
643ceebc2f3SEric Joyner 	/* Tell FW to apply DCB config on link up */
644ceebc2f3SEric Joyner 	i40e_aq_set_dcb_parameters(hw, true, NULL);
645ceebc2f3SEric Joyner 
6461031d839SEric Joyner 	/* Fill out iflib parameters */
647b4a7ce06SEric Joyner 	ixl_setup_ssctx(pf);
6484294f337SSean Bruno 
64977c1fcecSEric Joyner 	INIT_DBG_DEV(dev, "end");
6501031d839SEric Joyner 	return (0);
6511031d839SEric Joyner 
6521031d839SEric Joyner err_mac_hmc:
653b4a7ce06SEric Joyner 	ixl_shutdown_hmc(pf);
6541031d839SEric Joyner err_get_cap:
6551031d839SEric Joyner 	i40e_shutdown_adminq(hw);
6561031d839SEric Joyner err_out:
6571031d839SEric Joyner 	ixl_free_pci_resources(pf);
6581031d839SEric Joyner err_pci_res:
659b4a7ce06SEric Joyner 	mtx_lock(&pf->admin_mtx);
660b4a7ce06SEric Joyner 	callout_stop(&pf->admin_timer);
661b4a7ce06SEric Joyner 	mtx_unlock(&pf->admin_mtx);
662b4a7ce06SEric Joyner 	mtx_destroy(&pf->admin_mtx);
6631031d839SEric Joyner 	return (error);
66461ae650dSJack F Vogel }
66561ae650dSJack F Vogel 
6661031d839SEric Joyner static int
6671031d839SEric Joyner ixl_if_attach_post(if_ctx_t ctx)
6681031d839SEric Joyner {
6691031d839SEric Joyner 	device_t dev;
6701031d839SEric Joyner 	struct ixl_pf *pf;
6711031d839SEric Joyner 	struct i40e_hw *hw;
6721031d839SEric Joyner 	struct ixl_vsi *vsi;
6731031d839SEric Joyner 	int error = 0;
6741031d839SEric Joyner 	enum i40e_status_code status;
6751031d839SEric Joyner 
6761031d839SEric Joyner 	dev = iflib_get_dev(ctx);
6771031d839SEric Joyner 	pf = iflib_get_softc(ctx);
678c65f571cSLeandro Lupori 
679c65f571cSLeandro Lupori 	INIT_DBG_DEV(dev, "begin");
680c65f571cSLeandro Lupori 
6811031d839SEric Joyner 	vsi = &pf->vsi;
6821031d839SEric Joyner 	vsi->ifp = iflib_get_ifp(ctx);
6831031d839SEric Joyner 	hw = &pf->hw;
6841031d839SEric Joyner 
68577c1fcecSEric Joyner 	/* Save off determined number of queues for interface */
68677c1fcecSEric Joyner 	vsi->num_rx_queues = vsi->shared->isc_nrxqsets;
68777c1fcecSEric Joyner 	vsi->num_tx_queues = vsi->shared->isc_ntxqsets;
68877c1fcecSEric Joyner 
6894294f337SSean Bruno 	/* Setup OS network interface / ifnet */
6901031d839SEric Joyner 	if (ixl_setup_interface(dev, pf)) {
6914294f337SSean Bruno 		device_printf(dev, "interface setup failed!\n");
6924294f337SSean Bruno 		error = EIO;
6931031d839SEric Joyner 		goto err;
694223d846dSEric Joyner 	}
69561ae650dSJack F Vogel 
696b4a7ce06SEric Joyner 	if (IXL_PF_IN_RECOVERY_MODE(pf)) {
697b4a7ce06SEric Joyner 		/* Keep admin queue interrupts active while driver is loaded */
698b4a7ce06SEric Joyner 		if (vsi->shared->isc_intr == IFLIB_INTR_MSIX) {
699b4a7ce06SEric Joyner 			ixl_configure_intr0_msix(pf);
700b4a7ce06SEric Joyner 			ixl_enable_intr0(hw);
701b4a7ce06SEric Joyner 		}
702b4a7ce06SEric Joyner 
703b4a7ce06SEric Joyner 		ixl_add_sysctls_recovery_mode(pf);
704b4a7ce06SEric Joyner 
705b4a7ce06SEric Joyner 		/* Start the admin timer */
706b4a7ce06SEric Joyner 		mtx_lock(&pf->admin_mtx);
707b4a7ce06SEric Joyner 		callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf);
708b4a7ce06SEric Joyner 		mtx_unlock(&pf->admin_mtx);
709b4a7ce06SEric Joyner 		return (0);
710b4a7ce06SEric Joyner 	}
711b4a7ce06SEric Joyner 
71261ae650dSJack F Vogel 	/* Determine link state */
7134294f337SSean Bruno 	if (ixl_attach_get_link_status(pf)) {
7144294f337SSean Bruno 		error = EINVAL;
7151031d839SEric Joyner 		goto err;
716e5100ee2SJack F Vogel 	}
71761ae650dSJack F Vogel 
718b6c8f260SJack F Vogel 	error = ixl_switch_config(pf);
719b6c8f260SJack F Vogel 	if (error) {
7206c426059SEric Joyner 		device_printf(dev, "Initial ixl_switch_config() failed: %d\n",
7216c426059SEric Joyner 		     error);
7221031d839SEric Joyner 		goto err;
723b6c8f260SJack F Vogel 	}
724b6c8f260SJack F Vogel 
7251031d839SEric Joyner 	/* Add protocol filters to list */
7261031d839SEric Joyner 	ixl_init_filters(vsi);
7271031d839SEric Joyner 
7281031d839SEric Joyner 	/* Init queue allocation manager */
7291031d839SEric Joyner 	error = ixl_pf_qmgr_init(&pf->qmgr, hw->func_caps.num_tx_qp);
7301031d839SEric Joyner 	if (error) {
7311031d839SEric Joyner 		device_printf(dev, "Failed to init queue manager for PF queues, error %d\n",
7321031d839SEric Joyner 		    error);
7331031d839SEric Joyner 		goto err;
7341031d839SEric Joyner 	}
7351031d839SEric Joyner 	/* reserve a contiguous allocation for the PF's VSI */
7361031d839SEric Joyner 	error = ixl_pf_qmgr_alloc_contiguous(&pf->qmgr,
7371031d839SEric Joyner 	    max(vsi->num_rx_queues, vsi->num_tx_queues), &pf->qtag);
7381031d839SEric Joyner 	if (error) {
7391031d839SEric Joyner 		device_printf(dev, "Failed to reserve queues for PF LAN VSI, error %d\n",
7401031d839SEric Joyner 		    error);
7411031d839SEric Joyner 		goto err;
7421031d839SEric Joyner 	}
7431031d839SEric Joyner 	device_printf(dev, "Allocating %d queues for PF LAN VSI; %d queues active\n",
7441031d839SEric Joyner 	    pf->qtag.num_allocated, pf->qtag.num_active);
7451031d839SEric Joyner 
746223d846dSEric Joyner 	/* Limit PHY interrupts to link, autoneg, and modules failure */
7474294f337SSean Bruno 	status = i40e_aq_set_phy_int_mask(hw, IXL_DEFAULT_PHY_INT_MASK,
748223d846dSEric Joyner 	    NULL);
7494294f337SSean Bruno         if (status) {
7504294f337SSean Bruno 		device_printf(dev, "i40e_aq_set_phy_mask() failed: err %s,"
7514294f337SSean Bruno 		    " aq_err %s\n", i40e_stat_str(hw, status),
7524294f337SSean Bruno 		    i40e_aq_str(hw, hw->aq.asq_last_status));
7531031d839SEric Joyner 		goto err;
754223d846dSEric Joyner 	}
755b6c8f260SJack F Vogel 
7561031d839SEric Joyner 	/* Get the bus configuration and set the shared code */
757cb6b8299SEric Joyner 	ixl_get_bus_info(pf);
75861ae650dSJack F Vogel 
7591031d839SEric Joyner 	/* Keep admin queue interrupts active while driver is loaded */
7601031d839SEric Joyner 	if (vsi->shared->isc_intr == IFLIB_INTR_MSIX) {
7616c426059SEric Joyner  		ixl_configure_intr0_msix(pf);
762cb6b8299SEric Joyner  		ixl_enable_intr0(hw);
763cb6b8299SEric Joyner 	}
764cb6b8299SEric Joyner 
765cb6b8299SEric Joyner 	/* Set initial advertised speed sysctl value */
766ceebc2f3SEric Joyner 	ixl_set_initial_advertised_speeds(pf);
767cb6b8299SEric Joyner 
768fdb6f38aSEric Joyner 	/* Initialize statistics & add sysctls */
769fdb6f38aSEric Joyner 	ixl_add_device_sysctls(pf);
77061ae650dSJack F Vogel 	ixl_pf_reset_stats(pf);
77161ae650dSJack F Vogel 	ixl_update_stats_counters(pf);
77261ae650dSJack F Vogel 	ixl_add_hw_stats(pf);
77361ae650dSJack F Vogel 
7741031d839SEric Joyner 	hw->phy.get_link_info = true;
7751031d839SEric Joyner 	i40e_get_link_status(hw, &pf->link_up);
7761031d839SEric Joyner 	ixl_update_link_status(pf);
77761ae650dSJack F Vogel 
77856c2c47bSJack F Vogel #ifdef PCI_IOV
7794294f337SSean Bruno 	ixl_initialize_sriov(pf);
78056c2c47bSJack F Vogel #endif
78156c2c47bSJack F Vogel 
782cb6b8299SEric Joyner #ifdef IXL_IW
783cb6b8299SEric Joyner 	if (hw->func_caps.iwarp && ixl_enable_iwarp) {
784cb6b8299SEric Joyner 		pf->iw_enabled = (pf->iw_msix > 0) ? true : false;
785cb6b8299SEric Joyner 		if (pf->iw_enabled) {
786cb6b8299SEric Joyner 			error = ixl_iw_pf_attach(pf);
787cb6b8299SEric Joyner 			if (error) {
788cb6b8299SEric Joyner 				device_printf(dev,
789b97de13aSMarius Strobl 				    "interfacing to iWARP driver failed: %d\n",
790cb6b8299SEric Joyner 				    error);
7911031d839SEric Joyner 				goto err;
792ceebc2f3SEric Joyner 			} else
793ceebc2f3SEric Joyner 				device_printf(dev, "iWARP ready\n");
794cb6b8299SEric Joyner 		} else
795b97de13aSMarius Strobl 			device_printf(dev, "iWARP disabled on this device "
796b97de13aSMarius Strobl 			    "(no MSI-X vectors)\n");
797cb6b8299SEric Joyner 	} else {
798cb6b8299SEric Joyner 		pf->iw_enabled = false;
799cb6b8299SEric Joyner 		device_printf(dev, "The device is not iWARP enabled\n");
800cb6b8299SEric Joyner 	}
801cb6b8299SEric Joyner #endif
802b4a7ce06SEric Joyner 	/* Start the admin timer */
803b4a7ce06SEric Joyner 	mtx_lock(&pf->admin_mtx);
804b4a7ce06SEric Joyner 	callout_reset(&pf->admin_timer, hz/2, ixl_admin_timer, pf);
805b4a7ce06SEric Joyner 	mtx_unlock(&pf->admin_mtx);
806cb6b8299SEric Joyner 
8071031d839SEric Joyner 	INIT_DBG_DEV(dev, "end");
80861ae650dSJack F Vogel 	return (0);
80961ae650dSJack F Vogel 
8101031d839SEric Joyner err:
8111031d839SEric Joyner 	INIT_DEBUGOUT("end: error %d", error);
8121031d839SEric Joyner 	/* ixl_if_detach() is called on error from this */
81361ae650dSJack F Vogel 	return (error);
81461ae650dSJack F Vogel }
81561ae650dSJack F Vogel 
81677c1fcecSEric Joyner /**
81777c1fcecSEric Joyner  * XXX: iflib always ignores the return value of detach()
81877c1fcecSEric Joyner  * -> This means that this isn't allowed to fail
81977c1fcecSEric Joyner  */
82061ae650dSJack F Vogel static int
8211031d839SEric Joyner ixl_if_detach(if_ctx_t ctx)
82261ae650dSJack F Vogel {
8231031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
82461ae650dSJack F Vogel 	struct ixl_vsi *vsi = &pf->vsi;
8251031d839SEric Joyner 	struct i40e_hw *hw = &pf->hw;
8261031d839SEric Joyner 	device_t dev = pf->dev;
8276c426059SEric Joyner 	enum i40e_status_code	status;
82877c1fcecSEric Joyner #ifdef IXL_IW
82956c2c47bSJack F Vogel 	int			error;
83056c2c47bSJack F Vogel #endif
83161ae650dSJack F Vogel 
8321031d839SEric Joyner 	INIT_DBG_DEV(dev, "begin");
833cb6b8299SEric Joyner 
834b4a7ce06SEric Joyner 	/* Stop the admin timer */
835b4a7ce06SEric Joyner 	mtx_lock(&pf->admin_mtx);
836b4a7ce06SEric Joyner 	callout_stop(&pf->admin_timer);
837b4a7ce06SEric Joyner 	mtx_unlock(&pf->admin_mtx);
838b4a7ce06SEric Joyner 	mtx_destroy(&pf->admin_mtx);
839b4a7ce06SEric Joyner 
840cb6b8299SEric Joyner #ifdef IXL_IW
841cb6b8299SEric Joyner 	if (ixl_enable_iwarp && pf->iw_enabled) {
842cb6b8299SEric Joyner 		error = ixl_iw_pf_detach(pf);
843cb6b8299SEric Joyner 		if (error == EBUSY) {
844cb6b8299SEric Joyner 			device_printf(dev, "iwarp in use; stop it first.\n");
84577c1fcecSEric Joyner 			//return (error);
846cb6b8299SEric Joyner 		}
847cb6b8299SEric Joyner 	}
848cb6b8299SEric Joyner #endif
8491031d839SEric Joyner 	/* Remove all previously allocated media types */
8501031d839SEric Joyner 	ifmedia_removeall(vsi->media);
851cb6b8299SEric Joyner 
8521031d839SEric Joyner 	/* Shutdown LAN HMC */
853b4a7ce06SEric Joyner 	ixl_shutdown_hmc(pf);
8541031d839SEric Joyner 
8551031d839SEric Joyner 	/* Shutdown admin queue */
8561031d839SEric Joyner 	ixl_disable_intr0(hw);
8571031d839SEric Joyner 	status = i40e_shutdown_adminq(hw);
8581031d839SEric Joyner 	if (status)
8591031d839SEric Joyner 		device_printf(dev,
8601031d839SEric Joyner 		    "i40e_shutdown_adminq() failed with status %s\n",
8611031d839SEric Joyner 		    i40e_stat_str(hw, status));
8621031d839SEric Joyner 
8634294f337SSean Bruno 	ixl_pf_qmgr_destroy(&pf->qmgr);
86461ae650dSJack F Vogel 	ixl_free_pci_resources(pf);
8651031d839SEric Joyner 	ixl_free_mac_filters(vsi);
8661031d839SEric Joyner 	INIT_DBG_DEV(dev, "end");
86761ae650dSJack F Vogel 	return (0);
86861ae650dSJack F Vogel }
86961ae650dSJack F Vogel 
8701031d839SEric Joyner static int
8711031d839SEric Joyner ixl_if_shutdown(if_ctx_t ctx)
8721031d839SEric Joyner {
8731031d839SEric Joyner 	int error = 0;
8741031d839SEric Joyner 
8751031d839SEric Joyner 	INIT_DEBUGOUT("ixl_if_shutdown: begin");
8761031d839SEric Joyner 
8771031d839SEric Joyner 	/* TODO: Call ixl_if_stop()? */
8781031d839SEric Joyner 
8791031d839SEric Joyner 	/* TODO: Then setup low power mode */
8801031d839SEric Joyner 
8811031d839SEric Joyner 	return (error);
8821031d839SEric Joyner }
88361ae650dSJack F Vogel 
88461ae650dSJack F Vogel static int
8851031d839SEric Joyner ixl_if_suspend(if_ctx_t ctx)
88661ae650dSJack F Vogel {
8871031d839SEric Joyner 	int error = 0;
8881031d839SEric Joyner 
8891031d839SEric Joyner 	INIT_DEBUGOUT("ixl_if_suspend: begin");
8901031d839SEric Joyner 
8911031d839SEric Joyner 	/* TODO: Call ixl_if_stop()? */
8921031d839SEric Joyner 
8931031d839SEric Joyner 	/* TODO: Then setup low power mode */
8941031d839SEric Joyner 
8951031d839SEric Joyner 	return (error);
8961031d839SEric Joyner }
8971031d839SEric Joyner 
8981031d839SEric Joyner static int
8991031d839SEric Joyner ixl_if_resume(if_ctx_t ctx)
9001031d839SEric Joyner {
9011031d839SEric Joyner 	struct ifnet *ifp = iflib_get_ifp(ctx);
9021031d839SEric Joyner 
9031031d839SEric Joyner 	INIT_DEBUGOUT("ixl_if_resume: begin");
9041031d839SEric Joyner 
9051031d839SEric Joyner 	/* Read & clear wake-up registers */
9061031d839SEric Joyner 
9071031d839SEric Joyner 	/* Required after D3->D0 transition */
9081031d839SEric Joyner 	if (ifp->if_flags & IFF_UP)
9091031d839SEric Joyner 		ixl_if_init(ctx);
9101031d839SEric Joyner 
91161ae650dSJack F Vogel 	return (0);
91261ae650dSJack F Vogel }
91361ae650dSJack F Vogel 
9141031d839SEric Joyner void
9151031d839SEric Joyner ixl_if_init(if_ctx_t ctx)
9161031d839SEric Joyner {
9171031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
9181031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
9191031d839SEric Joyner 	struct i40e_hw	*hw = &pf->hw;
92077c1fcecSEric Joyner 	struct ifnet *ifp = iflib_get_ifp(ctx);
9211031d839SEric Joyner 	device_t 	dev = iflib_get_dev(ctx);
9221031d839SEric Joyner 	u8		tmpaddr[ETHER_ADDR_LEN];
9231031d839SEric Joyner 	int		ret;
9241031d839SEric Joyner 
925b4a7ce06SEric Joyner 	if (IXL_PF_IN_RECOVERY_MODE(pf))
926b4a7ce06SEric Joyner 		return;
9271031d839SEric Joyner 	/*
9281031d839SEric Joyner 	 * If the aq is dead here, it probably means something outside of the driver
9291031d839SEric Joyner 	 * did something to the adapter, like a PF reset.
93077c1fcecSEric Joyner 	 * So, rebuild the driver's state here if that occurs.
9311031d839SEric Joyner 	 */
9321031d839SEric Joyner 	if (!i40e_check_asq_alive(&pf->hw)) {
9331031d839SEric Joyner 		device_printf(dev, "Admin Queue is down; resetting...\n");
9341031d839SEric Joyner 		ixl_teardown_hw_structs(pf);
935b4a7ce06SEric Joyner 		ixl_rebuild_hw_structs_after_reset(pf, false);
9361031d839SEric Joyner 	}
9371031d839SEric Joyner 
9381031d839SEric Joyner 	/* Get the latest mac address... User might use a LAA */
9391031d839SEric Joyner 	bcopy(IF_LLADDR(vsi->ifp), tmpaddr, ETH_ALEN);
9401031d839SEric Joyner 	if (!cmp_etheraddr(hw->mac.addr, tmpaddr) &&
9411031d839SEric Joyner 	    (i40e_validate_mac_addr(tmpaddr) == I40E_SUCCESS)) {
9421031d839SEric Joyner 		ixl_del_filter(vsi, hw->mac.addr, IXL_VLAN_ANY);
9431031d839SEric Joyner 		bcopy(tmpaddr, hw->mac.addr, ETH_ALEN);
9441031d839SEric Joyner 		ret = i40e_aq_mac_address_write(hw,
9451031d839SEric Joyner 		    I40E_AQC_WRITE_TYPE_LAA_ONLY,
9461031d839SEric Joyner 		    hw->mac.addr, NULL);
9471031d839SEric Joyner 		if (ret) {
9481031d839SEric Joyner 			device_printf(dev, "LLA address change failed!!\n");
9491031d839SEric Joyner 			return;
9501031d839SEric Joyner 		}
9511031d839SEric Joyner 		ixl_add_filter(vsi, hw->mac.addr, IXL_VLAN_ANY);
9521031d839SEric Joyner 	}
9531031d839SEric Joyner 
9541031d839SEric Joyner 	iflib_set_mac(ctx, hw->mac.addr);
9551031d839SEric Joyner 
9561031d839SEric Joyner 	/* Prepare the VSI: rings, hmc contexts, etc... */
9571031d839SEric Joyner 	if (ixl_initialize_vsi(vsi)) {
9581031d839SEric Joyner 		device_printf(dev, "initialize vsi failed!!\n");
9591031d839SEric Joyner 		return;
9601031d839SEric Joyner 	}
9611031d839SEric Joyner 
96277c1fcecSEric Joyner 	/* Reconfigure multicast filters in HW */
9631031d839SEric Joyner 	ixl_if_multi_set(ctx);
9641031d839SEric Joyner 
9651031d839SEric Joyner 	/* Set up RSS */
9661031d839SEric Joyner 	ixl_config_rss(pf);
9671031d839SEric Joyner 
968b97de13aSMarius Strobl 	/* Set up MSI-X routing and the ITR settings */
9691031d839SEric Joyner 	if (vsi->shared->isc_intr == IFLIB_INTR_MSIX) {
9701031d839SEric Joyner 		ixl_configure_queue_intr_msix(pf);
9711031d839SEric Joyner 		ixl_configure_itr(pf);
9721031d839SEric Joyner 	} else
9731031d839SEric Joyner 		ixl_configure_legacy(pf);
9741031d839SEric Joyner 
9751031d839SEric Joyner 	if (vsi->enable_head_writeback)
9761031d839SEric Joyner 		ixl_init_tx_cidx(vsi);
9771031d839SEric Joyner 	else
9781031d839SEric Joyner 		ixl_init_tx_rsqs(vsi);
9791031d839SEric Joyner 
9801031d839SEric Joyner 	ixl_enable_rings(vsi);
9811031d839SEric Joyner 
9821031d839SEric Joyner 	i40e_aq_set_default_vsi(hw, vsi->seid, NULL);
9831031d839SEric Joyner 
98477c1fcecSEric Joyner 	/* Re-add configure filters to HW */
9851031d839SEric Joyner 	ixl_reconfigure_filters(vsi);
9861031d839SEric Joyner 
98777c1fcecSEric Joyner 	/* Configure promiscuous mode */
98877c1fcecSEric Joyner 	ixl_if_promisc_set(ctx, if_getflags(ifp));
98977c1fcecSEric Joyner 
9901031d839SEric Joyner #ifdef IXL_IW
9911031d839SEric Joyner 	if (ixl_enable_iwarp && pf->iw_enabled) {
9921031d839SEric Joyner 		ret = ixl_iw_pf_init(pf);
9931031d839SEric Joyner 		if (ret)
9941031d839SEric Joyner 			device_printf(dev,
9951031d839SEric Joyner 			    "initialize iwarp failed, code %d\n", ret);
9961031d839SEric Joyner 	}
9971031d839SEric Joyner #endif
9981031d839SEric Joyner }
9991031d839SEric Joyner 
10001031d839SEric Joyner void
10011031d839SEric Joyner ixl_if_stop(if_ctx_t ctx)
10021031d839SEric Joyner {
10031031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
10041031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
10051031d839SEric Joyner 
10061031d839SEric Joyner 	INIT_DEBUGOUT("ixl_if_stop: begin\n");
10071031d839SEric Joyner 
1008b4a7ce06SEric Joyner 	if (IXL_PF_IN_RECOVERY_MODE(pf))
1009b4a7ce06SEric Joyner 		return;
1010b4a7ce06SEric Joyner 
10111031d839SEric Joyner 	// TODO: This may need to be reworked
10121031d839SEric Joyner #ifdef IXL_IW
10131031d839SEric Joyner 	/* Stop iWARP device */
10141031d839SEric Joyner 	if (ixl_enable_iwarp && pf->iw_enabled)
10151031d839SEric Joyner 		ixl_iw_pf_stop(pf);
10161031d839SEric Joyner #endif
10171031d839SEric Joyner 
10181031d839SEric Joyner 	ixl_disable_rings_intr(vsi);
101977c1fcecSEric Joyner 	ixl_disable_rings(pf, vsi, &pf->qtag);
10201031d839SEric Joyner }
10211031d839SEric Joyner 
10221031d839SEric Joyner static int
10231031d839SEric Joyner ixl_if_msix_intr_assign(if_ctx_t ctx, int msix)
10241031d839SEric Joyner {
10251031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
10261031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
10271031d839SEric Joyner 	struct ixl_rx_queue *rx_que = vsi->rx_queues;
10281031d839SEric Joyner 	struct ixl_tx_queue *tx_que = vsi->tx_queues;
10291031d839SEric Joyner 	int err, i, rid, vector = 0;
10301031d839SEric Joyner 	char buf[16];
10311031d839SEric Joyner 
103277c1fcecSEric Joyner 	MPASS(vsi->shared->isc_nrxqsets > 0);
103377c1fcecSEric Joyner 	MPASS(vsi->shared->isc_ntxqsets > 0);
103477c1fcecSEric Joyner 
10351031d839SEric Joyner 	/* Admin Que must use vector 0*/
10361031d839SEric Joyner 	rid = vector + 1;
10371031d839SEric Joyner 	err = iflib_irq_alloc_generic(ctx, &vsi->irq, rid, IFLIB_INTR_ADMIN,
10381031d839SEric Joyner 	    ixl_msix_adminq, pf, 0, "aq");
10391031d839SEric Joyner 	if (err) {
10401031d839SEric Joyner 		iflib_irq_free(ctx, &vsi->irq);
10411031d839SEric Joyner 		device_printf(iflib_get_dev(ctx),
104277c1fcecSEric Joyner 		    "Failed to register Admin Que handler");
10431031d839SEric Joyner 		return (err);
10441031d839SEric Joyner 	}
104577c1fcecSEric Joyner 	/* Create soft IRQ for handling VFLRs */
1046af06fa26SEric Joyner 	iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_IOV, pf, 0, "iov");
10471031d839SEric Joyner 
10481031d839SEric Joyner 	/* Now set up the stations */
104977c1fcecSEric Joyner 	for (i = 0, vector = 1; i < vsi->shared->isc_nrxqsets; i++, vector++, rx_que++) {
10501031d839SEric Joyner 		rid = vector + 1;
10511031d839SEric Joyner 
10521031d839SEric Joyner 		snprintf(buf, sizeof(buf), "rxq%d", i);
10531031d839SEric Joyner 		err = iflib_irq_alloc_generic(ctx, &rx_que->que_irq, rid,
105481be6552SMatt Macy 		    IFLIB_INTR_RXTX, ixl_msix_que, rx_que, rx_que->rxr.me, buf);
10551031d839SEric Joyner 		/* XXX: Does the driver work as expected if there are fewer num_rx_queues than
10561031d839SEric Joyner 		 * what's expected in the iflib context? */
10571031d839SEric Joyner 		if (err) {
10581031d839SEric Joyner 			device_printf(iflib_get_dev(ctx),
105977c1fcecSEric Joyner 			    "Failed to allocate queue RX int vector %d, err: %d\n", i, err);
10601031d839SEric Joyner 			vsi->num_rx_queues = i + 1;
10611031d839SEric Joyner 			goto fail;
10621031d839SEric Joyner 		}
10631031d839SEric Joyner 		rx_que->msix = vector;
10641031d839SEric Joyner 	}
10651031d839SEric Joyner 
10661031d839SEric Joyner 	bzero(buf, sizeof(buf));
10671031d839SEric Joyner 
106877c1fcecSEric Joyner 	for (i = 0; i < vsi->shared->isc_ntxqsets; i++, tx_que++) {
10691031d839SEric Joyner 		snprintf(buf, sizeof(buf), "txq%d", i);
10701031d839SEric Joyner 		iflib_softirq_alloc_generic(ctx,
107177c1fcecSEric Joyner 		    &vsi->rx_queues[i % vsi->shared->isc_nrxqsets].que_irq,
10721031d839SEric Joyner 		    IFLIB_INTR_TX, tx_que, tx_que->txr.me, buf);
10731031d839SEric Joyner 
10741031d839SEric Joyner 		/* TODO: Maybe call a strategy function for this to figure out which
10751031d839SEric Joyner 		* interrupts to map Tx queues to. I don't know if there's an immediately
10761031d839SEric Joyner 		* better way than this other than a user-supplied map, though. */
107777c1fcecSEric Joyner 		tx_que->msix = (i % vsi->shared->isc_nrxqsets) + 1;
10781031d839SEric Joyner 	}
10791031d839SEric Joyner 
10801031d839SEric Joyner 	return (0);
10811031d839SEric Joyner fail:
10821031d839SEric Joyner 	iflib_irq_free(ctx, &vsi->irq);
10831031d839SEric Joyner 	rx_que = vsi->rx_queues;
10841031d839SEric Joyner 	for (int i = 0; i < vsi->num_rx_queues; i++, rx_que++)
10851031d839SEric Joyner 		iflib_irq_free(ctx, &rx_que->que_irq);
10861031d839SEric Joyner 	return (err);
10871031d839SEric Joyner }
10881031d839SEric Joyner 
10891031d839SEric Joyner /*
10901031d839SEric Joyner  * Enable all interrupts
10911031d839SEric Joyner  *
10921031d839SEric Joyner  * Called in:
10931031d839SEric Joyner  * iflib_init_locked, after ixl_if_init()
10941031d839SEric Joyner  */
10951031d839SEric Joyner static void
10961031d839SEric Joyner ixl_if_enable_intr(if_ctx_t ctx)
10971031d839SEric Joyner {
10981031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
10991031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
11001031d839SEric Joyner 	struct i40e_hw		*hw = vsi->hw;
11011031d839SEric Joyner 	struct ixl_rx_queue	*que = vsi->rx_queues;
11021031d839SEric Joyner 
11031031d839SEric Joyner 	ixl_enable_intr0(hw);
11041031d839SEric Joyner 	/* Enable queue interrupts */
11051031d839SEric Joyner 	for (int i = 0; i < vsi->num_rx_queues; i++, que++)
11061031d839SEric Joyner 		/* TODO: Queue index parameter is probably wrong */
11071031d839SEric Joyner 		ixl_enable_queue(hw, que->rxr.me);
11081031d839SEric Joyner }
11091031d839SEric Joyner 
11101031d839SEric Joyner /*
11111031d839SEric Joyner  * Disable queue interrupts
11121031d839SEric Joyner  *
11131031d839SEric Joyner  * Other interrupt causes need to remain active.
11141031d839SEric Joyner  */
11151031d839SEric Joyner static void
11161031d839SEric Joyner ixl_if_disable_intr(if_ctx_t ctx)
11171031d839SEric Joyner {
11181031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
11191031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
11201031d839SEric Joyner 	struct i40e_hw		*hw = vsi->hw;
11211031d839SEric Joyner 	struct ixl_rx_queue	*rx_que = vsi->rx_queues;
11221031d839SEric Joyner 
11231031d839SEric Joyner 	if (vsi->shared->isc_intr == IFLIB_INTR_MSIX) {
11241031d839SEric Joyner 		for (int i = 0; i < vsi->num_rx_queues; i++, rx_que++)
11251031d839SEric Joyner 			ixl_disable_queue(hw, rx_que->msix - 1);
11261031d839SEric Joyner 	} else {
11271031d839SEric Joyner 		// Set PFINT_LNKLST0 FIRSTQ_INDX to 0x7FF
11281031d839SEric Joyner 		// stops queues from triggering interrupts
11291031d839SEric Joyner 		wr32(hw, I40E_PFINT_LNKLST0, 0x7FF);
11301031d839SEric Joyner 	}
11311031d839SEric Joyner }
11321031d839SEric Joyner 
11331031d839SEric Joyner static int
11341031d839SEric Joyner ixl_if_rx_queue_intr_enable(if_ctx_t ctx, uint16_t rxqid)
11351031d839SEric Joyner {
11361031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
11371031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
11381031d839SEric Joyner 	struct i40e_hw		*hw = vsi->hw;
11391031d839SEric Joyner 	struct ixl_rx_queue	*rx_que = &vsi->rx_queues[rxqid];
11401031d839SEric Joyner 
11411031d839SEric Joyner 	ixl_enable_queue(hw, rx_que->msix - 1);
11421031d839SEric Joyner 	return (0);
11431031d839SEric Joyner }
11441031d839SEric Joyner 
11451031d839SEric Joyner static int
11461031d839SEric Joyner ixl_if_tx_queue_intr_enable(if_ctx_t ctx, uint16_t txqid)
11471031d839SEric Joyner {
11481031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
11491031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
11501031d839SEric Joyner 	struct i40e_hw *hw = vsi->hw;
11511031d839SEric Joyner 	struct ixl_tx_queue *tx_que = &vsi->tx_queues[txqid];
11521031d839SEric Joyner 
11531031d839SEric Joyner 	ixl_enable_queue(hw, tx_que->msix - 1);
11541031d839SEric Joyner 	return (0);
11551031d839SEric Joyner }
11561031d839SEric Joyner 
11571031d839SEric Joyner static int
11581031d839SEric Joyner ixl_if_tx_queues_alloc(if_ctx_t ctx, caddr_t *vaddrs, uint64_t *paddrs, int ntxqs, int ntxqsets)
11591031d839SEric Joyner {
11601031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
11611031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
11621031d839SEric Joyner 	if_softc_ctx_t scctx = vsi->shared;
11631031d839SEric Joyner 	struct ixl_tx_queue *que;
11641031d839SEric Joyner 	int i, j, error = 0;
11651031d839SEric Joyner 
116677c1fcecSEric Joyner 	MPASS(scctx->isc_ntxqsets > 0);
11671031d839SEric Joyner 	MPASS(ntxqs == 1);
116877c1fcecSEric Joyner 	MPASS(scctx->isc_ntxqsets == ntxqsets);
11691031d839SEric Joyner 
11701031d839SEric Joyner 	/* Allocate queue structure memory */
11711031d839SEric Joyner 	if (!(vsi->tx_queues =
11721031d839SEric Joyner 	    (struct ixl_tx_queue *) malloc(sizeof(struct ixl_tx_queue) *ntxqsets, M_IXL, M_NOWAIT | M_ZERO))) {
11731031d839SEric Joyner 		device_printf(iflib_get_dev(ctx), "Unable to allocate TX ring memory\n");
11741031d839SEric Joyner 		return (ENOMEM);
11751031d839SEric Joyner 	}
11761031d839SEric Joyner 
11771031d839SEric Joyner 	for (i = 0, que = vsi->tx_queues; i < ntxqsets; i++, que++) {
11781031d839SEric Joyner 		struct tx_ring *txr = &que->txr;
11791031d839SEric Joyner 
11801031d839SEric Joyner 		txr->me = i;
11811031d839SEric Joyner 		que->vsi = vsi;
11821031d839SEric Joyner 
11831031d839SEric Joyner 		if (!vsi->enable_head_writeback) {
11841031d839SEric Joyner 			/* Allocate report status array */
11851031d839SEric Joyner 			if (!(txr->tx_rsq = malloc(sizeof(qidx_t) * scctx->isc_ntxd[0], M_IXL, M_NOWAIT))) {
11861031d839SEric Joyner 				device_printf(iflib_get_dev(ctx), "failed to allocate tx_rsq memory\n");
11871031d839SEric Joyner 				error = ENOMEM;
11881031d839SEric Joyner 				goto fail;
11891031d839SEric Joyner 			}
11901031d839SEric Joyner 			/* Init report status array */
11911031d839SEric Joyner 			for (j = 0; j < scctx->isc_ntxd[0]; j++)
11921031d839SEric Joyner 				txr->tx_rsq[j] = QIDX_INVALID;
11931031d839SEric Joyner 		}
11941031d839SEric Joyner 		/* get the virtual and physical address of the hardware queues */
11951031d839SEric Joyner 		txr->tail = I40E_QTX_TAIL(txr->me);
11961031d839SEric Joyner 		txr->tx_base = (struct i40e_tx_desc *)vaddrs[i * ntxqs];
11971031d839SEric Joyner 		txr->tx_paddr = paddrs[i * ntxqs];
11981031d839SEric Joyner 		txr->que = que;
11991031d839SEric Joyner 	}
12001031d839SEric Joyner 
12011031d839SEric Joyner 	return (0);
12021031d839SEric Joyner fail:
12031031d839SEric Joyner 	ixl_if_queues_free(ctx);
12041031d839SEric Joyner 	return (error);
12051031d839SEric Joyner }
12061031d839SEric Joyner 
12071031d839SEric Joyner static int
12081031d839SEric Joyner ixl_if_rx_queues_alloc(if_ctx_t ctx, caddr_t *vaddrs, uint64_t *paddrs, int nrxqs, int nrxqsets)
12091031d839SEric Joyner {
12101031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
12111031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
12121031d839SEric Joyner 	struct ixl_rx_queue *que;
12131031d839SEric Joyner 	int i, error = 0;
12141031d839SEric Joyner 
121577c1fcecSEric Joyner #ifdef INVARIANTS
121677c1fcecSEric Joyner 	if_softc_ctx_t scctx = vsi->shared;
121777c1fcecSEric Joyner 	MPASS(scctx->isc_nrxqsets > 0);
12181031d839SEric Joyner 	MPASS(nrxqs == 1);
121977c1fcecSEric Joyner 	MPASS(scctx->isc_nrxqsets == nrxqsets);
122077c1fcecSEric Joyner #endif
12211031d839SEric Joyner 
12221031d839SEric Joyner 	/* Allocate queue structure memory */
12231031d839SEric Joyner 	if (!(vsi->rx_queues =
12241031d839SEric Joyner 	    (struct ixl_rx_queue *) malloc(sizeof(struct ixl_rx_queue) *
12251031d839SEric Joyner 	    nrxqsets, M_IXL, M_NOWAIT | M_ZERO))) {
12261031d839SEric Joyner 		device_printf(iflib_get_dev(ctx), "Unable to allocate RX ring memory\n");
12271031d839SEric Joyner 		error = ENOMEM;
12281031d839SEric Joyner 		goto fail;
12291031d839SEric Joyner 	}
12301031d839SEric Joyner 
12311031d839SEric Joyner 	for (i = 0, que = vsi->rx_queues; i < nrxqsets; i++, que++) {
12321031d839SEric Joyner 		struct rx_ring *rxr = &que->rxr;
12331031d839SEric Joyner 
12341031d839SEric Joyner 		rxr->me = i;
12351031d839SEric Joyner 		que->vsi = vsi;
12361031d839SEric Joyner 
12371031d839SEric Joyner 		/* get the virtual and physical address of the hardware queues */
12381031d839SEric Joyner 		rxr->tail = I40E_QRX_TAIL(rxr->me);
12391031d839SEric Joyner 		rxr->rx_base = (union i40e_rx_desc *)vaddrs[i * nrxqs];
12401031d839SEric Joyner 		rxr->rx_paddr = paddrs[i * nrxqs];
12411031d839SEric Joyner 		rxr->que = que;
12421031d839SEric Joyner 	}
12431031d839SEric Joyner 
12441031d839SEric Joyner 	return (0);
12451031d839SEric Joyner fail:
12461031d839SEric Joyner 	ixl_if_queues_free(ctx);
12471031d839SEric Joyner 	return (error);
12481031d839SEric Joyner }
12491031d839SEric Joyner 
12501031d839SEric Joyner static void
12511031d839SEric Joyner ixl_if_queues_free(if_ctx_t ctx)
12521031d839SEric Joyner {
12531031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
12541031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
12551031d839SEric Joyner 
1256*38bfc6deSSai Rajesh Tallamraju 	if (vsi->tx_queues != NULL && !vsi->enable_head_writeback) {
12571031d839SEric Joyner 		struct ixl_tx_queue *que;
12581031d839SEric Joyner 		int i = 0;
12591031d839SEric Joyner 
12601031d839SEric Joyner 		for (i = 0, que = vsi->tx_queues; i < vsi->num_tx_queues; i++, que++) {
12611031d839SEric Joyner 			struct tx_ring *txr = &que->txr;
12621031d839SEric Joyner 			if (txr->tx_rsq != NULL) {
12631031d839SEric Joyner 				free(txr->tx_rsq, M_IXL);
12641031d839SEric Joyner 				txr->tx_rsq = NULL;
12651031d839SEric Joyner 			}
12661031d839SEric Joyner 		}
12671031d839SEric Joyner 	}
12681031d839SEric Joyner 
12691031d839SEric Joyner 	if (vsi->tx_queues != NULL) {
12701031d839SEric Joyner 		free(vsi->tx_queues, M_IXL);
12711031d839SEric Joyner 		vsi->tx_queues = NULL;
12721031d839SEric Joyner 	}
12731031d839SEric Joyner 	if (vsi->rx_queues != NULL) {
12741031d839SEric Joyner 		free(vsi->rx_queues, M_IXL);
12751031d839SEric Joyner 		vsi->rx_queues = NULL;
12761031d839SEric Joyner 	}
1277b4a7ce06SEric Joyner 
1278b4a7ce06SEric Joyner 	if (!IXL_PF_IN_RECOVERY_MODE(pf))
1279b4a7ce06SEric Joyner 		sysctl_ctx_free(&vsi->sysctl_ctx);
12801031d839SEric Joyner }
12811031d839SEric Joyner 
12821031d839SEric Joyner void
12831031d839SEric Joyner ixl_update_link_status(struct ixl_pf *pf)
12841031d839SEric Joyner {
12851031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
1286c9da8d8bSEric Joyner 	struct i40e_hw *hw = &pf->hw;
12871031d839SEric Joyner 	u64 baudrate;
12881031d839SEric Joyner 
12891031d839SEric Joyner 	if (pf->link_up) {
12901031d839SEric Joyner 		if (vsi->link_active == FALSE) {
12911031d839SEric Joyner 			vsi->link_active = TRUE;
1292c9da8d8bSEric Joyner 			baudrate = ixl_max_aq_speed_to_value(hw->phy.link_info.link_speed);
12931031d839SEric Joyner 			iflib_link_state_change(vsi->ctx, LINK_STATE_UP, baudrate);
12941031d839SEric Joyner 			ixl_link_up_msg(pf);
12951031d839SEric Joyner #ifdef PCI_IOV
12961031d839SEric Joyner 			ixl_broadcast_link_state(pf);
12971031d839SEric Joyner #endif
12981031d839SEric Joyner 		}
12991031d839SEric Joyner 	} else { /* Link down */
13001031d839SEric Joyner 		if (vsi->link_active == TRUE) {
13011031d839SEric Joyner 			vsi->link_active = FALSE;
13021031d839SEric Joyner 			iflib_link_state_change(vsi->ctx, LINK_STATE_DOWN, 0);
13031031d839SEric Joyner #ifdef PCI_IOV
13041031d839SEric Joyner 			ixl_broadcast_link_state(pf);
13051031d839SEric Joyner #endif
13061031d839SEric Joyner 		}
13071031d839SEric Joyner 	}
13081031d839SEric Joyner }
13091031d839SEric Joyner 
131077c1fcecSEric Joyner static void
131177c1fcecSEric Joyner ixl_handle_lan_overflow_event(struct ixl_pf *pf, struct i40e_arq_event_info *e)
131277c1fcecSEric Joyner {
131377c1fcecSEric Joyner 	device_t dev = pf->dev;
131477c1fcecSEric Joyner 	u32 rxq_idx, qtx_ctl;
131577c1fcecSEric Joyner 
131677c1fcecSEric Joyner 	rxq_idx = (e->desc.params.external.param0 & I40E_PRTDCB_RUPTQ_RXQNUM_MASK) >>
131777c1fcecSEric Joyner 	    I40E_PRTDCB_RUPTQ_RXQNUM_SHIFT;
131877c1fcecSEric Joyner 	qtx_ctl = e->desc.params.external.param1;
131977c1fcecSEric Joyner 
132077c1fcecSEric Joyner 	device_printf(dev, "LAN overflow event: global rxq_idx %d\n", rxq_idx);
132177c1fcecSEric Joyner 	device_printf(dev, "LAN overflow event: QTX_CTL 0x%08x\n", qtx_ctl);
132277c1fcecSEric Joyner }
132377c1fcecSEric Joyner 
13241031d839SEric Joyner static int
13251031d839SEric Joyner ixl_process_adminq(struct ixl_pf *pf, u16 *pending)
13261031d839SEric Joyner {
13271031d839SEric Joyner 	enum i40e_status_code status = I40E_SUCCESS;
13281031d839SEric Joyner 	struct i40e_arq_event_info event;
13291031d839SEric Joyner 	struct i40e_hw *hw = &pf->hw;
13301031d839SEric Joyner 	device_t dev = pf->dev;
13311031d839SEric Joyner 	u16 opcode;
13321031d839SEric Joyner 	u32 loop = 0, reg;
13331031d839SEric Joyner 
13341031d839SEric Joyner 	event.buf_len = IXL_AQ_BUF_SZ;
13351031d839SEric Joyner 	event.msg_buf = malloc(event.buf_len, M_IXL, M_NOWAIT | M_ZERO);
13361031d839SEric Joyner 	if (!event.msg_buf) {
13371031d839SEric Joyner 		device_printf(dev, "%s: Unable to allocate memory for Admin"
13381031d839SEric Joyner 		    " Queue event!\n", __func__);
13391031d839SEric Joyner 		return (ENOMEM);
13401031d839SEric Joyner 	}
13411031d839SEric Joyner 
13421031d839SEric Joyner 	/* clean and process any events */
13431031d839SEric Joyner 	do {
13441031d839SEric Joyner 		status = i40e_clean_arq_element(hw, &event, pending);
13451031d839SEric Joyner 		if (status)
13461031d839SEric Joyner 			break;
13471031d839SEric Joyner 		opcode = LE16_TO_CPU(event.desc.opcode);
13481031d839SEric Joyner 		ixl_dbg(pf, IXL_DBG_AQ,
13491031d839SEric Joyner 		    "Admin Queue event: %#06x\n", opcode);
13501031d839SEric Joyner 		switch (opcode) {
13511031d839SEric Joyner 		case i40e_aqc_opc_get_link_status:
13521031d839SEric Joyner 			ixl_link_event(pf, &event);
13531031d839SEric Joyner 			break;
13541031d839SEric Joyner 		case i40e_aqc_opc_send_msg_to_pf:
13551031d839SEric Joyner #ifdef PCI_IOV
13561031d839SEric Joyner 			ixl_handle_vf_msg(pf, &event);
13571031d839SEric Joyner #endif
13581031d839SEric Joyner 			break;
13591031d839SEric Joyner 		/*
13601031d839SEric Joyner 		 * This should only occur on no-drop queues, which
13611031d839SEric Joyner 		 * aren't currently configured.
13621031d839SEric Joyner 		 */
13631031d839SEric Joyner 		case i40e_aqc_opc_event_lan_overflow:
136477c1fcecSEric Joyner 			ixl_handle_lan_overflow_event(pf, &event);
13651031d839SEric Joyner 			break;
13661031d839SEric Joyner 		default:
13671031d839SEric Joyner 			break;
13681031d839SEric Joyner 		}
13691031d839SEric Joyner 	} while (*pending && (loop++ < IXL_ADM_LIMIT));
13701031d839SEric Joyner 
13711031d839SEric Joyner 	free(event.msg_buf, M_IXL);
13721031d839SEric Joyner 
13731031d839SEric Joyner 	/* Re-enable admin queue interrupt cause */
13741031d839SEric Joyner 	reg = rd32(hw, I40E_PFINT_ICR0_ENA);
13751031d839SEric Joyner 	reg |= I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
13761031d839SEric Joyner 	wr32(hw, I40E_PFINT_ICR0_ENA, reg);
13771031d839SEric Joyner 
13781031d839SEric Joyner 	return (status);
13791031d839SEric Joyner }
13801031d839SEric Joyner 
13811031d839SEric Joyner static void
13821031d839SEric Joyner ixl_if_update_admin_status(if_ctx_t ctx)
13831031d839SEric Joyner {
13841031d839SEric Joyner 	struct ixl_pf	*pf = iflib_get_softc(ctx);
13851031d839SEric Joyner 	struct i40e_hw	*hw = &pf->hw;
13861031d839SEric Joyner 	u16		pending;
13871031d839SEric Joyner 
13881031d839SEric Joyner 	if (pf->state & IXL_PF_STATE_ADAPTER_RESETTING)
13891031d839SEric Joyner 		ixl_handle_empr_reset(pf);
13901031d839SEric Joyner 
1391b4a7ce06SEric Joyner 	/*
1392b4a7ce06SEric Joyner 	 * Admin Queue is shut down while handling reset.
1393b4a7ce06SEric Joyner 	 * Don't proceed if it hasn't been re-initialized
1394b4a7ce06SEric Joyner 	 * e.g due to an issue with new FW.
1395b4a7ce06SEric Joyner 	 */
1396b4a7ce06SEric Joyner 	if (!i40e_check_asq_alive(&pf->hw))
1397b4a7ce06SEric Joyner 		return;
1398b4a7ce06SEric Joyner 
13991031d839SEric Joyner 	if (pf->state & IXL_PF_STATE_MDD_PENDING)
14001031d839SEric Joyner 		ixl_handle_mdd_event(pf);
14011031d839SEric Joyner 
14021031d839SEric Joyner 	ixl_process_adminq(pf, &pending);
14031031d839SEric Joyner 	ixl_update_link_status(pf);
14041031d839SEric Joyner 
14051031d839SEric Joyner 	/*
14061031d839SEric Joyner 	 * If there are still messages to process, reschedule ourselves.
14071031d839SEric Joyner 	 * Otherwise, re-enable our interrupt and go to sleep.
14081031d839SEric Joyner 	 */
14091031d839SEric Joyner 	if (pending > 0)
14101031d839SEric Joyner 		iflib_admin_intr_deferred(ctx);
14111031d839SEric Joyner 	else
14121031d839SEric Joyner 		ixl_enable_intr0(hw);
14131031d839SEric Joyner }
14141031d839SEric Joyner 
14151031d839SEric Joyner static void
14161031d839SEric Joyner ixl_if_multi_set(if_ctx_t ctx)
14171031d839SEric Joyner {
14181031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
14191031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
14201031d839SEric Joyner 	struct i40e_hw *hw = vsi->hw;
1421ba76aa63SGleb Smirnoff 	int mcnt, flags;
142277c1fcecSEric Joyner 	int del_mcnt;
14231031d839SEric Joyner 
14241031d839SEric Joyner 	IOCTL_DEBUGOUT("ixl_if_multi_set: begin");
14251031d839SEric Joyner 
1426ba76aa63SGleb Smirnoff 	mcnt = min(if_llmaddr_count(iflib_get_ifp(ctx)), MAX_MULTICAST_ADDR);
142777c1fcecSEric Joyner 	/* Delete filters for removed multicast addresses */
142877c1fcecSEric Joyner 	del_mcnt = ixl_del_multi(vsi);
142977c1fcecSEric Joyner 	vsi->num_macs -= del_mcnt;
14301031d839SEric Joyner 
14311031d839SEric Joyner 	if (__predict_false(mcnt == MAX_MULTICAST_ADDR)) {
14321031d839SEric Joyner 		i40e_aq_set_vsi_multicast_promiscuous(hw,
14331031d839SEric Joyner 		    vsi->seid, TRUE, NULL);
14341031d839SEric Joyner 		return;
14351031d839SEric Joyner 	}
14361031d839SEric Joyner 	/* (re-)install filters for all mcast addresses */
143777c1fcecSEric Joyner 	/* XXX: This bypasses filter count tracking code! */
1438ba76aa63SGleb Smirnoff 	mcnt = if_foreach_llmaddr(iflib_get_ifp(ctx), ixl_mc_filter_apply, vsi);
14391031d839SEric Joyner 	if (mcnt > 0) {
144077c1fcecSEric Joyner 		vsi->num_macs += mcnt;
14411031d839SEric Joyner 		flags = (IXL_FILTER_ADD | IXL_FILTER_USED | IXL_FILTER_MC);
14421031d839SEric Joyner 		ixl_add_hw_filters(vsi, flags, mcnt);
14431031d839SEric Joyner 	}
14441031d839SEric Joyner 
144577c1fcecSEric Joyner 	ixl_dbg_filter(pf, "%s: filter mac total: %d\n",
144677c1fcecSEric Joyner 	    __func__, vsi->num_macs);
14471031d839SEric Joyner 	IOCTL_DEBUGOUT("ixl_if_multi_set: end");
14481031d839SEric Joyner }
14491031d839SEric Joyner 
14501031d839SEric Joyner static int
14511031d839SEric Joyner ixl_if_mtu_set(if_ctx_t ctx, uint32_t mtu)
14521031d839SEric Joyner {
14531031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
14541031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
14551031d839SEric Joyner 
14561031d839SEric Joyner 	IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)");
14571031d839SEric Joyner 	if (mtu > IXL_MAX_FRAME - ETHER_HDR_LEN - ETHER_CRC_LEN -
14581031d839SEric Joyner 		ETHER_VLAN_ENCAP_LEN)
14591031d839SEric Joyner 		return (EINVAL);
14601031d839SEric Joyner 
14611031d839SEric Joyner 	vsi->shared->isc_max_frame_size = mtu + ETHER_HDR_LEN + ETHER_CRC_LEN +
14621031d839SEric Joyner 		ETHER_VLAN_ENCAP_LEN;
14631031d839SEric Joyner 
14641031d839SEric Joyner 	return (0);
14651031d839SEric Joyner }
14661031d839SEric Joyner 
14671031d839SEric Joyner static void
14681031d839SEric Joyner ixl_if_media_status(if_ctx_t ctx, struct ifmediareq *ifmr)
14691031d839SEric Joyner {
14701031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
14711031d839SEric Joyner 	struct i40e_hw  *hw = &pf->hw;
14721031d839SEric Joyner 
14731031d839SEric Joyner 	INIT_DEBUGOUT("ixl_media_status: begin");
14741031d839SEric Joyner 
14751031d839SEric Joyner 	ifmr->ifm_status = IFM_AVALID;
14761031d839SEric Joyner 	ifmr->ifm_active = IFM_ETHER;
14771031d839SEric Joyner 
14781031d839SEric Joyner 	if (!pf->link_up) {
14791031d839SEric Joyner 		return;
14801031d839SEric Joyner 	}
14811031d839SEric Joyner 
14821031d839SEric Joyner 	ifmr->ifm_status |= IFM_ACTIVE;
14831031d839SEric Joyner 	/* Hardware is always full-duplex */
14841031d839SEric Joyner 	ifmr->ifm_active |= IFM_FDX;
14851031d839SEric Joyner 
14861031d839SEric Joyner 	switch (hw->phy.link_info.phy_type) {
14871031d839SEric Joyner 		/* 100 M */
14881031d839SEric Joyner 		case I40E_PHY_TYPE_100BASE_TX:
14891031d839SEric Joyner 			ifmr->ifm_active |= IFM_100_TX;
14901031d839SEric Joyner 			break;
14911031d839SEric Joyner 		/* 1 G */
14921031d839SEric Joyner 		case I40E_PHY_TYPE_1000BASE_T:
14931031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_T;
14941031d839SEric Joyner 			break;
14951031d839SEric Joyner 		case I40E_PHY_TYPE_1000BASE_SX:
14961031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_SX;
14971031d839SEric Joyner 			break;
14981031d839SEric Joyner 		case I40E_PHY_TYPE_1000BASE_LX:
14991031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_LX;
15001031d839SEric Joyner 			break;
15011031d839SEric Joyner 		case I40E_PHY_TYPE_1000BASE_T_OPTICAL:
15021031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_T;
15031031d839SEric Joyner 			break;
15042984a8ddSEric Joyner 		/* 2.5 G */
15052984a8ddSEric Joyner 		case I40E_PHY_TYPE_2_5GBASE_T:
15062984a8ddSEric Joyner 			ifmr->ifm_active |= IFM_2500_T;
15072984a8ddSEric Joyner 			break;
15082984a8ddSEric Joyner 		/* 5 G */
15092984a8ddSEric Joyner 		case I40E_PHY_TYPE_5GBASE_T:
15102984a8ddSEric Joyner 			ifmr->ifm_active |= IFM_5000_T;
15112984a8ddSEric Joyner 			break;
15121031d839SEric Joyner 		/* 10 G */
15131031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_SFPP_CU:
15141031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_TWINAX;
15151031d839SEric Joyner 			break;
15161031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_SR:
15171031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_SR;
15181031d839SEric Joyner 			break;
15191031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_LR:
15201031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_LR;
15211031d839SEric Joyner 			break;
15221031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_T:
15231031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_T;
15241031d839SEric Joyner 			break;
15251031d839SEric Joyner 		case I40E_PHY_TYPE_XAUI:
15261031d839SEric Joyner 		case I40E_PHY_TYPE_XFI:
15271031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_TWINAX;
15281031d839SEric Joyner 			break;
15291031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_AOC:
15301031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_AOC;
15311031d839SEric Joyner 			break;
15321031d839SEric Joyner 		/* 25 G */
15331031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_KR:
15341031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_KR;
15351031d839SEric Joyner 			break;
15361031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_CR:
15371031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_CR;
15381031d839SEric Joyner 			break;
15391031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_SR:
15401031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_SR;
15411031d839SEric Joyner 			break;
15421031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_LR:
15431031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_LR;
15441031d839SEric Joyner 			break;
15451031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_AOC:
15461031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_AOC;
15471031d839SEric Joyner 			break;
15481031d839SEric Joyner 		case I40E_PHY_TYPE_25GBASE_ACC:
15491031d839SEric Joyner 			ifmr->ifm_active |= IFM_25G_ACC;
15501031d839SEric Joyner 			break;
15511031d839SEric Joyner 		/* 40 G */
15521031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_CR4:
15531031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_CR4_CU:
15541031d839SEric Joyner 			ifmr->ifm_active |= IFM_40G_CR4;
15551031d839SEric Joyner 			break;
15561031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_SR4:
15571031d839SEric Joyner 			ifmr->ifm_active |= IFM_40G_SR4;
15581031d839SEric Joyner 			break;
15591031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_LR4:
15601031d839SEric Joyner 			ifmr->ifm_active |= IFM_40G_LR4;
15611031d839SEric Joyner 			break;
15621031d839SEric Joyner 		case I40E_PHY_TYPE_XLAUI:
15631031d839SEric Joyner 			ifmr->ifm_active |= IFM_OTHER;
15641031d839SEric Joyner 			break;
15651031d839SEric Joyner 		case I40E_PHY_TYPE_1000BASE_KX:
15661031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_KX;
15671031d839SEric Joyner 			break;
15681031d839SEric Joyner 		case I40E_PHY_TYPE_SGMII:
15691031d839SEric Joyner 			ifmr->ifm_active |= IFM_1000_SGMII;
15701031d839SEric Joyner 			break;
15711031d839SEric Joyner 		/* ERJ: What's the difference between these? */
15721031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_CR1_CU:
15731031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_CR1:
15741031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_CR1;
15751031d839SEric Joyner 			break;
15761031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_KX4:
15771031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_KX4;
15781031d839SEric Joyner 			break;
15791031d839SEric Joyner 		case I40E_PHY_TYPE_10GBASE_KR:
15801031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_KR;
15811031d839SEric Joyner 			break;
15821031d839SEric Joyner 		case I40E_PHY_TYPE_SFI:
15831031d839SEric Joyner 			ifmr->ifm_active |= IFM_10G_SFI;
15841031d839SEric Joyner 			break;
15851031d839SEric Joyner 		/* Our single 20G media type */
15861031d839SEric Joyner 		case I40E_PHY_TYPE_20GBASE_KR2:
15871031d839SEric Joyner 			ifmr->ifm_active |= IFM_20G_KR2;
15881031d839SEric Joyner 			break;
15891031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_KR4:
15901031d839SEric Joyner 			ifmr->ifm_active |= IFM_40G_KR4;
15911031d839SEric Joyner 			break;
15921031d839SEric Joyner 		case I40E_PHY_TYPE_XLPPI:
15931031d839SEric Joyner 		case I40E_PHY_TYPE_40GBASE_AOC:
15941031d839SEric Joyner 			ifmr->ifm_active |= IFM_40G_XLPPI;
15951031d839SEric Joyner 			break;
15961031d839SEric Joyner 		/* Unknown to driver */
15971031d839SEric Joyner 		default:
15981031d839SEric Joyner 			ifmr->ifm_active |= IFM_UNKNOWN;
15991031d839SEric Joyner 			break;
16001031d839SEric Joyner 	}
16011031d839SEric Joyner 	/* Report flow control status as well */
16021031d839SEric Joyner 	if (hw->phy.link_info.an_info & I40E_AQ_LINK_PAUSE_TX)
16031031d839SEric Joyner 		ifmr->ifm_active |= IFM_ETH_TXPAUSE;
16041031d839SEric Joyner 	if (hw->phy.link_info.an_info & I40E_AQ_LINK_PAUSE_RX)
16051031d839SEric Joyner 		ifmr->ifm_active |= IFM_ETH_RXPAUSE;
16061031d839SEric Joyner }
16071031d839SEric Joyner 
16081031d839SEric Joyner static int
16091031d839SEric Joyner ixl_if_media_change(if_ctx_t ctx)
16101031d839SEric Joyner {
16111031d839SEric Joyner 	struct ifmedia *ifm = iflib_get_media(ctx);
16121031d839SEric Joyner 
16131031d839SEric Joyner 	INIT_DEBUGOUT("ixl_media_change: begin");
16141031d839SEric Joyner 
16151031d839SEric Joyner 	if (IFM_TYPE(ifm->ifm_media) != IFM_ETHER)
16161031d839SEric Joyner 		return (EINVAL);
16171031d839SEric Joyner 
16181031d839SEric Joyner 	if_printf(iflib_get_ifp(ctx), "Media change is not supported.\n");
16191031d839SEric Joyner 	return (ENODEV);
16201031d839SEric Joyner }
16211031d839SEric Joyner 
16221031d839SEric Joyner static int
16231031d839SEric Joyner ixl_if_promisc_set(if_ctx_t ctx, int flags)
16241031d839SEric Joyner {
16251031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
16261031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
16271031d839SEric Joyner 	struct ifnet	*ifp = iflib_get_ifp(ctx);
16281031d839SEric Joyner 	struct i40e_hw	*hw = vsi->hw;
16291031d839SEric Joyner 	int		err;
16301031d839SEric Joyner 	bool		uni = FALSE, multi = FALSE;
16311031d839SEric Joyner 
16321031d839SEric Joyner 	if (flags & IFF_PROMISC)
16331031d839SEric Joyner 		uni = multi = TRUE;
1634ba76aa63SGleb Smirnoff 	else if (flags & IFF_ALLMULTI || if_llmaddr_count(ifp) >=
1635ba76aa63SGleb Smirnoff 	    MAX_MULTICAST_ADDR)
16361031d839SEric Joyner 		multi = TRUE;
16371031d839SEric Joyner 
16381031d839SEric Joyner 	err = i40e_aq_set_vsi_unicast_promiscuous(hw,
16391031d839SEric Joyner 	    vsi->seid, uni, NULL, true);
16401031d839SEric Joyner 	if (err)
16411031d839SEric Joyner 		return (err);
16421031d839SEric Joyner 	err = i40e_aq_set_vsi_multicast_promiscuous(hw,
16431031d839SEric Joyner 	    vsi->seid, multi, NULL);
16441031d839SEric Joyner 	return (err);
16451031d839SEric Joyner }
16461031d839SEric Joyner 
16471031d839SEric Joyner static void
16481031d839SEric Joyner ixl_if_timer(if_ctx_t ctx, uint16_t qid)
16491031d839SEric Joyner {
1650b4a7ce06SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
1651b4a7ce06SEric Joyner 
16521031d839SEric Joyner 	if (qid != 0)
16531031d839SEric Joyner 		return;
16541031d839SEric Joyner 
1655b4a7ce06SEric Joyner 	ixl_update_stats_counters(pf);
16561031d839SEric Joyner }
16571031d839SEric Joyner 
16581031d839SEric Joyner static void
16591031d839SEric Joyner ixl_if_vlan_register(if_ctx_t ctx, u16 vtag)
16601031d839SEric Joyner {
16611031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
16621031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
16631031d839SEric Joyner 	struct i40e_hw	*hw = vsi->hw;
16641031d839SEric Joyner 
16651031d839SEric Joyner 	if ((vtag == 0) || (vtag > 4095))	/* Invalid */
16661031d839SEric Joyner 		return;
16671031d839SEric Joyner 
16681031d839SEric Joyner 	++vsi->num_vlans;
16691031d839SEric Joyner 	ixl_add_filter(vsi, hw->mac.addr, vtag);
16701031d839SEric Joyner }
16711031d839SEric Joyner 
16721031d839SEric Joyner static void
16731031d839SEric Joyner ixl_if_vlan_unregister(if_ctx_t ctx, u16 vtag)
16741031d839SEric Joyner {
16751031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
16761031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
16771031d839SEric Joyner 	struct i40e_hw	*hw = vsi->hw;
16781031d839SEric Joyner 
16791031d839SEric Joyner 	if ((vtag == 0) || (vtag > 4095))	/* Invalid */
16801031d839SEric Joyner 		return;
16811031d839SEric Joyner 
16821031d839SEric Joyner 	--vsi->num_vlans;
16831031d839SEric Joyner 	ixl_del_filter(vsi, hw->mac.addr, vtag);
16841031d839SEric Joyner }
16851031d839SEric Joyner 
16861031d839SEric Joyner static uint64_t
16871031d839SEric Joyner ixl_if_get_counter(if_ctx_t ctx, ift_counter cnt)
16881031d839SEric Joyner {
16891031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
16901031d839SEric Joyner 	struct ixl_vsi *vsi = &pf->vsi;
16911031d839SEric Joyner 	if_t ifp = iflib_get_ifp(ctx);
16921031d839SEric Joyner 
16931031d839SEric Joyner 	switch (cnt) {
16941031d839SEric Joyner 	case IFCOUNTER_IPACKETS:
16951031d839SEric Joyner 		return (vsi->ipackets);
16961031d839SEric Joyner 	case IFCOUNTER_IERRORS:
16971031d839SEric Joyner 		return (vsi->ierrors);
16981031d839SEric Joyner 	case IFCOUNTER_OPACKETS:
16991031d839SEric Joyner 		return (vsi->opackets);
17001031d839SEric Joyner 	case IFCOUNTER_OERRORS:
17011031d839SEric Joyner 		return (vsi->oerrors);
17021031d839SEric Joyner 	case IFCOUNTER_COLLISIONS:
17031031d839SEric Joyner 		/* Collisions are by standard impossible in 40G/10G Ethernet */
17041031d839SEric Joyner 		return (0);
17051031d839SEric Joyner 	case IFCOUNTER_IBYTES:
17061031d839SEric Joyner 		return (vsi->ibytes);
17071031d839SEric Joyner 	case IFCOUNTER_OBYTES:
17081031d839SEric Joyner 		return (vsi->obytes);
17091031d839SEric Joyner 	case IFCOUNTER_IMCASTS:
17101031d839SEric Joyner 		return (vsi->imcasts);
17111031d839SEric Joyner 	case IFCOUNTER_OMCASTS:
17121031d839SEric Joyner 		return (vsi->omcasts);
17131031d839SEric Joyner 	case IFCOUNTER_IQDROPS:
17141031d839SEric Joyner 		return (vsi->iqdrops);
17151031d839SEric Joyner 	case IFCOUNTER_OQDROPS:
17161031d839SEric Joyner 		return (vsi->oqdrops);
17171031d839SEric Joyner 	case IFCOUNTER_NOPROTO:
17181031d839SEric Joyner 		return (vsi->noproto);
17191031d839SEric Joyner 	default:
17201031d839SEric Joyner 		return (if_get_counter_default(ifp, cnt));
17211031d839SEric Joyner 	}
17221031d839SEric Joyner }
17231031d839SEric Joyner 
172477c1fcecSEric Joyner #ifdef PCI_IOV
17251031d839SEric Joyner static void
17261031d839SEric Joyner ixl_if_vflr_handle(if_ctx_t ctx)
17271031d839SEric Joyner {
172877c1fcecSEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
17291031d839SEric Joyner 
173077c1fcecSEric Joyner 	ixl_handle_vflr(pf);
17311031d839SEric Joyner }
173277c1fcecSEric Joyner #endif
17331031d839SEric Joyner 
17341031d839SEric Joyner static int
17351031d839SEric Joyner ixl_if_i2c_req(if_ctx_t ctx, struct ifi2creq *req)
17361031d839SEric Joyner {
17371031d839SEric Joyner 	struct ixl_pf		*pf = iflib_get_softc(ctx);
17381031d839SEric Joyner 
17391031d839SEric Joyner 	if (pf->read_i2c_byte == NULL)
17401031d839SEric Joyner 		return (EINVAL);
17411031d839SEric Joyner 
17421031d839SEric Joyner 	for (int i = 0; i < req->len; i++)
17431031d839SEric Joyner 		if (pf->read_i2c_byte(pf, req->offset + i,
17441031d839SEric Joyner 		    req->dev_addr, &req->data[i]))
17451031d839SEric Joyner 			return (EIO);
17461031d839SEric Joyner 	return (0);
17471031d839SEric Joyner }
17481031d839SEric Joyner 
17491031d839SEric Joyner static int
17501031d839SEric Joyner ixl_if_priv_ioctl(if_ctx_t ctx, u_long command, caddr_t data)
17511031d839SEric Joyner {
17521031d839SEric Joyner 	struct ixl_pf *pf = iflib_get_softc(ctx);
17531031d839SEric Joyner 	struct ifdrv *ifd = (struct ifdrv *)data;
17541031d839SEric Joyner 	int error = 0;
17551031d839SEric Joyner 
1756ab43ce7aSEric Joyner 	/*
1757ab43ce7aSEric Joyner 	 * The iflib_if_ioctl forwards SIOCxDRVSPEC and SIOGPRIVATE_0 without
1758ab43ce7aSEric Joyner 	 * performing privilege checks. It is important that this function
1759ab43ce7aSEric Joyner 	 * perform the necessary checks for commands which should only be
1760ab43ce7aSEric Joyner 	 * executed by privileged threads.
1761ab43ce7aSEric Joyner 	 */
1762ab43ce7aSEric Joyner 
1763ab43ce7aSEric Joyner 	switch(command) {
1764ab43ce7aSEric Joyner 	case SIOCGDRVSPEC:
1765ab43ce7aSEric Joyner 	case SIOCSDRVSPEC:
17661031d839SEric Joyner 		/* NVM update command */
1767ab43ce7aSEric Joyner 		if (ifd->ifd_cmd == I40E_NVM_ACCESS) {
1768ab43ce7aSEric Joyner 			error = priv_check(curthread, PRIV_DRIVER);
1769ab43ce7aSEric Joyner 			if (error)
1770ab43ce7aSEric Joyner 				break;
17711031d839SEric Joyner 			error = ixl_handle_nvmupd_cmd(pf, ifd);
1772ab43ce7aSEric Joyner 		} else {
17731031d839SEric Joyner 			error = EINVAL;
1774ab43ce7aSEric Joyner 		}
1775ab43ce7aSEric Joyner 		break;
1776ab43ce7aSEric Joyner 	default:
1777ab43ce7aSEric Joyner 		error = EOPNOTSUPP;
1778ab43ce7aSEric Joyner 	}
17791031d839SEric Joyner 
17801031d839SEric Joyner 	return (error);
17811031d839SEric Joyner }
17821031d839SEric Joyner 
1783cf150917SEric Joyner /* ixl_if_needs_restart - Tell iflib when the driver needs to be reinitialized
1784cf150917SEric Joyner  * @ctx: iflib context
1785cf150917SEric Joyner  * @event: event code to check
1786cf150917SEric Joyner  *
1787cf150917SEric Joyner  * Defaults to returning false for every event.
1788cf150917SEric Joyner  *
1789cf150917SEric Joyner  * @returns true if iflib needs to reinit the interface, false otherwise
1790cf150917SEric Joyner  */
1791cf150917SEric Joyner static bool
1792cf150917SEric Joyner ixl_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
1793cf150917SEric Joyner {
1794cf150917SEric Joyner 	switch (event) {
1795cf150917SEric Joyner 	case IFLIB_RESTART_VLAN_CONFIG:
1796cf150917SEric Joyner 	default:
1797cf150917SEric Joyner 		return (false);
1798cf150917SEric Joyner 	}
1799cf150917SEric Joyner }
1800cf150917SEric Joyner 
1801ba76aa63SGleb Smirnoff static u_int
1802ba76aa63SGleb Smirnoff ixl_mc_filter_apply(void *arg, struct sockaddr_dl *sdl, u_int count __unused)
18031031d839SEric Joyner {
18041031d839SEric Joyner 	struct ixl_vsi *vsi = arg;
18051031d839SEric Joyner 
1806ba76aa63SGleb Smirnoff 	ixl_add_mc_filter(vsi, (u8*)LLADDR(sdl));
18071031d839SEric Joyner 	return (1);
18081031d839SEric Joyner }
18091031d839SEric Joyner 
18101031d839SEric Joyner /*
18111031d839SEric Joyner  * Sanity check and save off tunable values.
18121031d839SEric Joyner  */
18131031d839SEric Joyner static void
18141031d839SEric Joyner ixl_save_pf_tunables(struct ixl_pf *pf)
18151031d839SEric Joyner {
18161031d839SEric Joyner 	device_t dev = pf->dev;
18171031d839SEric Joyner 
18181031d839SEric Joyner 	/* Save tunable information */
1819b4a7ce06SEric Joyner #ifdef IXL_DEBUG_FC
18201031d839SEric Joyner 	pf->enable_tx_fc_filter = ixl_enable_tx_fc_filter;
1821b4a7ce06SEric Joyner #endif
1822b4a7ce06SEric Joyner #ifdef IXL_DEBUG
1823b4a7ce06SEric Joyner 	pf->recovery_mode = ixl_debug_recovery_mode;
1824b4a7ce06SEric Joyner #endif
18251031d839SEric Joyner 	pf->dbg_mask = ixl_core_debug_mask;
18261031d839SEric Joyner 	pf->hw.debug_mask = ixl_shared_debug_mask;
18271031d839SEric Joyner 	pf->vsi.enable_head_writeback = !!(ixl_enable_head_writeback);
182877c1fcecSEric Joyner 	pf->enable_vf_loopback = !!(ixl_enable_vf_loopback);
18291031d839SEric Joyner #if 0
18301031d839SEric Joyner 	pf->dynamic_rx_itr = ixl_dynamic_rx_itr;
18311031d839SEric Joyner 	pf->dynamic_tx_itr = ixl_dynamic_tx_itr;
18321031d839SEric Joyner #endif
18331031d839SEric Joyner 
18341031d839SEric Joyner 	if (ixl_i2c_access_method > 3 || ixl_i2c_access_method < 0)
18351031d839SEric Joyner 		pf->i2c_access_method = 0;
18361031d839SEric Joyner 	else
18371031d839SEric Joyner 		pf->i2c_access_method = ixl_i2c_access_method;
18381031d839SEric Joyner 
18391031d839SEric Joyner 	if (ixl_tx_itr < 0 || ixl_tx_itr > IXL_MAX_ITR) {
18401031d839SEric Joyner 		device_printf(dev, "Invalid tx_itr value of %d set!\n",
18411031d839SEric Joyner 		    ixl_tx_itr);
18421031d839SEric Joyner 		device_printf(dev, "tx_itr must be between %d and %d, "
18431031d839SEric Joyner 		    "inclusive\n",
18441031d839SEric Joyner 		    0, IXL_MAX_ITR);
18451031d839SEric Joyner 		device_printf(dev, "Using default value of %d instead\n",
18461031d839SEric Joyner 		    IXL_ITR_4K);
18471031d839SEric Joyner 		pf->tx_itr = IXL_ITR_4K;
18481031d839SEric Joyner 	} else
18491031d839SEric Joyner 		pf->tx_itr = ixl_tx_itr;
18501031d839SEric Joyner 
18511031d839SEric Joyner 	if (ixl_rx_itr < 0 || ixl_rx_itr > IXL_MAX_ITR) {
18521031d839SEric Joyner 		device_printf(dev, "Invalid rx_itr value of %d set!\n",
18531031d839SEric Joyner 		    ixl_rx_itr);
18541031d839SEric Joyner 		device_printf(dev, "rx_itr must be between %d and %d, "
18551031d839SEric Joyner 		    "inclusive\n",
18561031d839SEric Joyner 		    0, IXL_MAX_ITR);
18571031d839SEric Joyner 		device_printf(dev, "Using default value of %d instead\n",
18581031d839SEric Joyner 		    IXL_ITR_8K);
18591031d839SEric Joyner 		pf->rx_itr = IXL_ITR_8K;
18601031d839SEric Joyner 	} else
18611031d839SEric Joyner 		pf->rx_itr = ixl_rx_itr;
18621031d839SEric Joyner }
18631031d839SEric Joyner 
1864