Home
last modified time | relevance | path

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

12

/linux/drivers/net/vmxnet3/
A Dvmxnet3_ethtool.c764 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in vmxnet3_get_rss_hash_opts()
769 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in vmxnet3_get_rss_hash_opts()
776 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()
816 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
825 !(nfc->data & RXH_L4_B_2_3)) in vmxnet3_set_rss_hash_opt()
836 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
851 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
868 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
887 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in vmxnet3_set_rss_hash_opt()
[all …]
/linux/drivers/net/ethernet/samsung/sxgbe/
A 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/drivers/net/ethernet/intel/fm10k/
A Dfm10k_ethtool.c699 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
704 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
721 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
764 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
773 !(nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
780 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
785 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
797 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
802 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
821 (nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c510 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
515 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
520 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
525 nfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_get_rss_hash_opts()
546 u32 rxh_l4 = RXH_L4_B_0_1 | RXH_L4_B_2_3; in otx2_set_rss_hash_opts()
574 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
587 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
600 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
616 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in otx2_set_rss_hash_opts()
/linux/drivers/net/ethernet/cavium/thunder/
A Dnicvf_ethtool.c527 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nicvf_get_rss_hash_opts()
578 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
582 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
591 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
595 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
604 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
608 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
/linux/drivers/net/ethernet/intel/igc/
A Digc_ethtool.c1035 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1039 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1049 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1053 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igc_ethtool_get_rss_hash_opts()
1103 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igc_ethtool_set_rss_hash_opt()
1112 !(nfc->data & 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()
1134 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igc_ethtool_set_rss_hash_opt()
1138 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igc_ethtool_set_rss_hash_opt()
[all …]
/linux/drivers/net/ethernet/cisco/enic/
A Denic_ethtool.c471 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in enic_get_rx_flow_hash()
477 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
482 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_ethtool.c939 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
943 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
947 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
951 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in hinic_get_rss_hash_opts()
969 switch (cmd->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in set_l4_rss_hash_ops()
973 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in set_l4_rss_hash_ops()
1015 RXH_L4_B_2_3)) in hinic_set_rss_hash_opts()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.h591 | RXH_L4_B_2_3)
595 RXH_L4_B_0_1 | RXH_L4_B_2_3)
/linux/drivers/net/ethernet/intel/igb/
A Digb_ethtool.c2514 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2518 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2528 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2532 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2590 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2599 !(nfc->data & RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2606 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2610 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
2621 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2625 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ethtool.c2601 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2605 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2615 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2619 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2920 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2929 !(nfc->data & RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2936 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2940 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
2951 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2955 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
[all …]
/linux/drivers/net/ethernet/freescale/dpaa/
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()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_ethtool.c1083 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1089 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1095 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1101 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_ethtool.c904 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nfp_net_get_rss_hash_opts()
937 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in nfp_net_set_rss_hash_opt()
949 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nfp_net_set_rss_hash_opt()
953 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nfp_net_set_rss_hash_opt()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c896 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in mlx5e_set_rss_hash_opt()
905 if (nfc->data & RXH_L4_B_2_3) in mlx5e_set_rss_hash_opt()
935 nfc->data |= RXH_L4_B_2_3; in mlx5e_get_rss_hash_opt()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c1551 if (cmd->data & RXH_L4_B_0_1 || cmd->data & RXH_L4_B_2_3) { in iavf_adv_rss_parse_hash_flds()
1557 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1564 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1571 if (cmd->data & RXH_L4_B_2_3) in iavf_adv_rss_parse_hash_flds()
1714 cmd->data |= (u64)RXH_L4_B_2_3; in iavf_get_adv_rss_hash_opt()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1170 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1174 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1178 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1237 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1245 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1260 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
/linux/drivers/net/ethernet/amazon/ena/
A Dena_ethtool.c513 data |= RXH_L4_B_2_3; in ena_flow_hash_to_flow_type()
534 if (hash_fields & RXH_L4_B_2_3) in ena_flow_data_to_flow_hash()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ethtool.c1749 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1757 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1770 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1778 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_ethtool.c3331 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3336 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3343 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3389 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in bnx2x_set_rss_flags()
3400 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in bnx2x_set_rss_flags()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c2483 if (nfc->data & RXH_L4_B_0_1 || 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()
2496 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2503 if (nfc->data & RXH_L4_B_2_3) in ice_parse_hash_flds()
2613 nfc->data |= (u64)RXH_L4_B_2_3; in ice_get_rss_hash_opt()
/linux/drivers/net/ethernet/sfc/
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()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1093 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
1099 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
1112 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
1118 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
1131 #define RXH_4TUPLE (RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_cls.c1639 if (info->data & RXH_L4_B_2_3) in mvpp2_ethtool_rxfh_set()
1697 info->data |= RXH_L4_B_2_3; in mvpp2_ethtool_rxfh_get()
/linux/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c550 rxnfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in lan743x_ethtool_get_rxnfc()

Completed in 79 milliseconds

12