Home
last modified time | relevance | path

Searched refs:efx_realloc_channels (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/
Defx_channels.h34 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries);
Dethtool.c201 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); in efx_ethtool_set_ringparam()
Defx_channels.c845 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels() function