Home
last modified time | relevance | path

Searched refs:FLOW_EXT (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c66 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in get_flow_table()
327 u32 flow_type = fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT); in set_flow_attrs()
355 if ((fs->flow_type & FLOW_EXT) && in set_flow_attrs()
631 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in validate_flow()
664 if ((fs->flow_type & FLOW_EXT)) { in validate_flow()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c940 rule->flow_type |= FLOW_EXT; in ef4_ethtool_get_class_rule()
1050 if ((rule->flow_type & FLOW_EXT) && in ef4_ethtool_set_class_rule()
1060 switch (rule->flow_type & ~FLOW_EXT) { in ef4_ethtool_set_class_rule()
1066 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule()
1101 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V6_FLOW ? in ef4_ethtool_set_class_rule()
1211 if ((rule->flow_type & FLOW_EXT) && rule->m_ext.vlan_tci) { in ef4_ethtool_set_class_rule()
/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2_cfp.c337 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_ipv4_rule_set()
531 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_ipv6_rule_set()
741 if ((fs->flow_type & FLOW_EXT) && (fs->m_ext.vlan_etype || in bcm_sf2_cfp_rule_set()
778 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_rule_set()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c963 rule->flow_type |= FLOW_EXT; in efx_ethtool_get_class_rule()
1091 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule()
1108 if ((rule->flow_type & FLOW_EXT) && in efx_ethtool_set_class_rule()
1276 if ((rule->flow_type & FLOW_EXT) && rule->m_ext.vlan_tci) { in efx_ethtool_set_class_rule()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1142 if ((rule->flow_type & FLOW_EXT) && in gfar_convert_to_filer()
1167 switch (rule->flow_type & ~FLOW_EXT) { in gfar_convert_to_filer()
1269 if (flow->flow_type & FLOW_EXT) { in gfar_check_capability()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1334 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in mlx4_en_validate_flow()
1373 if ((cmd->fs.flow_type & FLOW_EXT)) { in mlx4_en_validate_flow()
1403 if ((cmd->fs.flow_type & FLOW_EXT) && in mlx4_en_ethtool_add_mac_rule()
1557 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in mlx4_en_ethtool_to_net_trans_rule()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2757 if (!(fsp->flow_type & FLOW_EXT)) in i40e_parse_rx_flow_user_data()
2800 fsp->flow_type |= FLOW_EXT; in i40e_fill_rx_flow_user_data()
3569 switch (fsp->flow_type & ~FLOW_EXT) { in i40e_flow_str()
3724 switch (fsp->flow_type & ~FLOW_EXT) { in i40e_check_fdir_input_set()
3759 switch (fsp->flow_type & ~FLOW_EXT) { in i40e_check_fdir_input_set()
4184 input->flow_type = fsp->flow_type & ~FLOW_EXT; in i40e_add_fdir_ethtool()
Di40e_txrx.c484 switch (input->flow_type & ~FLOW_EXT) { in i40e_add_del_fdir()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1660 #define FLOW_EXT 0x80000000 macro
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1590 if ((fs->flow_type & FLOW_EXT) && in qede_flow_spec_validate_unused()
1596 if ((fs->flow_type & FLOW_EXT) && in qede_flow_spec_validate_unused()
1803 switch ((fs->flow_type & ~FLOW_EXT)) { in qede_flow_spec_to_tuple()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2473 fsp->flow_type |= FLOW_EXT; in igb_get_ethtool_nfc_entry()
2937 if ((fsp->flow_type & ~FLOW_EXT) != ETHER_FLOW) in igb_add_ethtool_nfc_entry()
2963 if ((fsp->flow_type & FLOW_EXT) && fsp->m_ext.vlan_tci) { in igb_add_ethtool_nfc_entry()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2465 fsp->flow_type |= FLOW_EXT; in ixgbe_get_ethtool_fdir_entry()
2633 switch (fsp->flow_type & ~FLOW_EXT) { in ixgbe_flowspec_to_flow_type()
2747 if (fsp->flow_type & FLOW_EXT) { in ixgbe_add_ethtool_fdir_entry()