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()
1083 !memchr_inv(ethtool_rxfh_context_key(ctx), 0, in ethnl_rss_create_doit()
H A Dioctl.c1439 ethtool_rxfh_context_key(ctx), in ethtool_get_rxfh()
1647 !memchr_inv(ethtool_rxfh_context_key(ctx), 0, in ethtool_set_rxfh()
1691 memcpy(ethtool_rxfh_context_key(ctx), rxfh_dev.key, in ethtool_set_rxfh()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c1208 key = ethtool_rxfh_context_key(ctx); in efx_ethtool_modify_rxfh_context()
1236 netdev_rss_key_fill(ethtool_rxfh_context_key(ctx), in efx_ethtool_create_rxfh_context()
H A Dmcdi_filters.c2215 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.c1571 ethtool_rxfh_context_key(ctx), in mlx5e_create_rxfh_context()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1951 memcpy(ethtool_rxfh_context_key(ctx), in bnxt_create_rxfh_context()