Home
last modified time | relevance | path

Searched refs:chan_tx_size (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_common.h296 unsigned int chan_tx_size; /* per channel Tx size */ member
Dcxgb_t3_hw.c2486 p->chan_rx_size | (p->chan_tx_size >> 16)); in partition_mem()
3737 p->chan_tx_size = p->pmtx_size / p->nchan; in t3_prep_adapter()
3741 p->tx_num_pgs = pm_num_pages(p->chan_tx_size, p->tx_pg_size); in t3_prep_adapter()