Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c662 static int urtw_alloc_rx_data_list(struct urtw_softc *);
1075 ret = urtw_alloc_rx_data_list(sc); in urtw_init()
1509 urtw_alloc_rx_data_list(struct urtw_softc *sc) in urtw_alloc_rx_data_list() function