Searched refs:MAX_CT_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
482 if (size > MAX_CT_PAYLOAD) { in emlxs_log_ct_event()483 size = MAX_CT_PAYLOAD; in emlxs_log_ct_event()
5619 if (rsp_size > MAX_CT_PAYLOAD) { in emlxs_dfc_send_ct()5628 if (cmd_size > MAX_CT_PAYLOAD) { in emlxs_dfc_send_ct()8884 if (dfc->buf1_size > MAX_CT_PAYLOAD) { in emlxs_dfc_loopback_test()
1078 #define MAX_CT_PAYLOAD (1024*320) macro
521 #define MEM_CTBUF_SIZE MAX_CT_PAYLOAD /* (1024*320) */