Searched refs:perout_rqs (Results 1 – 2 of 2) sorted by relevance
1866 if (pf->ptp.perout_rqs[i].period.sec || in ice_ptp_disable_all_perout()1867 pf->ptp.perout_rqs[i].period.nsec) in ice_ptp_disable_all_perout()1868 ice_ptp_cfg_perout(pf, &pf->ptp.perout_rqs[i], in ice_ptp_disable_all_perout()1883 if (pf->ptp.perout_rqs[i].period.sec || in ice_ptp_enable_all_perout()1884 pf->ptp.perout_rqs[i].period.nsec) in ice_ptp_enable_all_perout()1885 ice_ptp_cfg_perout(pf, &pf->ptp.perout_rqs[i], in ice_ptp_enable_all_perout()1923 pf->ptp.perout_rqs[chan].period.sec = 0; in ice_ptp_disable_shared_pin()1924 pf->ptp.perout_rqs[chan].period.nsec = 0; in ice_ptp_disable_shared_pin()1929 return ice_ptp_cfg_perout(pf, &pf->ptp.perout_rqs[chan], in ice_ptp_disable_shared_pin()2009 &pf->ptp.perout_rqs[rq->perout.index]; in ice_ptp_gpio_enable()
261 struct ptp_perout_request perout_rqs[GLTSYN_TGT_H_IDX_MAX]; member