Searched refs:NCM_CONTROL_TIMEOUT (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 419 #ifdef NCM_CONTROL_TIMEOUT
420 #undef NCM_CONTROL_TIMEOUT
macro 423 #define NCM_CONTROL_TIMEOUT (5 * 1000)
macro 2011 0, control_if, b, sizeof(*ntb_params), NCM_CONTROL_TIMEOUT);
in cdc_ncm_config() 2074 NCM_CONTROL_TIMEOUT);
in cdc_ncm_config() 2106 ctx->bit_mode, control_if, NULL, 0, NCM_CONTROL_TIMEOUT);
in cdc_ncm_config() 2117 NCM_CRC_MODE_YES, control_if, NULL, 0, NCM_CONTROL_TIMEOUT);
in cdc_ncm_config()
|
Completed in 6 milliseconds