Searched refs:rfs_filter_count (Results 1 – 3 of 3) sorted by relevance
522 quota = channel->rfs_filter_count * time / (30 * HZ); in efx_filter_rfs_expire()524 min(channel->rfs_filter_count, quota))) in efx_filter_rfs_expire()1302 if (channel->rfs_filter_count * time >= 600 * HZ) in efx_poll()
95 EFX_ETHTOOL_UINT_CHANNEL_STAT_NO_N(rfs_filter_count),
521 quota = channel->rfs_filter_count * time / (30 * HZ); in efx_filter_rfs_expire()522 if (quota >= 20 && __efx_filter_rfs_expire(channel, min(channel->rfs_filter_count, quota))) in efx_filter_rfs_expire()1283 if (channel->rfs_filter_count * time >= 600 * HZ) in efx_poll()