Searched refs:pm_tx_num_pgs (Results 1 – 2 of 2) sorted by relevance
61 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()
95 unsigned int pm_tx_num_pgs; member