Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c487 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()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1099 struct ethtool_flow_ext { struct
1127 struct ethtool_flow_ext h_ext;
1129 struct ethtool_flow_ext m_ext;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1154 struct ethtool_flow_ext { struct
1182 struct ethtool_flow_ext h_ext;
1184 struct ethtool_flow_ext m_ext;
/openbmc/linux/include/linux/
H A Dethtool.h25 struct ethtool_flow_ext h_ext;
27 struct ethtool_flow_ext m_ext;
/openbmc/linux/net/ethtool/
H A Dioctl.c3318 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3319 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
3352 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3353 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()