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.c655 sbd = &sc->stbd_list[i]; in ipw_dma_alloc()
749 ipw_release_sbd(sc, &sc->stbd_list[i]); in ipw_release()
1347 sbd = &sc->stbd_list[i]; in ipw_tx_intr()
1487 sbd = &sc->stbd_list[sc->txcur]; in ipw_cmd()
1638 sbd = &sc->stbd_list[sc->txcur]; in ipw_tx_start()
1659 sbd = &sc->stbd_list[sc->txcur]; in ipw_tx_start()
2515 ipw_release_sbd(sc, &sc->stbd_list[i]); in ipw_stop_locked()