Searched refs:qede_ptp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ptp.c | 7 #include "qede_ptp.h" 10 struct qede_ptp { struct 40 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfreq() 61 struct qede_ptp *ptp; in qede_ptp_adjtime() 63 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime() 79 struct qede_ptp *ptp; in qede_ptp_gettime() 82 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime() 100 struct qede_ptp *ptp; in qede_ptp_settime() 103 ptp = container_of(info, struct qede_ptp, clock_inf in qede_ptp_settime() [all...] |
H A D | Makefile | 6 qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
|
H A D | qede.h | 146 struct qede_ptp; 185 struct qede_ptp *ptp;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ptp.c | 7 #include "qede_ptp.h" 10 struct qede_ptp { struct 42 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjfine() 64 struct qede_ptp *ptp; in qede_ptp_adjtime() 66 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_adjtime() 82 struct qede_ptp *ptp; in qede_ptp_gettime() 85 ptp = container_of(info, struct qede_ptp, clock_info); in qede_ptp_gettime() 103 struct qede_ptp *ptp; in qede_ptp_settime() 106 ptp = container_of(info, struct qede_ptp, clock_inf in qede_ptp_settime() [all...] |
H A D | Makefile | 6 qede-y := qede_main.o qede_fp.o qede_filter.o qede_ethtool.o qede_ptp.o
|
H A D | qede.h | 135 struct qede_ptp; 180 struct qede_ptp *ptp;
|
Completed in 5 milliseconds