Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h417 int ice_phy_cfg_intr_eth56g(struct ice_hw *hw, u8 port, bool ena, u8 threshold);
H A Dice_ptp.c1475 err = ice_phy_cfg_intr_eth56g(hw, port, ena, threshold); in ice_ptp_cfg_phy_interrupt()
H A Dice_ptp_hw.c2372 int ice_phy_cfg_intr_eth56g(struct ice_hw *hw, u8 port, bool ena, u8 threshold) in ice_phy_cfg_intr_eth56g() function