HomeSort by: relevance | last modified time | path
    Searched refs:rtw_rxsoft (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtwvar.h 167 struct rtw_rxsoft { struct
478 struct rtw_rxsoft sc_rxsoft[RTW_RXQLEN];
rtw.c 765 rtw_rxdesc_dmamaps_create(bus_dma_tag_t dmat, struct rtw_rxsoft *descs,
779 rtw_rxdesc_dmamaps_destroy(bus_dma_tag_t dmat, struct rtw_rxsoft *descs,
1268 rtw_rxbufs_release(bus_dma_tag_t dmat, struct rtw_rxsoft *desc)
1271 struct rtw_rxsoft *rs;
1286 rtw_rxsoft_alloc(bus_dma_tag_t dmat, struct rtw_rxsoft *rs)
1320 rtw_rxsoft_init_all(bus_dma_tag_t dmat, struct rtw_rxsoft *desc,
1324 struct rtw_rxsoft *rs;
1349 rtw_rxdesc_init(struct rtw_rxdesc_blk *rdb, struct rtw_rxsoft *rs,
1391 rtw_rxdesc_init_all(struct rtw_rxdesc_blk *rdb, struct rtw_rxsoft *ctl, int kick)
1394 struct rtw_rxsoft *rs
    [all...]

Completed in 15 milliseconds