Searched refs:ethtool_flow_ext (Results 1 – 4 of 4) sorted by relevance
487 static int dpaa2_eth_prep_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_ext_rule()488 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_ext_rule()506 static int dpaa2_eth_prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_mac_ext_rule()507 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_mac_ext_rule()
1099 struct ethtool_flow_ext { struct1127 struct ethtool_flow_ext h_ext;1129 struct ethtool_flow_ext m_ext;
25 struct ethtool_flow_ext h_ext;27 struct ethtool_flow_ext m_ext;
3303 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()3304 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()3337 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()3338 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
Completed in 21 milliseconds