Searched defs:tp_params (Results 1 – 1 of 1) sorted by relevance
290 struct tp_params { struct291 unsigned int nchan; /* # of channels */292 unsigned int pmrx_size; /* total PMRX capacity */293 unsigned int pmtx_size; /* total PMTX capacity */294 unsigned int cm_size; /* total CM capacity */295 unsigned int chan_rx_size; /* per channel Rx size */296 unsigned int chan_tx_size; /* per channel Tx size */297 unsigned int rx_pg_size; /* Rx page size */298 unsigned int tx_pg_size; /* Tx page size */299 unsigned int rx_num_pgs; /* # of Rx pages */[all …]