Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dethtool.h414 struct ethtool_rx_flow_spec_input { struct
420 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input); argument
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2_cfp.c338 struct ethtool_rx_flow_spec_input input = {}; in bcm_sf2_cfp_ipv4_rule_set()
602 struct ethtool_rx_flow_spec_input input = {}; in bcm_sf2_cfp_ipv6_rule_set()
/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1350 struct ethtool_rx_flow_spec_input input = {}; in mvpp2_ethtool_cls_rule_ins()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c2051 struct ethtool_rx_flow_spec_input input = {}; in qede_flow_spec_to_rule()
/Linux-v5.4/net/core/
Dethtool.c2866 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input) in ethtool_rx_flow_rule_create()