Searched refs:AP_DEFAULT_MAX_MSG_SIZE (Results 1 – 4 of 4) sorted by relevance
28 #define AP_DEFAULT_MAX_MSG_SIZE (12 * 1024) macro
238 ml * AP_TAPQ_ML_FIELD_CHUNK_SIZE : AP_DEFAULT_MAX_MSG_SIZE; in ap_card_create()
1285 ap_msg->bufsize = AP_DEFAULT_MAX_MSG_SIZE; in get_rng_fc()
64 atomic_t ap_max_msg_size = ATOMIC_INIT(AP_DEFAULT_MAX_MSG_SIZE);