Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dethtool.h25 struct ethtool_flow_ext h_ext;
27 struct ethtool_flow_ext m_ext;
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c409 static int prep_ext_rule(struct ethtool_flow_ext *ext_value, in prep_ext_rule()
410 struct ethtool_flow_ext *ext_mask, in prep_ext_rule()
428 static int prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, in prep_mac_ext_rule()
429 struct ethtool_flow_ext *ext_mask, in prep_mac_ext_rule()
/Linux-v5.4/include/uapi/linux/
Dethtool.h880 struct ethtool_flow_ext { struct
908 struct ethtool_flow_ext h_ext;
910 struct ethtool_flow_ext m_ext;
/Linux-v5.4/net/core/
Dethtool.c3041 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3042 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
3075 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()
3076 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()