Searched refs:xl_phys (Results 1 – 2 of 2) sorted by relevance
1633 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr + in xl_list_tx_init()1668 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr + in xl_list_tx_init_90xB()2016 sc->xl_cdata.xl_tx_head->xl_phys); in xl_txeof()2091 c->xl_phys); in xl_txeoc()2098 sc->xl_cdata.xl_tx_head->xl_phys); in xl_txeoc()2488 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys); in xl_start_locked()2524 htole32(start_tx->xl_phys); in xl_start_locked()2535 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, start_tx->xl_phys); in xl_start_locked()2609 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys); in xl_start_90xB_locked()2639 start_tx->xl_prev->xl_ptr->xl_next = htole32(start_tx->xl_phys); in xl_start_90xB_locked()[all …]
496 u_int32_t xl_phys; member