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.c390 u8 curr_phy, tgt_phy; in ice_ptp_get_dest_dev_e825() local
392 tgt_phy = port >= hw->ptp.ports_per_phy; in ice_ptp_get_dest_dev_e825()
400 if ((!ice_is_dual(hw) && tgt_phy == 1) || in ice_ptp_get_dest_dev_e825()
401 (ice_is_dual(hw) && tgt_phy != curr_phy)) in ice_ptp_get_dest_dev_e825()