Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c321 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
332 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in sxgbe_get_rss_hash_opts()
374 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
383 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
392 !(cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
409 (cmd->data & RXH_L4_B_2_3)) in sxgbe_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c697 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
702 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
719 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in fm10k_get_rss_hash_opts()
762 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
771 !(nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
778 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
783 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
795 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in fm10k_set_rss_hash_opt()
800 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in fm10k_set_rss_hash_opt()
819 (nfc->data & RXH_L4_B_2_3)) in fm10k_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c529 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nicvf_get_rss_hash_opts()
580 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
584 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
593 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
597 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
606 switch (info->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nicvf_set_rss_hash_opts()
610 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nicvf_set_rss_hash_opts()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.h347 | RXH_L4_B_2_3)
351 RXH_L4_B_0_1 | RXH_L4_B_2_3)
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c488 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3 | in enic_get_rx_flow_hash()
494 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
499 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in enic_get_rx_flow_hash()
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c418 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in dpaa_get_hash_opts()
478 ~(RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)) in dpaa_set_hash_opts()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2529 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()
2543 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2547 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in igb_get_rss_hash_opts()
2605 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in igb_set_rss_hash_opt()
2614 !(nfc->data & 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()
2636 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in igb_set_rss_hash_opt()
2640 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in igb_set_rss_hash_opt()
[all …]
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c827 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in nfp_net_get_rss_hash_opts()
860 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in nfp_net_set_rss_hash_opt()
872 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in nfp_net_set_rss_hash_opt()
876 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in nfp_net_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2508 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2512 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2522 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2526 cmd->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ixgbe_get_rss_hash_opts()
2827 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2836 !(nfc->data & RXH_L4_B_2_3)) in ixgbe_set_rss_hash_opt()
2843 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2847 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
2858 switch (nfc->data & (RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in ixgbe_set_rss_hash_opt()
2862 case (RXH_L4_B_0_1 | RXH_L4_B_2_3): in ixgbe_set_rss_hash_opt()
[all …]
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1119 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1123 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1127 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in qede_get_rss_flags()
1186 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1194 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
1209 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in qede_set_rss_flags()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1182 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1190 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1203 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
1211 RXH_L4_B_0_1 | RXH_L4_B_2_3; in get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1067 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1073 data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in be_get_rss_hash_opts()
1079 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()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c471 data |= RXH_L4_B_2_3; in ena_flow_hash_to_flow_type()
492 if (hash_fields & RXH_L4_B_2_3) in ena_flow_data_to_flow_hash()
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c976 if (info->data & RXH_L4_B_2_3) in mvpp2_ethtool_rxfh_set()
1031 info->data |= RXH_L4_B_2_3; in mvpp2_ethtool_rxfh_get()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3303 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3308 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3315 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnx2x_get_rss_flags()
3361 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in bnx2x_set_rss_flags()
3372 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in bnx2x_set_rss_flags()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c729 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
735 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
748 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
754 RXH_L4_B_0_1 | RXH_L4_B_2_3; in bnxt_grxfh()
767 #define RXH_4TUPLE (RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3)
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c429 rxnfc->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in lan743x_ethtool_get_rxnfc()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1672 #define RXH_L4_B_2_3 (1 << 7) /* dst port in case of TCP/UDP/SCTP */ macro
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2689 cmd->data |= RXH_L4_B_2_3; in i40e_get_rss_hash_opts()
3017 if (nfc->data & RXH_L4_B_2_3) in i40e_get_rss_hash_bits()
3071 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in i40e_set_rss_hash_opt()
3113 (nfc->data & RXH_L4_B_2_3)) in i40e_set_rss_hash_opt()
3122 (nfc->data & RXH_L4_B_2_3)) in i40e_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c1008 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in efx_ethtool_get_rxnfc()
1019 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in efx_ethtool_get_rxnfc()
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc_drv.c1436 const u32 l4_flag = RXH_L4_B_0_1 | RXH_L4_B_2_3; in netvsc_get_rss_hash_opts()
1501 RXH_L4_B_0_1 | RXH_L4_B_2_3)) { in netvsc_set_rss_hash_opts()
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dethtool.c2124 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in e1000_get_rxnfc()
2135 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in e1000_get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c730 if (ethflow & RXH_L4_B_2_3) { in ethflow_to_filer_rules()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c965 info->data |= RXH_L4_B_0_1 | RXH_L4_B_2_3; in ef4_ethtool_get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3190 if (nfc->data & RXH_L4_B_2_3) in hclge_get_rss_hash_bits()
3222 RXH_L4_B_0_1 | RXH_L4_B_2_3)) in hclge_set_rss_tuple()
3256 (nfc->data & RXH_L4_B_2_3)) in hclge_set_rss_tuple()
3328 nfc->data |= RXH_L4_B_2_3; in hclge_get_rss_tuple()

12