Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c415 u8 curr_phy, tgt_phy; in ice_ptp_get_dest_dev_e825() local
417 tgt_phy = port >= hw->ptp.ports_per_phy; in ice_ptp_get_dest_dev_e825()
425 if ((!ice_is_dual(hw) && tgt_phy == 1) || in ice_ptp_get_dest_dev_e825()
426 (ice_is_dual(hw) && tgt_phy != curr_phy)) in ice_ptp_get_dest_dev_e825()