Symbol: ice_ptp_port
drivers/net/ethernet/intel/ice/ice_ptp.c
1066
static int ice_ptp_check_tx_fifo(struct ice_ptp_port *port)
drivers/net/ethernet/intel/ice/ice_ptp.c
1139
struct ice_ptp_port *port;
drivers/net/ethernet/intel/ice/ice_ptp.c
1145
port = container_of(work, struct ice_ptp_port, ov_work.work);
drivers/net/ethernet/intel/ice/ice_ptp.c
1175
ice_ptp_port_phy_stop(struct ice_ptp_port *ptp_port)
drivers/net/ethernet/intel/ice/ice_ptp.c
1218
ice_ptp_port_phy_restart(struct ice_ptp_port *ptp_port)
drivers/net/ethernet/intel/ice/ice_ptp.c
1284
struct ice_ptp_port *ptp_port;
drivers/net/ethernet/intel/ice/ice_ptp.c
1431
struct ice_ptp_port *port = list_entry(entry,
drivers/net/ethernet/intel/ice/ice_ptp.c
1432
struct ice_ptp_port,
drivers/net/ethernet/intel/ice/ice_ptp.c
2695
struct ice_ptp_port *port;
drivers/net/ethernet/intel/ice/ice_ptp.c
2902
struct ice_ptp_port *port = list_entry(entry,
drivers/net/ethernet/intel/ice/ice_ptp.c
2903
struct ice_ptp_port,
drivers/net/ethernet/intel/ice/ice_ptp.c
3238
static int ice_ptp_init_port(struct ice_pf *pf, struct ice_ptp_port *ptp_port)
drivers/net/ethernet/intel/ice/ice_ptp.c
382
struct ice_ptp_port *ptp_port;
drivers/net/ethernet/intel/ice/ice_ptp.c
390
ptp_port = container_of(tx, struct ice_ptp_port, tx);
drivers/net/ethernet/intel/ice/ice_ptp.c
431
struct ice_ptp_port *ptp_port;
drivers/net/ethernet/intel/ice/ice_ptp.c
443
ptp_port = container_of(tx, struct ice_ptp_port, tx);
drivers/net/ethernet/intel/ice/ice_ptp.c
562
struct ice_ptp_port *ptp_port;
drivers/net/ethernet/intel/ice/ice_ptp.c
572
ptp_port = container_of(tx, struct ice_ptp_port, tx);
drivers/net/ethernet/intel/ice/ice_ptp.c
682
struct ice_ptp_port *port;
drivers/net/ethernet/intel/ice/ice_ptp.c
813
struct ice_ptp_port *port;
drivers/net/ethernet/intel/ice/ice_ptp.h
251
struct ice_ptp_port port;