Home
last modified time | relevance | path

Searched refs:ethtool_rxfh_context_key (Results 1 – 7 of 7) sorted by relevance

/linux/net/ethtool/
H A Drss.c197 memcpy(data->hkey, ethtool_rxfh_context_key(ctx), in __rss_prepare_ctx()
814 memcpy(ethtool_rxfh_context_key(ctx), rxfh->key, in rss_set_ctx_update()
1078 !memchr_inv(ethtool_rxfh_context_key(ctx), 0, in ethnl_rss_create_doit()
H A Dioctl.c1487 ethtool_rxfh_context_key(ctx), in ethtool_get_rxfh()
1697 !memchr_inv(ethtool_rxfh_context_key(ctx), 0, in ethtool_set_rxfh()
1741 memcpy(ethtool_rxfh_context_key(ctx), rxfh_dev.key, in ethtool_set_rxfh()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c1211 key = ethtool_rxfh_context_key(ctx); in efx_ethtool_modify_rxfh_context()
1239 netdev_rss_key_fill(ethtool_rxfh_context_key(ctx), in efx_ethtool_create_rxfh_context()
H A Dmcdi_filters.c2210 key = ethtool_rxfh_context_key(ctx); in efx_mcdi_rx_restore_rss_contexts()
/linux/include/linux/
H A Dethtool.h211 static inline u8 *ethtool_rxfh_context_key(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_key() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1579 ethtool_rxfh_context_key(ctx), in mlx5e_create_rxfh_context()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1970 memcpy(ethtool_rxfh_context_key(ctx), in bnxt_create_rxfh_context()