Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h426 int ice_phy_cfg_intr_eth56g(struct ice_hw *hw, u8 port, bool ena, u8 threshold);
Dice_ptp.c1524 err = ice_phy_cfg_intr_eth56g(hw, port, ena, threshold); in ice_ptp_cfg_phy_interrupt()
Dice_ptp_hw.c2293 int ice_phy_cfg_intr_eth56g(struct ice_hw *hw, u8 port, bool ena, u8 threshold) in ice_phy_cfg_intr_eth56g() function