Home
last modified time | relevance | path

Searched refs:TOE_INDIRECTION_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dtoe_constants.h21 #define TOE_INDIRECTION_TABLE_SIZE 128 //Size in bytes macro
/illumos-gate/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];
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c6300 for (j = 0; j < TOE_INDIRECTION_TABLE_SIZE/table_size; j++) in lm_tcp_update_rss()