Lines Matching defs:tp_params
302 struct tp_params { struct
303 unsigned int nchan; /* # of channels */
304 unsigned int pmrx_size; /* total PMRX capacity */
305 unsigned int pmtx_size; /* total PMTX capacity */
306 unsigned int cm_size; /* total CM capacity */
307 unsigned int chan_rx_size; /* per channel Rx size */
308 unsigned int chan_tx_size; /* per channel Tx size */
309 unsigned int rx_pg_size; /* Rx page size */
310 unsigned int tx_pg_size; /* Tx page size */
311 unsigned int rx_num_pgs; /* # of Rx pages */
312 unsigned int tx_num_pgs; /* # of Tx pages */
313 unsigned int ntimer_qs; /* # of timer queues */