Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h183 int ef4_realloc_channels(struct ef4_nic *efx, u32 rxq_entries, u32 txq_entries);
H A Dethtool.c681 return ef4_realloc_channels(efx, ring->rx_pending, txq_entries); in ef4_ethtool_set_ringparam()
H A Defx.c758 ef4_realloc_channels(struct ef4_nic *efx, u32 rxq_entries, u32 txq_entries) in ef4_realloc_channels() function