linux-xiaomi-chiron/drivers/net/ethernet/sfc
Martin Habets 7f9e4b2a61 sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-05-10 15:38:14 -07:00
..
falcon eth: switch to netif_napi_add_weight() 2022-05-08 11:33:57 +01:00
siena sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
bitfield.h
ef10.c sfc: ef10: Fix assigning negative value to unsigned variable 2022-04-11 20:53:09 -07:00
ef10_regs.h
ef10_sriov.c
ef10_sriov.h
ef100.c sfc: add EF100 VF support via a write to sriov_numvfs 2022-04-29 18:43:01 -07:00
ef100.h
ef100_ethtool.c ethtool: extend ringparam setting/getting API with rx_buf_len 2021-11-22 12:31:49 +00:00
ef100_ethtool.h
ef100_netdev.c
ef100_netdev.h
ef100_nic.c net: make drivers set the TSO limit not the GSO limit 2022-05-06 12:07:56 +01:00
ef100_nic.h
ef100_regs.h
ef100_rx.c
ef100_rx.h
ef100_sriov.c sfc: add EF100 VF support via a write to sriov_numvfs 2022-04-29 18:43:01 -07:00
ef100_sriov.h sfc: add EF100 VF support via a write to sriov_numvfs 2022-04-29 18:43:01 -07:00
ef100_tx.c
ef100_tx.h
efx.c net: make drivers set the TSO limit not the GSO limit 2022-05-06 12:07:56 +01:00
efx.h sfc: Remove duplicate definition of efx_xmit_done 2022-04-12 12:13:30 +02:00
efx_channels.c eth: switch to netif_napi_add_weight() 2022-05-08 11:33:57 +01:00
efx_channels.h sfc: efx_default_channel_type APIs can be static 2022-04-12 12:13:30 +02:00
efx_common.c sfc: Remove global definition of efx_reset_type_names 2022-04-12 12:13:30 +02:00
efx_common.h
enum.h
ethtool.c ethtool: extend ringparam setting/getting API with rx_buf_len 2021-11-22 12:31:49 +00:00
ethtool_common.c sfc: Fix reading non-legacy supported link modes 2021-10-18 14:28:02 +01:00
ethtool_common.h
farch_regs.h
filter.h
io.h
Kconfig sfc: Disable Siena support 2022-05-04 11:18:08 +01:00
Makefile sfc: Disable Siena support 2022-05-04 11:18:08 +01:00
mcdi.c sfc: extend the locking on mcdi->seqno 2022-03-03 14:11:58 +00:00
mcdi.h
mcdi_filters.c
mcdi_filters.h
mcdi_functions.c
mcdi_functions.h
mcdi_mon.c
mcdi_pcol.h sfc: Fix spelling mistake "writting" -> "writing" 2022-04-12 09:34:05 +02:00
mcdi_port.c
mcdi_port.h
mcdi_port_common.c ethernet/sfc: remove redundant rc variable 2022-01-04 12:41:41 +00:00
mcdi_port_common.h
mtd.c
net_driver.h sfc: Remove global definition of efx_reset_type_names 2022-04-12 12:13:30 +02:00
nic.c
nic.h sfc: Disable Siena support 2022-05-04 11:18:08 +01:00
nic_common.h sfc: The size of the RX recycle ring should be more flexible 2022-02-01 20:34:59 -08:00
ptp.c net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX 2021-12-14 12:28:24 +00:00
ptp.h
rx.c bpf: Let bpf_warn_invalid_xdp_action() report more info 2021-12-13 22:28:27 +01:00
rx_common.c sfc: Do not free an empty page_ring 2022-04-04 12:53:52 +01:00
rx_common.h sfc: The size of the RX recycle ring should be more flexible 2022-02-01 20:34:59 -08:00
selftest.c
selftest.h
sriov.c
sriov.h
tx.c sfc: use hardware tx timestamps for more than PTP 2022-04-08 14:43:10 -07:00
tx.h
tx_common.c net: sfc: fix using uninitialized xdp tx_queue 2022-04-06 13:50:17 +01:00
tx_common.h
tx_tso.c
vfdi.h
workarounds.h