Searched refs:efx_realloc_channels (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_channels.h | 34 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries);
|
H A D | ethtool.c | 191 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); in efx_ethtool_set_ringparam()
|
H A D | efx_channels.c | 747 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 D | efx_channels.h | 34 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries);
|
H A D | ethtool.c | 201 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); in efx_ethtool_set_ringparam()
|
H A D | efx_channels.c | 844 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels() function
|
Completed in 6 milliseconds