/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_flow_rule.c | 24 [GVE_FLOW_TYPE_AHV6] = AH_V6_FLOW, in gve_fill_ethtool_flow_spec() 82 case AH_V6_FLOW: in gve_fill_ethtool_flow_spec() 118 [AH_V6_FLOW] = GVE_FLOW_TYPE_AHV6, in gve_generate_flow_rule() 175 case AH_V6_FLOW: in gve_generate_flow_rule()
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 335 case AH_V6_FLOW: in sxgbe_get_rss_hash_opts() 400 case AH_V6_FLOW: in sxgbe_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 302 case AH_V6_FLOW: in dpaa_get_hash_opts() 368 case AH_V6_FLOW: in dpaa_set_hash_opts()
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 779 return AH_V6_FLOW; in iavf_fltr_to_ethtool_flow() 819 case AH_V6_FLOW: in iavf_ethtool_flow_to_fltr() 999 case AH_V6_FLOW: in iavf_get_ethtool_fdir_entry() 1192 case AH_V6_FLOW: in iavf_add_fdir_fltr_info()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 757 case AH_V6_FLOW: in ena_get_rss_hash() 805 case AH_V6_FLOW: in ena_set_rss_hash()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 778 case AH_V6_FLOW: in otx2_prepare_ipv6_flow() 803 if (flow_type == AH_V6_FLOW) in otx2_prepare_ipv6_flow() 861 case AH_V6_FLOW: in otx2_prepare_flow_request()
|
H A D | otx2_ethtool.c | 611 case AH_V6_FLOW: in otx2_get_rss_hash_opts()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 715 case AH_V6_FLOW: in fm10k_get_rss_hash_opts() 819 case AH_V6_FLOW: in fm10k_set_rss_hash_opt()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 884 case AH_V6_FLOW: in vmxnet3_get_rss_hash_opts() 972 case AH_V6_FLOW: in vmxnet3_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 561 case AH_V6_FLOW: in enic_get_rx_flow_hash()
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 2283 #define AH_V6_FLOW 0x0b /* hash or spec (ah_ip6_spec; nfc only) */ macro
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 880 case AH_V6_FLOW: in flow_type_to_traffic_type()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1077 case AH_V6_FLOW: in igc_ethtool_get_rss_hash_opts() 1170 case AH_V6_FLOW: in igc_ethtool_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 6935 case AH_V6_FLOW: in niu_ethflow_to_l3proto() 6970 *flow_type = AH_V6_FLOW; in niu_class_to_ethflow() 7012 case AH_V6_FLOW: in niu_ethflow_to_class() 7197 if (fsp->flow_type == AH_V4_FLOW || fsp->flow_type == AH_V6_FLOW) { in niu_get_ethtool_tcam_entry() 7219 case AH_V6_FLOW: in niu_get_ethtool_tcam_entry() 7533 case AH_V6_FLOW: in niu_add_ethtool_tcam_entry()
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2533 case AH_V6_FLOW: in igb_get_rss_hash_opts() 2634 case AH_V6_FLOW: in igb_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2657 case AH_V6_FLOW: in ixgbe_get_rss_hash_opts() 3010 case AH_V6_FLOW: in ixgbe_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 1298 case AH_V6_FLOW: in qede_set_rss_flags()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3165 case AH_V6_FLOW: in i40e_get_rss_hash_opts() 3689 case AH_V6_FLOW: in i40e_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1613 case AH_V6_FLOW: in bnxt_grxfh() 1699 case AH_V6_FLOW: in bnxt_srxfh()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 3452 case AH_V6_FLOW: in bnx2x_set_rss_flags()
|