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

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Defx.h189 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries); efx_filter_rfs_expire()
H A Dethtool.c684 return efx_realloc_channels(efx, ring->rx_pending, txq_entries); efx_ethtool_set_ringparam()
H A Defx.c766 efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) efx_realloc_channels() function
H A Dfarch.c758 * If we don't fix this up, on the next call to efx_realloc_channels() we won't

Completed in 125 milliseconds