Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dethtool.h512 struct ethtool_rx_flow_rule { struct
522 struct ethtool_rx_flow_rule * argument
524 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *rule);
/kernel/linux/linux-5.10/drivers/net/dsa/
Dbcm_sf2_cfp.c355 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv4_rule_set()
636 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv6_rule_set()
/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c2975 struct ethtool_rx_flow_rule *
2981 struct ethtool_rx_flow_rule *flow; in ethtool_rx_flow_rule_create()
2984 flow = kzalloc(sizeof(struct ethtool_rx_flow_rule) + in ethtool_rx_flow_rule_create()
3222 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *flow) in ethtool_rx_flow_rule_destroy()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1357 struct ethtool_rx_flow_rule *ethtool_rule; in mvpp2_ethtool_cls_rule_ins()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1983 struct ethtool_rx_flow_rule *flow; in qede_flow_spec_to_rule()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1866 struct ethtool_rx_flow_rule *flow; in cxgb4_ntuple_set_filter()