Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h223 #define ETXD_B1V 0x00020000 /* buf 1 valid */ macro
618 #define ETXD_B1V 0x00020000 /* buf 1 valid */ macro
/linux-4.1.27/drivers/net/ethernet/sgi/
Dioc3-eth.c1482 ETXD_B1V | ETXD_B2V | w0); in ioc3_start_xmit()
1489 desc->cmd = cpu_to_be32(len | ETXD_INTWHENDONE | ETXD_B1V | w0); in ioc3_start_xmit()