Searched refs:txb (Results 1 – 9 of 9) sorted by relevance
25 u8 txb[10]; member
21 u32 txb; member
318 DEFINE_ALIGN_BUFFER(u8, txb, NUM_TX_DESC * RX_BUF_SIZE, RTL8169_ALIGN);823 tpc->Tx_skbuff[i] = &txb[i]; in rtl8169_init_ring()872 txb[i] = 0xFF; in rtl8169_common_start()874 txb[0] = enetaddr[0]; in rtl8169_common_start()875 txb[1] = enetaddr[1]; in rtl8169_common_start()876 txb[2] = enetaddr[2]; in rtl8169_common_start()877 txb[3] = enetaddr[3]; in rtl8169_common_start()878 txb[4] = enetaddr[4]; in rtl8169_common_start()879 txb[5] = enetaddr[5]; in rtl8169_common_start()
222 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(4))); variable660 txd.bufptr = (u32) & txb[0]; in natsemi_init_txd()
246 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(8))); variable621 txd.bufptr = cpu_to_le32((u32) & txb[0]); in ns8382x_init_txd()
39 u8 txb[4]; member
407 "txa", "txb", "txc";
368 "txa", "txb", "txc";