Home
last modified time | relevance | path

Searched defs:time_counter (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/cavium/common/
Dcavium_ptp.h18 struct timecounter time_counter; member
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c288 static u64 otx2_ptp_hw_tstamp2time(const struct timecounter *time_counter, u64 tstamp) in otx2_ptp_hw_tstamp2time()
Dotx2_common.h306 struct timecounter time_counter; member
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10856 int time_counter = 10; in bnx2x_prev_unload() local