Home
last modified time | relevance | path

Searched refs:INFO1_TSUN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h871 #define INFO1_TSUN(val) ((u64)(val) << 8ULL) macro
H A Drswitch.c1536 desc->info1 |= cpu_to_le64(INFO1_TSUN(rdev->ts_tag) | INFO1_TXC); in rswitch_start_xmit()