Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dethtool.h517 struct ethtool_rx_flow_spec_input { struct
523 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input); argument
/kernel/linux/linux-5.10/drivers/net/dsa/
Dbcm_sf2_cfp.c352 struct ethtool_rx_flow_spec_input input = {}; in bcm_sf2_cfp_ipv4_rule_set()
633 struct ethtool_rx_flow_spec_input input = {}; in bcm_sf2_cfp_ipv6_rule_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1356 struct ethtool_rx_flow_spec_input input = {}; in mvpp2_ethtool_cls_rule_ins()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1982 struct ethtool_rx_flow_spec_input input = {}; in qede_flow_spec_to_rule()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1861 struct ethtool_rx_flow_spec_input input = {}; in cxgb4_ntuple_set_filter()
/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c2978 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input) in ethtool_rx_flow_rule_create()