Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c46 static int rtw_usb_rxagg_mode = 2;/* USB_RX_AGG_DMA = 1, USB_RX_AGG_USB =2 */ variable
47 module_param(rtw_usb_rxagg_mode, int, 0644);
236 registry_par->usb_rxagg_mode = (u8)rtw_usb_rxagg_mode; in loadparam()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c46 static int rtw_usb_rxagg_mode = 2;/* USB_RX_AGG_DMA = 1, USB_RX_AGG_USB =2 */ variable
47 module_param(rtw_usb_rxagg_mode, int, 0644);
236 registry_par->usb_rxagg_mode = (u8)rtw_usb_rxagg_mode; in loadparam()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c46 static int rtw_usb_rxagg_mode = 2;/* USB_RX_AGG_DMA = 1, USB_RX_AGG_USB =2 */ variable
47 module_param(rtw_usb_rxagg_mode, int, 0644);
236 registry_par->usb_rxagg_mode = (u8)rtw_usb_rxagg_mode; in loadparam()