Searched refs:INFO1_TXC (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/renesas/ | ||
| H A D | rswitch.h | 873 #define INFO1_TXC BIT(3) macro |
| H A D | rswitch.c | 1659 desc->info1 |= cpu_to_le64(INFO1_TSUN(tag) | INFO1_TXC); in rswitch_ext_desc_set_info1() |