Star64_linux/drivers/net/ethernet/qlogic/qed
Frederick Lawler 93428c5826 qed: Prefer pcie_capability_read_word()
Commit 8c0d3a02c1 ("PCI: Add accessors for PCI Express Capability")
added accessors for the PCI Express Capability so that drivers didn't
need to be aware of differences between v1 and v2 of the PCI
Express Capability.

Replace pci_read_config_word() and pci_write_config_word() calls with
pcie_capability_read_word() and pcie_capability_write_word().

Signed-off-by: Frederick Lawler <fred@fredlawl.com>
Acked-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-21 13:29:47 -07:00
..
Makefile
qed.h qed: Add qed devlink parameters table 2019-05-26 13:04:12 -07:00
qed_cxt.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_cxt.h
qed_dcbx.c
qed_dcbx.h
qed_debug.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
qed_debug.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 2019-06-05 17:37:17 +02:00
qed_dev.c qed: Fix -Wmaybe-uninitialized false positive 2019-06-18 10:44:21 -07:00
qed_dev_api.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_fcoe.c qed: Modify offload protocols to use the affined engine 2019-05-26 13:04:11 -07:00
qed_fcoe.h
qed_hsi.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_hw.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_init_ops.h
qed_int.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_int.h
qed_iscsi.c qed: Modify offload protocols to use the affined engine 2019-05-26 13:04:11 -07:00
qed_iscsi.h
qed_iwarp.c qed: iWARP - Fix default window size to be based on chip 2019-06-14 19:23:30 -07:00
qed_iwarp.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_l2.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_l2.h
qed_ll2.c qedr: Change the MSI-X vectors selection to be based on affined engine 2019-05-26 13:04:11 -07:00
qed_ll2.h
qed_main.c qed: Add qed devlink parameters table 2019-05-26 13:04:12 -07:00
qed_mcp.c qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_mcp.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c qed: Add support for Timestamping the unicast PTP packets. 2019-07-03 11:30:41 -07:00
qed_rdma.c qed: Prefer pcie_capability_read_word() 2019-07-21 13:29:47 -07:00
qed_rdma.h
qed_reg_addr.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_roce.c
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c qed: remove redundant assignment to rc 2019-06-02 17:51:03 -07:00
qed_spq.c
qed_sriov.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_sriov.h
qed_vf.c
qed_vf.h