Home
last modified time | relevance | path

Searched refs:ethtool_flow_ext (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ethtool.c455 static int dpaa2_eth_prep_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_ext_rule()
456 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_ext_rule()
474 static int dpaa2_eth_prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_mac_ext_rule()
475 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_mac_ext_rule()
/linux/include/uapi/linux/
A Dethtool.h1012 struct ethtool_flow_ext { struct
1040 struct ethtool_flow_ext h_ext;
1042 struct ethtool_flow_ext m_ext;
/linux/include/linux/
A Dethtool.h24 struct ethtool_flow_ext h_ext;
26 struct ethtool_flow_ext m_ext;
/linux/net/ethtool/
A Dioctl.c3266 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3267 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
3300 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3301 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()

Completed in 23 milliseconds