Searched refs:CDC_NCM_NTB_MAX_SIZE_TX (Results 1 – 2 of 2) sorted by relevance
56 #define CDC_NCM_NTB_MAX_SIZE_TX 32768 /* bytes */ macro
183 max = min_t(u32, CDC_NCM_NTB_MAX_SIZE_TX, le32_to_cpu(ctx->ncm_parm.dwNtbOutMaxSize)); in cdc_ncm_check_tx_max()