linux/drivers/net/ethernet/aquantia/atlantic
Igor Russkikh 8fcb98f462 net: aquantia: Convert hw and caps structures to const static pointers
This removes unnecessary structure copying, and prepares the driver for
separate firmware ops table introduction.

We also remove extra copy of capabilities structure (which is const actually)
and also replace it with a const pointer in aq_nic_cfg.

Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-21 18:19:03 -05:00
..
hw_atl net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
Makefile
aq_cfg.h net: aquantia: Introduce new device ids and constants 2018-01-21 18:19:03 -05:00
aq_common.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_ethtool.c net: aquantia: Fix typo in ethtool statistics names 2017-12-15 12:46:42 -05:00
aq_ethtool.h net: ethernet: aquantia: Ethtool support 2017-01-24 15:03:41 -05:00
aq_hw.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_hw_utils.c net: aquantia: Cleanup status flags accesses 2018-01-16 14:40:00 -05:00
aq_hw_utils.h net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR 2017-01-29 18:24:00 -05:00
aq_main.c net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
aq_main.h net: aquantia: Simplify dependencies between pci modules 2018-01-16 14:40:00 -05:00
aq_nic.c net: aquantia: Convert hw and caps structures to const static pointers 2018-01-21 18:19:03 -05:00
aq_nic.h net: aquantia: Convert hw and caps structures to const static pointers 2018-01-21 18:19:03 -05:00
aq_pci_func.c net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_pci_func.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_ring.c net: aquantia: Fix internal stats calculation on rx 2018-01-16 14:40:01 -05:00
aq_ring.h net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
aq_rss.h net: ethernet: aquantia: Receive side scaling 2017-01-24 15:03:41 -05:00
aq_utils.h net: aquantia: Cleanup status flags accesses 2018-01-16 14:40:00 -05:00
aq_vec.c net: aquantia: Add const qualifiers for hardware ops tables 2018-01-16 14:40:00 -05:00
aq_vec.h net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
ver.h net: aquantia: Increment driver version 2017-12-15 12:46:42 -05:00