Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h868 #define INFO1_TXC BIT(3) macro
H A Drswitch.c1536 desc->info1 |= cpu_to_le64(INFO1_TSUN(rdev->ts_tag) | INFO1_TXC); in rswitch_start_xmit()