Searched refs:ts_2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb_ptp.c | 284 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_rxstamp() 296 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_tstamp_tx() 323 /* ensure ts_1/ts_2 is loaded after ctrl (TX_USED check) */ in gem_ptp_txstamp() 326 tx_timestamp->desc_ptp.ts_2 = desc_ptp->ts_2; in gem_ptp_txstamp()
|
H A D | macb.h | 757 u32 ts_2; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
H A D | macb_ptp.c | 289 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_rxstamp() 316 /* ensure ts_1/ts_2 is loaded after ctrl (TX_USED check) */ in gem_ptp_txstamp() 318 gem_hw_timestamp(bp, desc_ptp->ts_1, desc_ptp->ts_2, &ts); in gem_ptp_txstamp()
|
H A D | macb.h | 833 u32 ts_2; member
|
Completed in 10 milliseconds