Home
last modified time | relevance | path

Searched refs:efx_arfs_rule (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.h191 bool efx_rps_check_rule(struct efx_arfs_rule *rule, unsigned int filter_idx,
194 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx,
200 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
Defx.c3135 bool efx_rps_check_rule(struct efx_arfs_rule *rule, unsigned int filter_idx, in efx_rps_check_rule()
3173 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx, in efx_rps_hash_find()
3176 struct efx_arfs_rule *rule; in efx_rps_hash_find()
3184 rule = container_of(node, struct efx_arfs_rule, node); in efx_rps_hash_find()
3191 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add()
3195 struct efx_arfs_rule *rule; in efx_rps_hash_add()
3203 rule = container_of(node, struct efx_arfs_rule, node); in efx_rps_hash_add()
3220 struct efx_arfs_rule *rule; in efx_rps_hash_del()
3228 rule = container_of(node, struct efx_arfs_rule, node); in efx_rps_hash_del()
Drx.c835 struct efx_arfs_rule *rule; in efx_filter_rfs_work()
895 struct efx_arfs_rule *rule; in efx_filter_rfs()
Dnet_driver.h755 struct efx_arfs_rule { struct
Dfarch.c2915 struct efx_arfs_rule *rule = NULL; in efx_farch_filter_rfs_expire_one()
Def10.c4753 struct efx_arfs_rule *rule = NULL; in efx_ef10_filter_rfs_expire_one()