Searched refs:ethtool_rxfh_context_key (Results 1 – 7 of 7) sorted by relevance
130 memcpy(data->hkey, ethtool_rxfh_context_key(ctx), in rss_prepare_ctx()
1272 ethtool_rxfh_context_key(ctx), in ethtool_get_rxfh()1508 !memchr_inv(ethtool_rxfh_context_key(ctx), in ethtool_set_rxfh()1585 memcpy(ethtool_rxfh_context_key(ctx), rxfh_dev.key, in ethtool_set_rxfh()
199 static inline u8 *ethtool_rxfh_context_key(struct ethtool_rxfh_context *ctx) in ethtool_rxfh_context_key() function
1214 key = ethtool_rxfh_context_key(ctx); in efx_ethtool_modify_rxfh_context()1242 netdev_rss_key_fill(ethtool_rxfh_context_key(ctx), in efx_ethtool_create_rxfh_context()
2215 key = ethtool_rxfh_context_key(ctx); in efx_mcdi_rx_restore_rss_contexts()
1926 memcpy(ethtool_rxfh_context_key(ctx), in bnxt_create_rxfh_context()
11302 rxfh.key = ethtool_rxfh_context_key(ctx); in netdev_rss_contexts_free()
Completed in 70 milliseconds