Searched refs:txbufLO (Results 1 – 1 of 1) sorted by relevance
1899 uint32_t val, txdw0,txdw1,txbufLO,txbufHI; in rtl8139_cplus_transmit_one() local1906 txbufLO = le32_to_cpu(val); in rtl8139_cplus_transmit_one()1911 txdw0, txdw1, txbufLO, txbufHI); in rtl8139_cplus_transmit_one()1974 dma_addr_t tx_addr = rtl8139_addr64(txbufLO, txbufHI); in rtl8139_cplus_transmit_one()