Searched refs:otx2_ptp (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.c | 12 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_adjfine() 36 struct otx2_ptp *ptp = container_of(cc, struct otx2_ptp, cycle_counter); in ptp_cc_read() 64 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_adjtime() 78 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_gettime() 95 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_settime() 117 struct otx2_ptp *ptp_ptr; in otx2_ptp_init() 186 struct otx2_ptp *ptp = pfvf->ptp; in otx2_ptp_destroy()
|
D | Makefile | 10 otx2_ptp.o
|
D | otx2_common.h | 218 struct otx2_ptp { struct 274 struct otx2_ptp *ptp;
|