Home
last modified time | relevance | path

Searched refs:ena_com_set_hash_function (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_com.h623 * The caller then can configure rss using ena_com_set_hash_function,
655 * ena_com_set_hash_function.
663 /* ena_com_set_hash_function - Flush the hash function and it dependencies to
674 int ena_com_set_hash_function(struct ena_com_dev *ena_dev);
H A Dena_com.c2243 int ena_com_set_hash_function(struct ena_com_dev *ena_dev) in ena_com_set_hash_function() function
2355 rc = ena_com_set_hash_function(ena_dev); in ena_com_fill_hash_function()
H A Dena_netdev.c2237 rc = ena_com_set_hash_function(ena_dev); in ena_rss_configure()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_com.h625 * The caller then can configure rss using ena_com_set_hash_function,
657 * ena_com_set_hash_function.
665 /* ena_com_set_hash_function - Flush the hash function and it dependencies to
676 int ena_com_set_hash_function(struct ena_com_dev *ena_dev);
H A Dena_com.c2314 int ena_com_set_hash_function(struct ena_com_dev *ena_dev) in ena_com_set_hash_function() function
2420 rc = ena_com_set_hash_function(ena_dev); in ena_com_fill_hash_function()
H A Dena_netdev.c2397 rc = ena_com_set_hash_function(ena_dev); in ena_rss_configure()

Completed in 21 milliseconds