Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c322 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
333 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
375 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
384 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
393 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
410 (cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
/linux-6.6.21/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c860 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in vmxnet3_get_rss_hash_opts()
865 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
872 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
880 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
888 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
912 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
921 !(nfc->data & RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
928 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in vmxnet3_set_rss_hash_opt()
932 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
943 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in vmxnet3_set_rss_hash_opt()
[all …]
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c703 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
708 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
725 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
768 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
777 !(nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
784 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
789 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
801 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
806 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
825 (nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_rss.c157 ~(RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)) in hclge_comm_set_rss_tuple()
416 if (nfc->data & RXH_L4_B_2_3) in hclge_comm_get_rss_hash_bits()
472 (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3))) in hclge_comm_init_rss_tuple_cmd()
495 tuple_data |= RXH_L4_B_2_3; in hclge_comm_convert_rss_tuple()
/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c531 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nicvf_get_rss_hash_opts()
582 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
586 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
595 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
599 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
608 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
612 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c590 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
595 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
600 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
605 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
626 u32 rxh_l4 = RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_set_rss_hash_opts()
654 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
667 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
680 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
696 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_ethtool.c1056 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1060 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1070 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1074 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1124 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igc_ethtool_set_rss_hash_opt()
1133 !(nfc->data & RXH_L4_B_2_3)) in igc_ethtool_set_rss_hash_opt()
1140 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igc_ethtool_set_rss_hash_opt()
1144 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igc_ethtool_set_rss_hash_opt()
1155 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igc_ethtool_set_rss_hash_opt()
1159 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igc_ethtool_set_rss_hash_opt()
[all …]
/linux-6.6.21/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c460 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in enic_get_rx_flow_hash()
466 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
471 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/
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()
/linux-6.6.21/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2519 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2523 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2533 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2537 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2595 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2604 !(nfc->data & RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2611 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2615 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
2626 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2630 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
[all …]
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c293 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in dpaa_get_hash_opts()
353 ~(RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)) in dpaa_set_hash_opts()
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h650 | RXH_L4_B_2_3)
654 RXH_L4_B_0_1 | RXH_L4_B_2_3)
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2634 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2638 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2648 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2652 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2962 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2971 !(nfc->data & RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2978 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2982 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
2993 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2997 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
[all …]
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c923 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in mlx5e_set_rss_hash_opt()
932 if (nfc->data & RXH_L4_B_2_3) in mlx5e_set_rss_hash_opt()
971 nfc->data |= RXH_L4_B_2_3; in mlx5e_get_rss_hash_opt()
/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1085 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()
1103 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
/linux-6.6.21/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c1577 if (cmd->data & RXH_L4_B_0_1 || cmd->data & RXH_L4_B_2_3) { in iavf_adv_rss_parse_hash_flds()
1583 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1590 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1597 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1740 cmd->data |= (u64)RXH_L4_B_2_3; in iavf_get_adv_rss_hash_opt()
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1204 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1208 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1212 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1271 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1279 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1294 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
/linux-6.6.21/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c576 data |= RXH_L4_B_2_3; in ena_flow_hash_to_flow_type()
597 if (hash_fields & RXH_L4_B_2_3) in ena_flow_data_to_flow_hash()
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1315 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nfp_net_get_rss_hash_opts()
1348 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in nfp_net_set_rss_hash_opt()
1360 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nfp_net_set_rss_hash_opt()
1364 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nfp_net_set_rss_hash_opt()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1753 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1761 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()
1782 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3335 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3340 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3347 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3393 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in bnx2x_set_rss_flags()
3404 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in bnx2x_set_rss_flags()
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dethtool_common.c844 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_siena_ethtool_get_rxnfc()
851 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_siena_ethtool_get_rxnfc()
/linux-6.6.21/drivers/net/ethernet/sfc/
Dethtool_common.c843 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_ethtool_get_rxnfc()
850 data = (RXH_L4_B_0_1 | RXH_L4_B_2_3 | in efx_ethtool_get_rxnfc()
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ethtool.c2469 if (nfc->data & RXH_L4_B_0_1 || nfc->data & RXH_L4_B_2_3) { in ice_parse_hash_flds()
2475 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2482 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2489 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2599 nfc->data |= (u64)RXH_L4_B_2_3; in ice_get_rss_hash_opt()
/linux-6.6.21/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1645 if (info->data & RXH_L4_B_2_3) in mvpp2_ethtool_rxfh_set()
1703 info->data |= RXH_L4_B_2_3; in mvpp2_ethtool_rxfh_get()

12