Searched refs:PKT_OVERRUN_BUFSIZE (Results 1 – 4 of 4) sorted by relevance
3934 /* PKT_OVERRUN_BUFSIZE must be a multiple of 256 less than 64K */3935 const PKT_OVERRUN_BUFSIZE 512
2028 /* PKT_OVERRUN_BUFSIZE is a multiple of 256 */2030 mvi HCNT[1], ((PKT_OVERRUN_BUFSIZE >> 8) & 0xFF);
3750 #define PKT_OVERRUN_BUFSIZE 0x200 macro
5900 driver_data_size += PKT_OVERRUN_BUFSIZE; in ahd_init()5939 next_vaddr += PKT_OVERRUN_BUFSIZE; in ahd_init()5940 next_baddr += PKT_OVERRUN_BUFSIZE; in ahd_init()