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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c534 struct ice_ptp_port *ptp_port; local
541 ptp_port = container_of(tx, struct ice_ptp_port, tx);
542 pf = ptp_port_to_pf(ptp_port);
574 struct ice_ptp_port *ptp_port; local
584 ptp_port = container_of(tx, struct ice_ptp_port, tx);
585 pf = ptp_port_to_pf(ptp_port);
686 struct ice_ptp_port *ptp_port; local
695 ptp_port = container_of(tx, struct ice_ptp_port, tx);
696 pf = ptp_port_to_pf(ptp_port);
707 link_up = ptp_port
1358 ice_ptp_port_phy_stop(struct ice_ptp_port *ptp_port) argument
1391 ice_ptp_port_phy_restart(struct ice_ptp_port *ptp_port) argument
1445 struct ice_ptp_port *ptp_port; local
3098 ice_ptp_init_port(struct ice_pf *pf, struct ice_ptp_port *ptp_port) argument
[all...]

Completed in 114 milliseconds