Searched refs:ice_ptp_cfg_phy_interrupt (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1474 * ice_ptp_cfg_phy_interrupt - Configure PHY interrupt settings
1481 static int ice_ptp_cfg_phy_interrupt(struct ice_pf *pf, bool ena, u32 threshold) function
2741 err = ice_ptp_cfg_phy_interrupt(pf, true, 1);
3040 err = ice_ptp_cfg_phy_interrupt(pf, true, 1);

Completed in 121 milliseconds