Searched refs:xl_phys (Results 1 – 2 of 2) sorted by relevance
1635 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr + in xl_list_tx_init()1670 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr + in xl_list_tx_init_90xB()2018 sc->xl_cdata.xl_tx_head->xl_phys); in xl_txeof()2093 c->xl_phys); in xl_txeoc()2100 sc->xl_cdata.xl_tx_head->xl_phys); in xl_txeoc()2490 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys); in xl_start_locked()2526 htole32(start_tx->xl_phys); in xl_start_locked()2537 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, start_tx->xl_phys); in xl_start_locked()2611 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys); in xl_start_90xB_locked()2641 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