/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_rss.c | 237 case SCTP_V4_FLOW: in hclge_comm_get_rss_tuple() 431 if (nfc->flow_type == SCTP_V4_FLOW || nfc->flow_type == SCTP_V6_FLOW) in hclge_comm_get_rss_hash_bits() 467 case SCTP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 906 return SCTP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 946 case SCTP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 1086 case SCTP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1274 case SCTP_V4_FLOW: in iavf_add_fdir_fltr_info() 1521 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1559 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1594 case SCTP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 324 case SCTP_V4_FLOW: in sxgbe_get_rss_hash_opts() 397 case SCTP_V4_FLOW: in sxgbe_set_rss_hash_opt()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 49 return SCTP_V4_FLOW; in ice_fltr_to_ethtool_flow() 79 case SCTP_V4_FLOW: in ice_ethtool_flow_to_fltr() 156 case SCTP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1235 case SCTP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1761 case SCTP_V4_FLOW: in ice_set_fdir_input_set()
|
H A D | ice_ethtool.c | 2404 case SCTP_V4_FLOW: in ice_parse_hdrs() 2450 case SCTP_V4_FLOW: in ice_parse_hash_flds() 2485 case SCTP_V4_FLOW: in ice_parse_hash_flds()
|
/openbmc/u-boot/include/linux/ |
H A D | ethtool.h | 668 #define SCTP_V4_FLOW 0x03 /* hash or spec (sctp_ip4_spec) */ macro
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 642 case SCTP_V4_FLOW: in ena_get_rss_hash() 690 case SCTP_V4_FLOW: in ena_set_rss_hash()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 602 case SCTP_V4_FLOW: in otx2_get_rss_hash_opts() 679 case SCTP_V4_FLOW: in otx2_set_rss_hash_opts()
|
H A D | otx2_flows.c | 602 case SCTP_V4_FLOW: in otx2_prepare_ipv4_flow() 858 case SCTP_V4_FLOW: in otx2_prepare_flow_request()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 473 case SCTP_V4_FLOW: in enic_get_rx_flow_hash()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3157 case SCTP_V4_FLOW: in i40e_get_rss_hash_opts() 3410 case SCTP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3677 case SCTP_V4_FLOW: in i40e_set_rss_hash_opt() 4143 case SCTP_V4_FLOW: in i40e_flow_str() 4307 case SCTP_V4_FLOW: in i40e_check_fdir_input_set() 4359 case SCTP_V4_FLOW: in i40e_check_fdir_input_set()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 2275 #define SCTP_V4_FLOW 0x03 /* hash or spec (sctp_ip4_spec) */ macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1998 #define SCTP_V4_FLOW 0x03 /* hash or spec (sctp_ip4_spec) */ macro
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2565 fsp->flow_type = SCTP_V4_FLOW; in ixgbe_get_ethtool_fdir_entry() 2640 case SCTP_V4_FLOW: in ixgbe_get_rss_hash_opts() 2775 case SCTP_V4_FLOW: in ixgbe_flowspec_to_flow_type() 3007 case SCTP_V4_FLOW: in ixgbe_set_rss_hash_opt()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 544 case SCTP_V4_FLOW: in dpaa2_eth_prep_cls_rule()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1062 case SCTP_V4_FLOW: in igc_ethtool_get_rss_hash_opts() 1169 case SCTP_V4_FLOW: in igc_ethtool_set_rss_hash_opt()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 1118 case SCTP_V4_FLOW: in gfar_convert_to_filer()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 972 case SCTP_V4_FLOW: in ef4_ethtool_get_rxnfc()
|