Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/wlan/
H A Dif_urtw.c665 static int urtw_alloc_rx_data_list(struct urtw_softc *);
1078 ret = urtw_alloc_rx_data_list(sc); in urtw_init()
1506 urtw_alloc_rx_data_list(struct urtw_softc *sc) in urtw_alloc_rx_data_list() function