Home
last modified time | relevance | path

Searched refs:xl_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/xl/
H A Dif_xl.c1639 &cd->xl_tx_chain[i].xl_map); in xl_list_tx_init()
1674 &cd->xl_tx_chain[i].xl_map); in xl_list_tx_init_90xB()
1723 &cd->xl_rx_chain[i].xl_map); in xl_list_rx_init()
1780 bus_dmamap_unload(sc->xl_mtag, c->xl_map); in xl_newbuf()
1781 map = c->xl_map; in xl_newbuf()
1782 c->xl_map = sc->xl_tmpmap; in xl_newbuf()
1886 bus_dmamap_sync(sc->xl_mtag, cur_rx->xl_map, in xl_rxeof()
3187 sc->xl_cdata.xl_rx_chain[i].xl_map); in xl_stop()
3189 sc->xl_cdata.xl_rx_chain[i].xl_map); in xl_stop()
3202 sc->xl_cdata.xl_tx_chain[i].xl_map); in xl_stop()
[all …]
H A Dif_xlreg.h497 bus_dmamap_t xl_map; member
504 bus_dmamap_t xl_map; member