Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1326 switch (ice_get_phy_model(hw)) { in ice_ptp_port_phy_stop()
1372 switch (ice_get_phy_model(hw)) { in ice_ptp_port_phy_restart()
1435 switch (ice_get_phy_model(hw)) { in ice_ptp_link_change()
1468 switch (ice_get_phy_model(hw)) { in ice_ptp_cfg_phy_interrupt()
1507 ice_get_phy_model(hw)); in ice_ptp_cfg_phy_interrupt()
2081 if (ice_get_phy_model(hw) == ICE_PHY_E82X) { in ice_ptp_settime64()
2105 if (ice_get_phy_model(hw) == ICE_PHY_E82X) in ice_ptp_settime64()
2993 if (WARN_ON(!ctrl_ptp) || ice_get_phy_model(&pf->hw) == ICE_PHY_UNSUP) in ice_ptp_setup_pf()
3010 if (ice_get_phy_model(&pf->hw) != ICE_PHY_UNSUP) { in ice_ptp_cleanup_pf()
3137 switch (ice_get_phy_model(hw)) { in ice_ptp_init_port()
[all …]
H A Dice_ptp_hw.c830 switch (ice_get_phy_model(hw)) { in ice_ptp_tmr_cmd_to_port_reg()
5643 switch (ice_get_phy_model(hw)) { in ice_ptp_write_port_cmd()
5708 switch (ice_get_phy_model(hw)) { in ice_ptp_port_cmd()
5787 switch (ice_get_phy_model(hw)) { in ice_ptp_init_time()
5833 switch (ice_get_phy_model(hw)) { in ice_ptp_write_incval()
5902 switch (ice_get_phy_model(hw)) { in ice_ptp_adj_clock()
5935 switch (ice_get_phy_model(hw)) { in ice_read_phy_tstamp()
5965 switch (ice_get_phy_model(hw)) { in ice_clear_phy_tstamp()
6028 switch (ice_get_phy_model(hw)) { in ice_ptp_reset_ts_memory()
6057 switch (ice_get_phy_model(hw)) { in ice_ptp_init_phc()
[all …]