Searched refs:ipg_data (Results 1 – 1 of 1) sorted by relevance
1176 timer_delete_sync(&lp->ipg_data.ipg_timer); in amd8111e_close()1214 add_timer(&lp->ipg_data.ipg_timer); in amd8111e_open()1601 timer_delete_sync(&lp->ipg_data.ipg_timer); in amd8111e_suspend()1635 mod_timer(&lp->ipg_data.ipg_timer, in amd8111e_resume()1645 ipg_data.ipg_timer); in amd8111e_config_ipg()1646 struct ipg_info *ipg_data = &lp->ipg_data; in amd8111e_config_ipg() local1648 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()1653 ipg_data->ipg = DEFAULT_IPG; in amd8111e_config_ipg()1657 if (ipg_data->ipg_state == SSTATE) { in amd8111e_config_ipg()1659 if (ipg_data->timer_tick == IPG_STABLE_TIME) { in amd8111e_config_ipg()[all …]