Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dcommon.h87 struct tp_params { struct
88 unsigned int pm_size;
89 unsigned int cm_size;
90 unsigned int pm_rx_base;
91 unsigned int pm_tx_base;
92 unsigned int pm_rx_pg_size;
93 unsigned int pm_tx_pg_size;
94 unsigned int pm_rx_num_pgs;
95 unsigned int pm_tx_num_pgs;
96 unsigned int use_5tuple_mode;
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h205 struct tp_params { struct
206 unsigned int ntxchan; /* # of Tx channels */
207 unsigned int tre; /* log2 of core clocks per TP tick */
208 unsigned int dack_re; /* DACK timer resolution */
209 unsigned int la_mask; /* what events are recorded by TP LA */
210 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */