Home
last modified time | relevance | path

Searched refs:READ_TIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c131 case READ_TIME: in ice_ptp_src_cmd()
1260 case READ_TIME: in ice_ptp_write_port_cmd_e822()
2199 * Issue a READ_TIME timer command to simultaneously capture the PHY and PHC
2213 /* Prepare the PHC timer for a READ_TIME capture command */ in ice_read_phy_and_phc_time_e822()
2214 ice_ptp_src_cmd(hw, READ_TIME); in ice_read_phy_and_phc_time_e822()
2216 /* Prepare the PHY timer for a READ_TIME capture command */ in ice_read_phy_and_phc_time_e822()
2217 err = ice_ptp_one_port_cmd(hw, port, READ_TIME); in ice_read_phy_and_phc_time_e822()
2221 /* Issue the sync to start the READ_TIME capture */ in ice_read_phy_and_phc_time_e822()
2255 * This is done by issuing a READ_TIME command which triggers a simultaneous
2887 case READ_TIME in ice_ptp_port_cmd_e810()
[all...]
H A Dice_ptp_hw.h12 READ_TIME, enumerator

Completed in 5 milliseconds