Home
last modified time | relevance | path

Searched refs:rxfh_per_ctx_fields (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dethtool.c267 .rxfh_per_ctx_fields = true,
/linux/net/ethtool/
H A Drss.c94 if (req->rss_context && !dev->ethtool_ops->rxfh_per_ctx_fields) in rss_prepare_flow_hash()
607 tb[ETHTOOL_A_RSS_FLOW_HASH] && !ops->rxfh_per_ctx_fields) in ethnl_rss_set_validate()
H A Dcommon.c931 ops->rxfh_per_ctx_fields != ops->rxfh_per_ctx_key)) in ethtool_check_ops()
H A Dioctl.c1106 !ops->rxfh_per_ctx_fields) in ethtool_set_rxfh_fields()
1154 !ops->rxfh_per_ctx_fields) in ethtool_get_rxfh_fields()
/linux/include/linux/
H A Dethtool.h1153 u32 rxfh_per_ctx_fields:1; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2730 .rxfh_per_ctx_fields = true,