Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h163 struct tp_params { struct
164 unsigned int pm_size;
165 unsigned int cm_size;
189 struct tp_params tp; argument
/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h303 struct tp_params { struct
304 unsigned int nchan; /* # of channels */
305 unsigned int pmrx_size; /* total PMRX capacity */
306 unsigned int pmtx_size; /* total PMTX capacity */
307 unsigned int cm_size; /* total CM capacity */
308 unsigned int chan_rx_size; /* per channel Rx size */
309 unsigned int chan_tx_size; /* per channel Tx size */
310 unsigned int rx_pg_size; /* Rx page size */
311 unsigned int tx_pg_size; /* Tx page size */
312 unsigned int rx_num_pgs; /* # of Rx pages */
[all …]
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h222 struct tp_params { struct
245 struct tp_params tp; argument