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