Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dethtool.h1109 struct ethtool_rx_flow_rule { struct
1119 struct ethtool_rx_flow_rule * argument
1121 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *rule);
/linux/net/ethtool/
H A Dioctl.c3446 struct ethtool_rx_flow_rule *
3451 struct ethtool_rx_flow_rule *flow; in ethtool_rx_flow_rule_create()
3454 flow = kzalloc(sizeof(struct ethtool_rx_flow_rule) + in ethtool_rx_flow_rule_create()
3692 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *flow) in ethtool_rx_flow_rule_destroy()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1363 struct ethtool_rx_flow_rule *ethtool_rule; in mvpp2_ethtool_cls_rule_ins()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1997 struct ethtool_rx_flow_rule *flow; in qede_flow_spec_to_rule()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1871 struct ethtool_rx_flow_rule *flow; in cxgb4_ntuple_set_filter()