Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c1027 rtw_rxdesc_init(rtw_softc_t *rsc, struct rtw_rxbuf *rbf, int idx, int is_last) in rtw_rxdesc_init() function
1084 rtw_rxdesc_init(rsc, rsc->rxbuf_h, 0, 0); in rtw_io_enable()
1388 rtw_rxdesc_init(rsc, rxbf, j, is_last); in rtw_swring_setup()
2683 rtw_rxdesc_init(rsc, bf, next, is_last); in rtw_intr_rx()