| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 19 [GVE_FLOW_TYPE_AHV4] = AH_V4_FLOW, in gve_fill_ethtool_flow_spec() 53 case AH_V4_FLOW: in gve_fill_ethtool_flow_spec() 113 [AH_V4_FLOW] = GVE_FLOW_TYPE_AHV4, in gve_generate_flow_rule() 150 case AH_V4_FLOW: in gve_generate_flow_rule()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 324 case AH_V4_FLOW: in sxgbe_get_rxfh_fields() 382 case AH_V4_FLOW: in sxgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 287 case AH_V4_FLOW: in dpaa_get_rxfh_fields() 338 case AH_V4_FLOW: in dpaa_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 765 return AH_V4_FLOW; in iavf_fltr_to_ethtool_flow() 805 case AH_V4_FLOW: in iavf_ethtool_flow_to_fltr() 954 case AH_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1146 case AH_V4_FLOW: in iavf_add_fdir_fltr_info()
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 771 case AH_V4_FLOW: in ena_get_rxfh_fields() 822 case AH_V4_FLOW: in ena_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 716 case AH_V4_FLOW: in fm10k_get_rssh_fields() 805 case AH_V4_FLOW: in fm10k_set_rssh_fields()
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 877 case AH_V4_FLOW: in vmxnet3_get_rss_hash_opts() 973 case AH_V4_FLOW: in vmxnet3_set_rss_hash_opt()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2327 AH_V4_FLOW = 0x09, /* hash or spec (ah_ip4_spec) */ enumerator
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.c | 6954 case AH_V4_FLOW: in niu_ethflow_to_l3proto() 6978 *flow_type = AH_V4_FLOW; in niu_class_to_ethflow() 7018 case AH_V4_FLOW: in niu_ethflow_to_class() 7157 case AH_V4_FLOW: in niu_get_ip4fs_from_tcam_key() 7219 if (fsp->flow_type == AH_V4_FLOW || fsp->flow_type == AH_V6_FLOW) { in niu_get_ethtool_tcam_entry() 7223 if (fsp->flow_type == AH_V4_FLOW) in niu_get_ethtool_tcam_entry() 7234 case AH_V4_FLOW: in niu_get_ethtool_tcam_entry() 7426 case AH_V4_FLOW: in niu_get_tcamkey_from_ip4fs() 7552 case AH_V4_FLOW: in niu_add_ethtool_tcam_entry()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 878 case AH_V4_FLOW: in flow_type_to_traffic_type()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1068 case AH_V4_FLOW: in igc_ethtool_get_rxfh_fields() 1175 case AH_V4_FLOW: in igc_ethtool_set_rxfh_fields()
|
| /linux/net/ethtool/ |
| H A D | rss.c | 38 [ETHTOOL_A_FLOW_AH4] = AH_V4_FLOW,
|
| H A D | ioctl.c | 994 case AH_V4_FLOW: in flow_type_hashable()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 618 case AH_V4_FLOW: in otx2_get_rss_hash_opts()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2518 case AH_V4_FLOW: in igb_get_rxfh_fields() 2631 case AH_V4_FLOW: in igb_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 2777 case AH_V4_FLOW: in ixgbe_get_rxfh_fields() 3142 case AH_V4_FLOW: in ixgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 1297 case AH_V4_FLOW: in qede_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1658 case AH_V4_FLOW: in bnxt_get_rxfh_fields() 1766 case AH_V4_FLOW: in bnxt_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_ethtool.c | 3438 case AH_V4_FLOW: in bnx2x_set_rxfh_fields()
|