Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/sn/
Dioc3.h230 #define ETXD_B1V 0x00020000 /* buf 1 valid */ macro
/linux-5.19.10/drivers/net/ethernet/sgi/
Dioc3-eth.c618 if (cmd & ETXD_B1V) { in ioc3_tx_unmap()
1060 ETXD_B1V | ETXD_B2V | w0); in ioc3_start_xmit()
1077 desc->cmd = cpu_to_be32(len | ETXD_INTWHENDONE | ETXD_B1V | w0); in ioc3_start_xmit()