Home
last modified time | relevance | path

Searched refs:RXH_L4_B_2_3 (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c318 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
329 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
371 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
380 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
389 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
406 (cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c779 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in vmxnet3_get_rss_hash_opts()
784 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
791 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
799 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
827 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
836 !(nfc->data & RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
843 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in vmxnet3_set_rss_hash_opt()
847 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
858 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in vmxnet3_set_rss_hash_opt()
862 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c694 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
699 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
716 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
759 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
768 !(nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
775 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
780 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
792 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
797 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
816 (nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c437 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
442 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
447 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
468 u32 rxh_l4 = RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_set_rss_hash_opts()
496 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
509 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
522 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c524 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nicvf_get_rss_hash_opts()
575 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
579 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
588 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
592 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
601 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
605 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1020 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1024 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1034 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1038 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1088 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igc_ethtool_set_rss_hash_opt()
1097 !(nfc->data & RXH_L4_B_2_3)) in igc_ethtool_set_rss_hash_opt()
1104 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igc_ethtool_set_rss_hash_opt()
1108 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igc_ethtool_set_rss_hash_opt()
1119 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igc_ethtool_set_rss_hash_opt()
1123 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igc_ethtool_set_rss_hash_opt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c942 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
946 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
950 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
954 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
972 switch (cmd->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in set_l4_rss_hash_ops()
976 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in set_l4_rss_hash_ops()
1018 RXH_L4_B_2_3)) in hinic_set_rss_hash_opts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c467 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in enic_get_rx_flow_hash()
473 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
478 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h581 | RXH_L4_B_2_3)
585 RXH_L4_B_0_1 | RXH_L4_B_2_3)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2525 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2529 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2539 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2543 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2601 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2610 !(nfc->data & RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2617 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2621 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
2632 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2636 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2610 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2614 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2624 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2628 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2929 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2938 !(nfc->data & RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2945 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2949 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
2960 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2964 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c377 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in dpaa_get_hash_opts()
437 ~(RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)) in dpaa_set_hash_opts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1163 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1167 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1171 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1230 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1238 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1253 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c914 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nfp_net_get_rss_hash_opts()
947 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in nfp_net_set_rss_hash_opt()
959 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nfp_net_set_rss_hash_opt()
963 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nfp_net_set_rss_hash_opt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1079 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1085 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1091 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1097 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c839 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in mlx5e_set_rss_hash_opt()
848 if (nfc->data & RXH_L4_B_2_3) in mlx5e_set_rss_hash_opt()
889 nfc->data |= RXH_L4_B_2_3; in mlx5e_get_rss_hash_opt()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h690 #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c506 data |= RXH_L4_B_2_3; in ena_flow_hash_to_flow_type()
527 if (hash_fields & RXH_L4_B_2_3) in ena_flow_data_to_flow_hash()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h1053 #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1745 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1753 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1766 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1774 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3327 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3332 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3339 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3385 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in bnx2x_set_rss_flags()
3396 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in bnx2x_set_rss_flags()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2506 if (nfc->data & RXH_L4_B_0_1 || nfc->data & RXH_L4_B_2_3) { in ice_parse_hash_flds()
2512 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2519 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2526 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2636 nfc->data |= (u64)RXH_L4_B_2_3; in ice_get_rss_hash_opt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool_common.c842 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_ethtool_get_rxnfc()
849 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_ethtool_get_rxnfc()
/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 Dethtool.h1666 #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */ macro
/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 Dethtool.h1666 #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */ macro

12