Searched refs:FCIP_UB_SIZE (Results 1 – 2 of 2) sorted by relevance
133 #define FCIP_UB_SIZE 65535 macro
445 static uint32_t fcip_ub_size = FCIP_UB_SIZE;2912 if (len < hdrlen || len > FCIP_UB_SIZE) { in fcip_data_cb()