Home
last modified time | relevance | path

Searched refs:indirection_table_size (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_rss.h20 u16 indirection_table_size; member
Daq_nic.c57 rss_params->indirection_table_size = AQ_CFG_RSS_INDIRECTION_TABLE_MAX; in aq_nic_rss_init()
59 for (i = rss_params->indirection_table_size; i--;) in aq_nic_rss_init()