Searched refs:rps_may_expire_flow (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_clsf.c | 139 res = rps_may_expire_flow(enic->netdev, n->rq_id, in enic_flow_may_expire()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | farch.c | 2926 rps_may_expire_flow(efx->net_dev, table->spec[index].dmaq_id, in efx_farch_filter_rfs_expire_one()
|
D | ef10.c | 2930 !rps_may_expire_flow(efx->net_dev, spec->dmaq_id, in efx_ef10_filter_rfs_expire_one()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 682 bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index, u32 flow_id,
|
/linux-4.1.27/net/core/ |
D | dev.c | 3230 bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index, in rps_may_expire_flow() function 3253 EXPORT_SYMBOL(rps_may_expire_flow);
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 390 rps_may_expire_flow(priv->dev, in mlx4_en_filter_rfs_expire()
|