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