Home
last modified time | relevance | path

Searched refs:NCM_NTB_MIN_IN_SIZE (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c457 #ifdef NCM_NTB_MIN_IN_SIZE
458 #undef NCM_NTB_MIN_IN_SIZE macro
460 #define NCM_NTB_MIN_IN_SIZE 2048 macro
2056 if (unlikely(ctx->rx_max_ntb < NCM_NTB_MIN_IN_SIZE)) { in cdc_ncm_config()
2060 ctx->rx_max_ntb, NCM_NTB_MIN_IN_SIZE); in cdc_ncm_config()

Completed in 6 milliseconds