Searched refs:_set_flow_hash (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_ctx.py | 837 def _set_flow_hash(cfg, fl_type, fields, context=0): function 894 _set_flow_hash(cfg, fl_type, ip_only, context=ctx_id) 899 _set_flow_hash(cfg, fl_type, ip_only) 900 defer(_set_flow_hash, cfg, fl_type, orig, context=cfg_ctx) 918 _set_flow_hash(cfg, fl_type, ip_l4, context=cfg_ctx)
|