Searched refs:pm_rx_num_pgs (Results 1 – 2 of 2) sorted by relevance
55 if (p->pm_rx_num_pgs > num) in tp_pm_configure()56 p->pm_rx_num_pgs = num; in tp_pm_configure()67 t1_write_reg_4(adapter, A_TP_PM_RX_MAX_PGS, p->pm_rx_num_pgs); in tp_pm_configure()306 p->pm_rx_num_pgs = pm_num_pages(p->pm_size - p->pm_rx_base, in t1_tp_create()
92 unsigned int pm_rx_num_pgs; member