Searched refs:INFO1_TXC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/renesas/ | ||
D | rswitch.h | 868 #define INFO1_TXC BIT(3) macro |
D | rswitch.c | 1540 desc->info1 |= cpu_to_le64(INFO1_TSUN(rdev->ts_tag) | INFO1_TXC); in rswitch_start_xmit() |