Searched refs:txbufLO (Results 1 – 1 of 1) sorted by relevance
1898 uint32_t val, txdw0,txdw1,txbufLO,txbufHI; in rtl8139_cplus_transmit_one() local1905 txbufLO = le32_to_cpu(val); in rtl8139_cplus_transmit_one()1910 txdw0, txdw1, txbufLO, txbufHI); in rtl8139_cplus_transmit_one()1973 dma_addr_t tx_addr = rtl8139_addr64(txbufLO, txbufHI); in rtl8139_cplus_transmit_one()