Home
last modified time | relevance | path

Searched refs:ethtool_rx_flow_rule (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Dethtool.h409 struct ethtool_rx_flow_rule { struct
419 struct ethtool_rx_flow_rule * argument
421 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *rule);
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2_cfp.c341 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv4_rule_set()
605 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv6_rule_set()
/Linux-v5.4/net/core/
Dethtool.c2865 struct ethtool_rx_flow_rule *
2871 struct ethtool_rx_flow_rule *flow; in ethtool_rx_flow_rule_create()
2874 flow = kzalloc(sizeof(struct ethtool_rx_flow_rule) + in ethtool_rx_flow_rule_create()
3111 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *flow) in ethtool_rx_flow_rule_destroy()
/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1351 struct ethtool_rx_flow_rule *ethtool_rule; in mvpp2_ethtool_cls_rule_ins()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c2052 struct ethtool_rx_flow_rule *flow; in qede_flow_spec_to_rule()