Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dtp.c61 if (p->pm_tx_num_pgs > num) in tp_pm_configure()
62 p->pm_tx_num_pgs = num; in tp_pm_configure()
71 t1_write_reg_4(adapter, A_TP_PM_TX_MAX_PGS, p->pm_tx_num_pgs); in tp_pm_configure()
310 p->pm_tx_num_pgs = pm_num_pages(p->pm_rx_base - p->pm_tx_base, in t1_tp_create()
H A Dcommon.h95 unsigned int pm_tx_num_pgs; member