Searched refs:ethtool_rx_flow_match (Results 1 – 1 of 1) sorted by relevance
3081 struct ethtool_rx_flow_match { struct3092 struct ethtool_rx_flow_match *match; in ethtool_rx_flow_rule_create() argument3097 sizeof(struct ethtool_rx_flow_match), GFP_KERNEL); in ethtool_rx_flow_rule_create()3108 match = (struct ethtool_rx_flow_match *)flow->priv; in ethtool_rx_flow_rule_create()