Home
last modified time | relevance | path

Searched refs:efx_realloc_channels (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_channels.h34 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries);
H A Dethtool.c191 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); in efx_ethtool_set_ringparam()
H A Defx_channels.c747 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels() function
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_channels.h34 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries);
H A Dethtool.c201 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); in efx_ethtool_set_ringparam()
H A Defx_channels.c844 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels() function

Completed in 6 milliseconds