Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h167 struct ice_ptp_port { struct
200 struct ice_ptp_port port;
H A Dice_ptp.c669 struct ice_ptp_port *ptp_port; in ice_ptp_process_tx_tstamp()
680 ptp_port = container_of(tx, struct ice_ptp_port, tx); in ice_ptp_process_tx_tstamp()
1173 static int ice_ptp_check_tx_fifo(struct ice_ptp_port *port) in ice_ptp_check_tx_fifo()
1246 struct ice_ptp_port *port; in ice_ptp_wait_for_offsets()
1252 port = container_of(work, struct ice_ptp_port, ov_work.work); in ice_ptp_wait_for_offsets()
1282 ice_ptp_port_phy_stop(struct ice_ptp_port *ptp_port) in ice_ptp_port_phy_stop()
1315 ice_ptp_port_phy_restart(struct ice_ptp_port *ptp_port) in ice_ptp_port_phy_restart()
1368 struct ice_ptp_port *ptp_port; in ice_ptp_link_change()
2688 static int ice_ptp_init_port(struct ice_pf *pf, struct ice_ptp_port *ptp_port) in ice_ptp_init_port()