Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw.c111 static int urtw_rx_start(struct urtw_softc *);
1987 if (urtw_rx_start(sc) != 0) { in urtw_rx_enable()
2593 (void) urtw_rx_start(sc); in urtw_rxeof()
3877 urtw_rx_start(struct urtw_softc *sc) in urtw_rx_start() function