/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_flow_rule.c | 18 [GVE_FLOW_TYPE_SCTPV4] = SCTP_V4_FLOW, in gve_fill_ethtool_flow_spec() 41 case SCTP_V4_FLOW: in gve_fill_ethtool_flow_spec() 112 [SCTP_V4_FLOW] = GVE_FLOW_TYPE_SCTPV4, in gve_generate_flow_rule() 140 case SCTP_V4_FLOW: in gve_generate_flow_rule()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_rss.c | 244 case SCTP_V4_FLOW: in hclge_comm_get_rss_tuple() 444 if (nfc->flow_type == SCTP_V4_FLOW || nfc->flow_type == SCTP_V6_FLOW) in hclge_comm_get_rss_hash_bits() 480 case SCTP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 18 case SCTP_V4_FLOW: in aq_rule_is_approve() 209 case SCTP_V4_FLOW: in aq_check_filter() 503 case SCTP_V4_FLOW: in aq_set_data_fl3l4() 611 case SCTP_V4_FLOW: in aq_add_del_rule()
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 765 return SCTP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 805 case SCTP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 944 case SCTP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1135 case SCTP_V4_FLOW: in iavf_add_fdir_fltr_info() 1336 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1375 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1410 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 322 case SCTP_V4_FLOW: in sxgbe_get_rss_hash_opts() 395 case SCTP_V4_FLOW: in sxgbe_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 297 case SCTP_V4_FLOW: in dpaa_get_hash_opts() 363 case SCTP_V4_FLOW: in dpaa_set_hash_opts()
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 113 fsp->flow_type = SCTP_V4_FLOW; in txgbe_get_ethtool_fdir_entry() 211 case SCTP_V4_FLOW: in txgbe_flowspec_to_flow_type()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 51 return SCTP_V4_FLOW; in ice_fltr_to_ethtool_flow() 83 case SCTP_V4_FLOW: in ice_ethtool_flow_to_fltr() 164 case SCTP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1361 case SCTP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1896 case SCTP_V4_FLOW: in ice_set_fdir_input_set()
|
H A D | ice_ethtool.c | 2832 case SCTP_V4_FLOW: in ice_parse_hdrs() 2902 case SCTP_V4_FLOW: in ice_parse_hash_flds() 2949 case SCTP_V4_FLOW: in ice_parse_hash_flds()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 529 case SCTP_V4_FLOW: in nicvf_get_rss_hash_opts() 606 case SCTP_V4_FLOW: in nicvf_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 759 case SCTP_V4_FLOW: in ena_get_rss_hash() 807 case SCTP_V4_FLOW: in ena_set_rss_hash()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 710 case SCTP_V4_FLOW: in fm10k_get_rss_hash_opts() 817 case SCTP_V4_FLOW: in fm10k_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 1337 case SCTP_V4_FLOW: in nfp_net_fs_to_ethtool() 1521 case SCTP_V4_FLOW: in nfp_net_fs_from_ethtool() 1582 case SCTP_V4_FLOW: in nfp_net_fs_from_ethtool() 1637 case SCTP_V4_FLOW: in nfp_net_fs_add()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 874 case SCTP_V4_FLOW: in vmxnet3_get_rss_hash_opts() 990 case SCTP_V4_FLOW: in vmxnet3_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 488 [SCTP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash() 536 case SCTP_V4_FLOW: in enetc_set_cls_entry()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 597 case SCTP_V4_FLOW: in otx2_get_rss_hash_opts() 674 case SCTP_V4_FLOW: in otx2_set_rss_hash_opts()
|
H A D | otx2_flows.c | 594 case SCTP_V4_FLOW: in otx2_prepare_ipv4_flow() 850 case SCTP_V4_FLOW: in otx2_prepare_flow_request()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3158 case SCTP_V4_FLOW: in i40e_get_rss_hash_opts() 3412 case SCTP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3682 case SCTP_V4_FLOW: in i40e_set_rss_hash_opt() 4148 case SCTP_V4_FLOW: in i40e_flow_str() 4312 case SCTP_V4_FLOW: in i40e_check_fdir_input_set() 4364 case SCTP_V4_FLOW: in i40e_check_fdir_input_set()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 555 case SCTP_V4_FLOW: in enic_get_rx_flow_hash()
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 2275 #define SCTP_V4_FLOW 0x03 /* hash or spec (sctp_ip4_spec) */ macro
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2566 fsp->flow_type = SCTP_V4_FLOW; in ixgbe_get_ethtool_fdir_entry() 2641 case SCTP_V4_FLOW: in ixgbe_get_rss_hash_opts() 2776 case SCTP_V4_FLOW: in ixgbe_flowspec_to_flow_type() 3008 case SCTP_V4_FLOW: in ixgbe_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 544 case SCTP_V4_FLOW: in dpaa2_eth_prep_cls_rule()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1061 case SCTP_V4_FLOW: in igc_ethtool_get_rss_hash_opts() 1168 case SCTP_V4_FLOW: in igc_ethtool_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 843 case SCTP_V4_FLOW: in efx_siena_ethtool_get_rxnfc()
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 6930 case SCTP_V4_FLOW: in niu_ethflow_to_l3proto() 6961 *flow_type = SCTP_V4_FLOW; in niu_class_to_ethflow() 7002 case SCTP_V4_FLOW: in niu_ethflow_to_class() 7118 case SCTP_V4_FLOW: in niu_get_ip4fs_from_tcam_key() 7211 case SCTP_V4_FLOW: in niu_get_ethtool_tcam_entry() 7390 case SCTP_V4_FLOW: in niu_get_tcamkey_from_ip4fs() 7525 case SCTP_V4_FLOW: in niu_add_ethtool_tcam_entry()
|