| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 364 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_ipv4_rule_set() 378 if (fs->flow_type & FLOW_EXT) { in bcm_sf2_cfp_ipv4_rule_set() 600 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_rule_cmp() 616 if (rule->fs.flow_type & FLOW_EXT) { in bcm_sf2_cfp_rule_cmp() 644 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_ipv6_rule_set() 658 if (fs->flow_type & FLOW_EXT) { in bcm_sf2_cfp_ipv6_rule_set() 881 if (fs->flow_type & FLOW_EXT) { in bcm_sf2_cfp_rule_insert() 907 switch (fs->flow_type & ~FLOW_EXT) { in bcm_sf2_cfp_rule_insert() 941 if ((fs->flow_type & FLOW_EXT) && in bcm_sf2_cfp_rule_set()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 938 rule->flow_type |= FLOW_EXT; in ef4_ethtool_get_class_rule() 1059 if ((rule->flow_type & FLOW_EXT) && in ef4_ethtool_set_class_rule() 1069 switch (rule->flow_type & ~FLOW_EXT) { in ef4_ethtool_set_class_rule() 1075 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule() 1110 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V6_FLOW ? in ef4_ethtool_set_class_rule() 1220 if ((rule->flow_type & FLOW_EXT) && rule->m_ext.vlan_tci) { in ef4_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 986 fsp->flow_type |= FLOW_EXT; in igc_ethtool_get_nfc_rule() 992 fsp->flow_type |= FLOW_EXT; in igc_ethtool_get_nfc_rule() 1010 fsp->flow_type |= FLOW_EXT; in igc_ethtool_get_nfc_rule() 1233 if ((fsp->flow_type & FLOW_EXT) && fsp->m_ext.vlan_tci) { in igc_ethtool_init_nfc_rule() 1260 if ((fsp->flow_type & FLOW_EXT) && fsp->h_ext.vlan_etype) { in igc_ethtool_init_nfc_rule() 1266 if ((fsp->flow_type & FLOW_EXT) && in igc_ethtool_init_nfc_rule() 1363 if ((fsp->flow_type & ~FLOW_EXT) != ETHER_FLOW) { in igc_ethtool_add_nfc_rule() 1377 if ((fsp->flow_type & FLOW_EXT) && in igc_ethtool_add_nfc_rule() 1386 if ((fsp->flow_type & FLOW_EXT) && in igc_ethtool_add_nfc_rule()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 791 rule->flow_type |= FLOW_EXT; in efx_ethtool_get_class_rule() 916 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule() 933 if ((rule->flow_type & FLOW_EXT) && in efx_ethtool_set_class_rule() 1101 if ((rule->flow_type & FLOW_EXT) && rule->m_ext.vlan_tci) { in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 238 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in mlx5i_flow_type_mask()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 58 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in flow_type_mask() 381 if ((fs->flow_type & FLOW_EXT) && in set_flow_attrs() 709 if ((fs->flow_type & FLOW_EXT)) { in validate_flow()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 790 rule->flow_type |= FLOW_EXT; in efx_ethtool_get_class_rule() 925 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule() 942 if ((rule->flow_type & FLOW_EXT) && in efx_ethtool_set_class_rule() 1110 if ((rule->flow_type & FLOW_EXT) && rule->m_ext.vlan_tci) { in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 409 if ((fs->flow_type & FLOW_EXT) && in bcmasp_netfilt_wr_to_hw() 422 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in bcmasp_netfilt_wr_to_hw() 616 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in bcmasp_netfilt_check_dup() 639 if (cur->flow_type & FLOW_EXT) { in bcmasp_netfilt_check_dup()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 857 if (!(fsp->flow_type & FLOW_EXT)) in iavf_parse_rx_flow_user_data() 902 fsp->flow_type |= FLOW_EXT; in iavf_fill_rx_flow_ext_data() 1120 if (fsp->flow_type & FLOW_EXT) { in iavf_add_fdir_fltr_info() 1127 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in iavf_add_fdir_fltr_info()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 1096 if ((rule->flow_type & FLOW_EXT) && in gfar_convert_to_filer() 1119 switch (rule->flow_type & ~FLOW_EXT) { in gfar_convert_to_filer() 1221 if (flow->flow_type & FLOW_EXT) { in gfar_check_capability()
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 131 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in gve_generate_flow_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 1343 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in mlx4_en_validate_flow() 1382 if ((cmd->fs.flow_type & FLOW_EXT)) { in mlx4_en_validate_flow() 1411 if ((cmd->fs.flow_type & FLOW_EXT) && in mlx4_en_ethtool_add_mac_rule() 1565 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) { in mlx4_en_ethtool_to_net_trans_rule()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 993 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in otx2_prepare_flow_request() 1038 if (fsp->flow_type & FLOW_EXT) { in otx2_prepare_flow_request() 1173 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in otx2_is_flow_rule_dmacfilter()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1505 if ((fs->flow_type & FLOW_EXT) && in qede_flow_spec_validate_unused() 1511 if ((fs->flow_type & FLOW_EXT) && in qede_flow_spec_validate_unused() 2003 switch ((fs->flow_type & ~FLOW_EXT)) { in qede_flow_spec_to_rule()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2397 #define FLOW_EXT 0x80000000 macro
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 596 switch (flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in fbnic_get_rss_hash_idx() 950 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_RSS); in fbnic_set_cls_rule_ins()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2452 fsp->flow_type |= FLOW_EXT; in igb_get_ethtool_nfc_entry() 2919 if ((fsp->flow_type & ~FLOW_EXT) != ETHER_FLOW) in igb_add_ethtool_nfc_entry() 2945 if ((fsp->flow_type & FLOW_EXT) && fsp->m_ext.vlan_tci) { in igb_add_ethtool_nfc_entry()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1165 fs->flow_type |= FLOW_EXT; in bnxt_grxclsrule() 1317 if (fs->flow_type & FLOW_EXT) { in bnxt_add_l2_cls_rule() 1389 if (fs->flow_type & (FLOW_MAC_EXT | FLOW_EXT)) in bnxt_add_ntuple_cls_rule() 1559 flow_type &= ~FLOW_EXT; in bnxt_srxclsrlins()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_cls.c | 556 switch (flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in mvpp2_cls_ethtool_flow_to_type()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 188 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in idpf_add_flow_steer()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1693 fs->flow_type |= FLOW_EXT; in cxgb4_fill_filter_rule()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 595 switch (input->flow_type & ~FLOW_EXT) { in i40e_add_del_fdir()
|