| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 72 case TCP_V6_FLOW: in get_flow_table() 344 case TCP_V6_FLOW: in set_flow_attrs() 638 case TCP_V6_FLOW: in validate_flow() 793 case TCP_V6_FLOW: in flow_type_to_traffic_type() 833 nfc->flow_type != TCP_V6_FLOW && in mlx5e_set_rss_hash_opt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 19 case TCP_V6_FLOW: in aq_rule_is_approve() 215 case TCP_V6_FLOW: in aq_check_filter() 495 case TCP_V6_FLOW: in aq_set_data_fl3l4() 613 case TCP_V6_FLOW: in aq_add_del_rule()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 327 case TCP_V6_FLOW: in sxgbe_get_rss_hash_opts() 376 case TCP_V6_FLOW: in sxgbe_set_rss_hash_opt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 52 return TCP_V6_FLOW; in ice_fltr_to_ethtool_flow() 82 case TCP_V6_FLOW: in ice_ethtool_flow_to_fltr() 181 case TCP_V6_FLOW: in ice_get_ethtool_fdir_entry() 1098 case TCP_V6_FLOW: in ice_cfg_fdir_xtrct_seq() 1554 case TCP_V6_FLOW: in ice_set_fdir_input_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 373 case TCP_V6_FLOW: in dpaa_get_hash_opts() 442 case TCP_V6_FLOW: in dpaa_set_hash_opts()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 707 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 848 case TCP_V6_FLOW: in efx_ethtool_get_rxnfc() 997 case TCP_V6_FLOW: in efx_ethtool_set_class_rule() 1002 spec.ip_proto = flow_type == TCP_V6_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 601 case TCP_V6_FLOW: in bcm_sf2_cfp_rule_cmp() 645 case TCP_V6_FLOW: in bcm_sf2_cfp_ipv6_rule_set() 916 case TCP_V6_FLOW: in bcm_sf2_cfp_rule_insert()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 435 case TCP_V6_FLOW: in otx2_get_rss_hash_opts() 488 case TCP_V6_FLOW: in otx2_set_rss_hash_opts()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ethtool.h | 670 #define TCP_V6_FLOW 0x05 /* hash only */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 552 case TCP_V6_FLOW: in ena_get_rss_hash() 600 case TCP_V6_FLOW: in ena_set_rss_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 845 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule() 1090 case TCP_V6_FLOW: in ef4_ethtool_set_class_rule() 1095 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V6_FLOW ? in ef4_ethtool_set_class_rule()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 519 case TCP_V6_FLOW: in nicvf_get_rss_hash_opts() 574 case TCP_V6_FLOW: in nicvf_set_rss_hash_opts()
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | ethtool-copy.h | 1030 #define TCP_V6_FLOW 0x05 /* hash only */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 944 case TCP_V6_FLOW: in hinic_get_rss_hash_opts() 987 case TCP_V6_FLOW: in set_l4_rss_hash_ops() 1032 case TCP_V6_FLOW: in hinic_set_rss_hash_opts()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 693 case TCP_V6_FLOW: in fm10k_get_rss_hash_opts() 764 case TCP_V6_FLOW: in fm10k_set_rss_hash_opt()
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 778 case TCP_V6_FLOW: in vmxnet3_get_rss_hash_opts() 832 case TCP_V6_FLOW: in vmxnet3_set_rss_hash_opt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 1087 case TCP_V6_FLOW: in be_get_rss_hash_opts() 1147 case TCP_V6_FLOW: in be_set_rss_hash_opts()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 465 case TCP_V6_FLOW: in enic_get_rx_flow_hash()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ethtool.h | 1639 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 104 case TCP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ethtool.h | 1639 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 1640 case TCP_V6_FLOW: in netvsc_get_rss_hash_opts() 1700 case TCP_V6_FLOW: in netvsc_set_rss_hash_opts() 1725 case TCP_V6_FLOW: in netvsc_set_rss_hash_opts()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool.h | 1816 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 549 case TCP_V6_FLOW:case UDP_V6_FLOW: in lan743x_ethtool_get_rxnfc()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 296 [TCP_V6_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash()
|