| /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/intel/iavf/ |
| H A D | iavf_ethtool.c | 775 return SCTP_V6_FLOW; in iavf_fltr_to_ethtool_flow() 815 case SCTP_V6_FLOW: in iavf_ethtool_flow_to_fltr() 981 case SCTP_V6_FLOW: in iavf_get_ethtool_fdir_entry() 1173 case SCTP_V6_FLOW: in iavf_add_fdir_fltr_info() 1331 case SCTP_V6_FLOW: in iavf_adv_rss_parse_hdrs() 1415 case SCTP_V6_FLOW: in iavf_adv_rss_parse_hash_flds() 1450 case SCTP_V6_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /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/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1350 case SCTP_V6_FLOW: in nfp_net_fs_to_ethtool() 1543 case SCTP_V6_FLOW: in nfp_net_fs_from_ethtool() 1593 case SCTP_V6_FLOW: in nfp_net_fs_from_ethtool() 1652 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/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()
|
| H A D | otx2_flows.c | 897 case SCTP_V6_FLOW: in otx2_prepare_ipv6_flow() 1028 case SCTP_V6_FLOW: in otx2_prepare_flow_request()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2334 SCTP_V6_FLOW = 0x07, /* hash or spec (sctp_ip6_spec; nfc only) */ enumerator
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 646 { SCTP_V6_FLOW, RXH_L4_B_0_1 | RXH_L4_B_2_3, WX_RSS_FIELD_IPV6_SCTP },
|
| /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/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 829 case SCTP_V6_FLOW: in efx_siena_ethtool_get_rxfh_fields()
|
| /linux/net/ethtool/ |
| H A D | rss.c | 37 [ETHTOOL_A_FLOW_SCTP6] = SCTP_V6_FLOW,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2839 case SCTP_V6_FLOW: in ice_parse_hdrs() 2888 case SCTP_V6_FLOW: in ice_parse_hash_flds() 2922 case SCTP_V6_FLOW: in ice_parse_hash_flds()
|
| /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/freescale/enetc/ |
| H A D | enetc_ethtool.c | 752 [SCTP_V6_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 615 case SCTP_V6_FLOW: in fbnic_get_rss_hash_idx()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1777 case SCTP_V6_FLOW: in cxgb4_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1683 case SCTP_V6_FLOW: in bnxt_get_rxfh_fields() 1778 case SCTP_V6_FLOW: in bnxt_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 611 case SCTP_V6_FLOW: in i40e_add_del_fdir()
|
| H A D | i40e_main.c | 9679 case SCTP_V6_FLOW: in i40e_delete_invalid_filter()
|