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

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_com.h620 * The caller then can configure rss using ena_com_set_hash_function,
652 * ena_com_set_hash_function.
660 /* ena_com_set_hash_function - Flush the hash function and it dependencies to
671 int ena_com_set_hash_function(struct ena_com_dev *ena_dev);
H A Dena_com.c2231 int ena_com_set_hash_function(struct ena_com_dev *ena_dev) function
2333 rc = ena_com_set_hash_function(ena_dev);
H A Dena_netdev.c1849 rc = ena_com_set_hash_function(ena_dev);

Completed in 127 milliseconds