Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1684 * ice_ptp_cfg_perout - Configure clock to generate periodic wave
1694 static int ice_ptp_cfg_perout(struct ice_pf *pf, struct ptp_perout_request *rq, in ice_ptp_cfg_perout() function
1762 ice_ptp_cfg_perout(pf, &pf->ptp.perout_rqs[i], in ice_ptp_disable_all_perout()
1779 ice_ptp_cfg_perout(pf, &pf->ptp.perout_rqs[i], in ice_ptp_enable_all_perout()
1840 err = ice_ptp_cfg_perout(pf, &rq->perout, on); in ice_ptp_gpio_enable()