Searched refs:T_ETH_INDIRECTION_TABLE_SIZE (Results 1 – 5 of 5) sorted by relevance
32 #define T_ETH_INDIRECTION_TABLE_SIZE 128 /* @@@ TBD MichalK this should be HSI? */ macro166 u16 rss_ind_table[T_ETH_INDIRECTION_TABLE_SIZE];
1385 table_size = OSAL_MIN_T(int, T_ETH_INDIRECTION_TABLE_SIZE, in ecore_vf_pf_vport_update()
290 #define T_ETH_INDIRECTION_TABLE_SIZE 128 macro
4553 T_ETH_INDIRECTION_TABLE_SIZE); in ecore_setup_rss()4556 ECORE_MEMCPY(o->ind_table, p->ind_table, T_ETH_INDIRECTION_TABLE_SIZE); in ecore_setup_rss()
7329 uint8_t indirection_table[T_ETH_INDIRECTION_TABLE_SIZE] /* RSS indirection table */;