Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_io.c97 uint r8712_alloc_io_queue(struct _adapter *adapter) in r8712_alloc_io_queue() function
Drtl871x_io.h233 uint r8712_alloc_io_queue(struct _adapter *adapter);
Dusb_intf.c261 if ((r8712_alloc_io_queue(padapter)) == _FAIL) in r8712_usb_dvobj_init()