Searched defs:MAX_PACKET_SIZE (Results 1 – 6 of 6) sorted by relevance
11 #define MAX_PACKET_SIZE 1600 //1568 // 8 + 1532 + 4 + 24(IV EIV MIC ICV CRC) for check DMA data … macro
71 #define MAX_PACKET_SIZE 1024 /* 776, rounded up to 2^n */ macro
49 #define MAX_PACKET_SIZE 672 /* hardware specific */ macro
64 #define MAX_PACKET_SIZE 1514 macro
123 #define MAX_PACKET_SIZE 1514 macro
616 #define MAX_PACKET_SIZE (HEADER_SIZE + SRC_SIZE + MAX_DATA_SIZE) macro