Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dethtool.h1260 struct ethtool_rx_flow_spec_input { struct
1266 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input); argument
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1362 struct ethtool_rx_flow_spec_input input = {}; in mvpp2_ethtool_cls_rule_ins()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1993 struct ethtool_rx_flow_spec_input input = {}; in qede_flow_spec_to_rule()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1870 struct ethtool_rx_flow_spec_input input = {}; in cxgb4_ntuple_set_filter()
/linux/net/ethtool/
H A Dioctl.c3551 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input) in ethtool_rx_flow_rule_create()