Searched refs:CDC_NCM_RECV_NTB_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define CDC_NCM_RECV_NTB_MAX_SIZE 2048 macro170 uint8_t data[CDC_NCM_RECV_NTB_MAX_SIZE];179 MAX(CDC_NCM_SEND_NTB_MAX_SIZE, CDC_NCM_RECV_NTB_MAX_SIZE),386 if (sys_le16_to_cpu(nthdr16->wBlockLength) > CDC_NCM_RECV_NTB_MAX_SIZE) { in verify_nth16()938 .dwNtbOutMaxSize = sys_cpu_to_le32(CDC_NCM_RECV_NTB_MAX_SIZE), in usbd_cdc_ncm_cth()