Searched refs:rtw_usb_rxagg_mode (Results 1 – 1 of 1) sorted by relevance
44 static int rtw_usb_rxagg_mode = 2;/* USB_RX_AGG_DMA = 1, USB_RX_AGG_USB =2 */ variable45 module_param(rtw_usb_rxagg_mode, int, 0644);219 registry_par->usb_rxagg_mode = (u8)rtw_usb_rxagg_mode; in loadparam()