Searched refs:otx2_ptp (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.c | 13 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_adjfine() 32 struct otx2_ptp *ptp = container_of(cc, struct otx2_ptp, cycle_counter); in ptp_cc_read() 60 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_adjtime() 74 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_gettime() 91 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_settime() 113 struct otx2_ptp *ptp_ptr; in otx2_ptp_init() 182 struct otx2_ptp *ptp = pfvf->ptp; in otx2_ptp_destroy()
|
D | Makefile | 10 otx2_ptp.o otx2_flows.o otx2_tc.o cn10k.o otx2_dmac_flt.o \
|
D | otx2_common.h | 259 struct otx2_ptp { struct 381 struct otx2_ptp *ptp;
|