Home
last modified time | relevance | path

Searched refs:rfs_last_expiry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/sfc/
Defx_channels.c519 time = jiffies - channel->rfs_last_expiry; in efx_filter_rfs_expire()
522 channel->rfs_last_expiry += time; in efx_filter_rfs_expire()
1282 time = jiffies - channel->rfs_last_expiry; in efx_poll()
Dnet_driver.h514 unsigned int rfs_last_expiry; member