Searched refs:ena_com_indirect_table_fill_entry (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | 757 /* ena_com_indirect_table_fill_entry - Fill a single entry in the RSS 769 int ena_com_indirect_table_fill_entry(struct ena_com_dev *ena_dev, 776 * Prior to this method the caller should call ena_com_indirect_table_fill_entry 788 * @note: If the caller called ena_com_indirect_table_fill_entry but didn't flush
|
H A D | ena_ethtool.c | 694 rc = ena_com_indirect_table_fill_entry(ena_dev, in ena_indirection_table_set()
|
H A D | ena_com.c | 2568 int ena_com_indirect_table_fill_entry(struct ena_com_dev *ena_dev, in ena_com_indirect_table_fill_entry() function
|
H A D | ena_netdev.c | 4013 rc = ena_com_indirect_table_fill_entry(ena_dev, i, in ena_rss_init_default()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | 759 /* ena_com_indirect_table_fill_entry - Fill a single entry in the RSS 771 int ena_com_indirect_table_fill_entry(struct ena_com_dev *ena_dev, 778 * Prior to this method the caller should call ena_com_indirect_table_fill_entry 790 * @note: If the caller called ena_com_indirect_table_fill_entry but didn't flush
|
H A D | ena_ethtool.c | 764 rc = ena_com_indirect_table_fill_entry(ena_dev, in ena_indirection_table_set()
|
H A D | ena_com.c | 2637 int ena_com_indirect_table_fill_entry(struct ena_com_dev *ena_dev, in ena_com_indirect_table_fill_entry() function
|
H A D | ena_netdev.c | 4301 rc = ena_com_indirect_table_fill_entry(ena_dev, i, in ena_rss_init_default()
|
Completed in 42 milliseconds