Searched defs:tp_params (Results 1 – 2 of 2) sorted by relevance
87 struct tp_params { struct88 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;
205 struct tp_params { struct206 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 */