Searched refs:ethtool_flow_ext (Results 1 – 6 of 6) sorted by relevance
482 static int dpaa2_eth_prep_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_ext_rule()483 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_ext_rule()501 static int dpaa2_eth_prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, in dpaa2_eth_prep_mac_ext_rule()502 struct ethtool_flow_ext *ext_mask, in dpaa2_eth_prep_mac_ext_rule()
1367 struct ethtool_flow_ext { struct1395 struct ethtool_flow_ext h_ext;1397 struct ethtool_flow_ext m_ext;
26 struct ethtool_flow_ext h_ext;28 struct ethtool_flow_ext m_ext;
3635 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()3636 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()3669 const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext; in ethtool_rx_flow_rule_create()3670 const struct ethtool_flow_ext *ext_m_spec = &fs->m_ext; in ethtool_rx_flow_rule_create()
1122 struct ethtool_flow_ext *m_ext = &fs->m_ext; in bnxt_grxclsrule()1123 struct ethtool_flow_ext *h_ext = &fs->h_ext; in bnxt_grxclsrule()1278 struct ethtool_flow_ext *m_ext = &fs->m_ext; in bnxt_add_l2_cls_rule()1279 struct ethtool_flow_ext *h_ext = &fs->h_ext; in bnxt_add_l2_cls_rule()
1293 struct ethtool_flow_ext *ext_masks) in ice_set_fdir_vlan_seg()