| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 23 [GVE_FLOW_TYPE_SCTPV6] = SCTP_V6_FLOW, in gve_fill_ethtool_flow_spec() 66 case SCTP_V6_FLOW: in gve_fill_ethtool_flow_spec() 117 [SCTP_V6_FLOW] = GVE_FLOW_TYPE_SCTPV6, in gve_generate_flow_rule() 161 case SCTP_V6_FLOW: in gve_generate_flow_rule()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_rss.c | 247 case SCTP_V6_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() 483 case SCTP_V6_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 21 case SCTP_V6_FLOW: in aq_rule_is_approve() 217 case SCTP_V6_FLOW: in aq_check_filter() 504 case SCTP_V6_FLOW: in aq_set_data_fl3l4() 615 case SCTP_V6_FLOW: in aq_add_del_rule()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 333 case SCTP_V6_FLOW: in sxgbe_get_rxfh_fields() 387 case SCTP_V6_FLOW: in sxgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 284 case SCTP_V6_FLOW: in dpaa_get_rxfh_fields() 335 case SCTP_V6_FLOW: in dpaa_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 59 return SCTP_V6_FLOW; in ice_fltr_to_ethtool_flow() 91 case SCTP_V6_FLOW: in ice_ethtool_flow_to_fltr() 192 case SCTP_V6_FLOW: in ice_get_ethtool_fdir_entry() 1380 case SCTP_V6_FLOW: in ice_cfg_fdir_xtrct_seq() 1920 case SCTP_V6_FLOW: in ice_set_fdir_input_set()
|
| H A D | ice_ethtool.c | 2847 case SCTP_V6_FLOW: in ice_parse_hdrs() 2896 case SCTP_V6_FLOW: in ice_parse_hash_flds() 2930 case SCTP_V6_FLOW: in ice_parse_hash_flds()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 530 case SCTP_V6_FLOW: in nicvf_get_rxfh_fields() 600 case SCTP_V6_FLOW: in nicvf_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1350 case SCTP_V6_FLOW: in nfp_net_fs_to_ethtool() 1538 case SCTP_V6_FLOW: in nfp_net_fs_from_ethtool() 1588 case SCTP_V6_FLOW: in nfp_net_fs_from_ethtool() 1647 case SCTP_V6_FLOW: in nfp_net_fs_add()
|
| H A D | nfp_net_common.c | 1872 case SCTP_V6_FLOW: in nfp_net_fs_add_hw() 1913 case SCTP_V6_FLOW: in nfp_net_fs_del_hw()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 713 case SCTP_V6_FLOW: in fm10k_get_rssh_fields() 811 case SCTP_V6_FLOW: in fm10k_set_rssh_fields()
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 898 case SCTP_V6_FLOW: in vmxnet3_get_rss_hash_opts() 1009 case SCTP_V6_FLOW: in vmxnet3_set_rss_hash_opt()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 609 case SCTP_V6_FLOW: in otx2_get_rss_hash_opts() 691 case SCTP_V6_FLOW: in otx2_set_rss_hash_opts()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 641 { SCTP_V6_FLOW, RXH_L4_B_0_1 | RXH_L4_B_2_3, WX_RSS_FIELD_IPV6_SCTP }, in wx_set_rxfh_fields()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2325 SCTP_V6_FLOW = 0x07, /* hash or spec (sctp_ip6_spec; nfc only) */ enumerator
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1080 case SCTP_V6_FLOW: in igc_ethtool_get_rxfh_fields() 1181 case SCTP_V6_FLOW: in igc_ethtool_set_rxfh_fields()
|
| /linux/net/ethtool/ |
| H A D | rss.c | 36 [ETHTOOL_A_FLOW_SCTP6] = SCTP_V6_FLOW,
|
| H A D | ioctl.c | 992 case SCTP_V6_FLOW: in flow_type_hashable() 1023 case SCTP_V6_FLOW: in flow_type_v6()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 829 case SCTP_V6_FLOW: in efx_siena_ethtool_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 838 case SCTP_V6_FLOW: in efx_ethtool_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2530 case SCTP_V6_FLOW: in igb_get_rxfh_fields() 2637 case SCTP_V6_FLOW: in igb_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.c | 6951 case SCTP_V6_FLOW: in niu_ethflow_to_l3proto() 6993 *flow_type = SCTP_V6_FLOW; in niu_class_to_ethflow() 7036 case SCTP_V6_FLOW: in niu_ethflow_to_class() 7240 case SCTP_V6_FLOW: in niu_get_ethtool_tcam_entry() 7558 case SCTP_V6_FLOW: in niu_add_ethtool_tcam_entry()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 2789 case SCTP_V6_FLOW: in ixgbe_get_rxfh_fields() 3148 case SCTP_V6_FLOW: in ixgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ethtool.c | 2130 case SCTP_V6_FLOW: in e1000_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1777 case SCTP_V6_FLOW: in cxgb4_get_rxfh_fields()
|