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

/openbsd-current/sys/dev/ic/
H A Drtwvar.h202 struct rtw_rxdesc_blk { struct
368 struct rtw_rxdesc_blk sc_rxdesc_blk;
H A Drtw.c91 void rtw_rxdesc_init(struct rtw_rxdesc_blk *, struct rtw_rxsoft *, int, int);
169 void rtw_rxdescs_sync(struct rtw_rxdesc_blk *, int, int, int);
182 void rtw_rxdesc_init_all(struct rtw_rxdesc_blk *, struct rtw_rxsoft *,
879 rtw_rxdescs_sync(struct rtw_rxdesc_blk *rdb, int desc0, int nsync, int ops)
1001 rtw_rxdesc_init(struct rtw_rxdesc_blk *rdb, struct rtw_rxsoft *rs,
1037 rtw_rxdesc_init_all(struct rtw_rxdesc_blk *rdb, struct rtw_rxsoft *ctl,
1090 struct rtw_rxdesc_blk *rdb;
1523 struct rtw_rxdesc_blk *rdb;
1587 struct rtw_rxdesc_blk *rdb;
1659 struct rtw_rxdesc_blk *rd
[all...]

Completed in 85 milliseconds