Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h146 struct ipw_soft_bd stbd_list[IPW_NTBD]; member
H A Dif_ipw.c657 sbd = &sc->stbd_list[i]; in ipw_dma_alloc()
751 ipw_release_sbd(sc, &sc->stbd_list[i]); in ipw_release()
1349 sbd = &sc->stbd_list[i]; in ipw_tx_intr()
1489 sbd = &sc->stbd_list[sc->txcur]; in ipw_cmd()
1641 sbd = &sc->stbd_list[sc->txcur]; in ipw_tx_start()
1662 sbd = &sc->stbd_list[sc->txcur]; in ipw_tx_start()
2519 ipw_release_sbd(sc, &sc->stbd_list[i]); in ipw_stop_locked()