Searched refs:xl_phys (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/xl/
H A Dif_xl.c1653 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr +
1688 cd->xl_tx_chain[i].xl_phys = ld->xl_tx_dmaaddr +
2036 sc->xl_cdata.xl_tx_head->xl_phys);
2111 c->xl_phys);
2118 sc->xl_cdata.xl_tx_head->xl_phys);
2508 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys);
2544 htole32(start_tx->xl_phys);
2555 CSR_WRITE_4(sc, XL_DOWNLIST_PTR, start_tx->xl_phys);
2629 prev->xl_ptr->xl_next = htole32(cur_tx->xl_phys);
2659 start_tx->xl_prev->xl_ptr->xl_next = htole32(start_tx->xl_phys);
[all...]
H A Dif_xlreg.h498 u_int32_t xl_phys; member in struct:xl_chain

Completed in 119 milliseconds