Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.h157 struct ice_ptp_port { struct
191 struct ice_ptp_port port;
A Dice_ptp.c678 struct ice_ptp_port *ptp_port; in ice_ptp_tx_tstamp()
690 ptp_port = container_of(tx, struct ice_ptp_port, tx); in ice_ptp_tx_tstamp()
1164 static int ice_ptp_check_tx_fifo(struct ice_ptp_port *port) in ice_ptp_check_tx_fifo()
1237 struct ice_ptp_port *port; in ice_ptp_wait_for_offsets()
1243 port = container_of(work, struct ice_ptp_port, ov_work.work); in ice_ptp_wait_for_offsets()
1273 ice_ptp_port_phy_stop(struct ice_ptp_port *ptp_port) in ice_ptp_port_phy_stop()
1306 ice_ptp_port_phy_restart(struct ice_ptp_port *ptp_port) in ice_ptp_port_phy_restart()
1359 struct ice_ptp_port *ptp_port; in ice_ptp_link_change()
2682 static int ice_ptp_init_port(struct ice_pf *pf, struct ice_ptp_port *ptp_port) in ice_ptp_init_port()

Completed in 8 milliseconds