Home
last modified time | relevance | path

Searched refs:txb (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Drtl8169.c313 DEFINE_ALIGN_BUFFER(u8, txb, NUM_TX_DESC * RX_BUF_SIZE, RTL8169_ALIGN);
818 tpc->Tx_skbuff[i] = &txb[i]; in rtl8169_init_ring()
867 txb[i] = 0xFF; in rtl8169_common_start()
869 txb[0] = enetaddr[0]; in rtl8169_common_start()
870 txb[1] = enetaddr[1]; in rtl8169_common_start()
871 txb[2] = enetaddr[2]; in rtl8169_common_start()
872 txb[3] = enetaddr[3]; in rtl8169_common_start()
873 txb[4] = enetaddr[4]; in rtl8169_common_start()
874 txb[5] = enetaddr[5]; in rtl8169_common_start()
H A Dns8382x.c245 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(8))); variable
620 txd.bufptr = cpu_to_le32((u32) & txb[0]); in ns8382x_init_txd()
H A Dnatsemi.c221 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(4))); variable
659 txd.bufptr = (u32) & txb[0]; in natsemi_init_txd()
H A Dks8851_mll.c38 u8 txb[4]; member
/openbmc/u-boot/include/
H A Dsja1000.h24 u8 txb[10]; member
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h21 u32 txb; member
/openbmc/u-boot/arch/arm/dts/
H A Dimx6qdl.dtsi471 "txa", "txb", "txc";
H A Dimx6ull.dtsi409 "txa", "txb", "txc";
H A Dimx6sx.dtsi370 "txa", "txb", "txc";