Home
last modified time | relevance | path

Searched refs:FLOW_RSS (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dethtool_common.c803 rule->flow_type |= FLOW_RSS; in efx_ethtool_get_class_rule()
827 if (info->flow_type & FLOW_RSS && info->rss_context) { in efx_siena_ethtool_get_rxnfc()
840 switch (info->flow_type & ~FLOW_RSS) { in efx_siena_ethtool_get_rxnfc()
887 if (info->fs.flow_type & FLOW_RSS) in efx_siena_ethtool_get_rxnfc()
929 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule()
953 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()
960 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dethtool_common.c803 rule->flow_type |= FLOW_RSS; in efx_ethtool_get_class_rule()
827 if (info->flow_type & FLOW_RSS && info->rss_context) { in efx_ethtool_get_rxnfc()
839 switch (info->flow_type & ~FLOW_RSS) { in efx_ethtool_get_rxnfc()
886 if (info->fs.flow_type & FLOW_RSS) in efx_ethtool_get_rxnfc()
928 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule()
952 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()
959 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dethtool.c238 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in mlx5i_flow_type_mask()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_flows.c821 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in otx2_prepare_flow_request()
941 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in otx2_is_flow_rule_dmacfilter()
990 if (flow->flow_spec.flow_type & FLOW_RSS) { in otx2_add_flow_msg()
1111 if (fsp->flow_type & FLOW_RSS) in otx2_add_flow()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_cls.c550 switch (flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in mvpp2_cls_ethtool_flow_to_type()
1373 if (info->fs.flow_type & FLOW_RSS) in mvpp2_ethtool_cls_rule_ins()
1571 if (!(rxnfc->fs.flow_type & FLOW_RSS) || in mvpp22_port_rss_ctx_delete()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c58 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in flow_type_mask()
431 if (fs->flow_type & FLOW_RSS) { in flow_get_tirn()
/linux-6.3-rc2/net/ethtool/
A Dioctl.c994 if (cmd == ETHTOOL_GRXFH && info.flow_type & FLOW_RSS) { in ethtool_get_rxnfc()
1001 if (!(info.flow_type & FLOW_RSS)) in ethtool_get_rxnfc()
3154 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in ethtool_rx_flow_rule_create()
3285 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) { in ethtool_rx_flow_rule_create()
3361 if (fs->flow_type & FLOW_RSS) in ethtool_rx_flow_rule_create()
A Dcommon.c575 !(rule_info.flow_type & FLOW_RSS) && in ethtool_get_max_rxnfc_channel()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h2018 #define FLOW_RSS 0x20000000 macro
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c1269 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS); in iavf_add_fdir_fltr_info()

Completed in 52 milliseconds