Home
last modified time | relevance | path

Searched defs:sge_params (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dcommon.h99 struct sge_params { struct
100 unsigned int cmdQ_size[2];
101 unsigned int freelQ_size[2];
102 unsigned int large_buf_capacity;
103 unsigned int rx_coalesce_usecs;
104 unsigned int last_rx_coalesce_raw;
128 struct sge_params sge; argument