Searched refs:PHS_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define PHS_BUFFER_SIZE 1532 macro
327 pPhsdeviceExtension->CompressedTxBuffer = kmalloc(PHS_BUFFER_SIZE, GFP_KERNEL); in phs_init()337 pPhsdeviceExtension->UnCompressedRxBuffer = kmalloc(PHS_BUFFER_SIZE, GFP_KERNEL); in phs_init()