Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dtp.c57 if (p->pm_rx_num_pgs > num) in tp_pm_configure()
58 p->pm_rx_num_pgs = num; in tp_pm_configure()
69 t1_write_reg_4(adapter, A_TP_PM_RX_MAX_PGS, p->pm_rx_num_pgs); in tp_pm_configure()
308 p->pm_rx_num_pgs = pm_num_pages(p->pm_size - p->pm_rx_base, in t1_tp_create()
H A Dcommon.h94 unsigned int pm_rx_num_pgs; member