Home
last modified time | relevance | path

Searched refs:indirection_table (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h899 u8_t indirection_table[TOE_INDIRECTION_TABLE_SIZE]; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c901 …E8(pdev,USTORM_INDIRECTION_TABLE_OFFSET(port) + idx, pdev->toe_info.indirection_table[idx], BAR_US… in _lm_tcp_init_ustorm_intmem()
2166 cctx_st->cpu_id = pdev->toe_info.indirection_table[tcp->tcp_const.hash_value]; in _lm_tcp_init_cstorm_toe_context()
6306 if (pdev->toe_info.indirection_table[(j*table_size)+i] != value) { in lm_tcp_update_rss()
6307 pdev->toe_info.indirection_table[(j*table_size)+i] = value; in lm_tcp_update_rss()
6340 …mm_memcpy(data->indirection_table, pdev->toe_info.indirection_table, sizeof(data->indirection_tabl… in lm_tcp_update_rss()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3821 u8_t indirection_table[T_ETH_INDIRECTION_TABLE_SIZE] /* RSS indirection table */; member
9430 u8_t indirection_table[128] /* RSS indirection table */; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c4691 mm_memcpy(data->indirection_table, p->ind_table, in ecore_setup_rss()