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