Searched refs:mon_buff_area_alloc (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_bin.c279 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, function
295 * This is the same thing as mon_buff_area_alloc, only it does not allow
508 offset = mon_buff_area_alloc(rp, length + PKT_SIZE + lendesc);
600 offset = mon_buff_area_alloc(rp, PKT_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c279 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, function
295 * This is the same thing as mon_buff_area_alloc, only it does not allow
508 offset = mon_buff_area_alloc(rp, length + PKT_SIZE + lendesc);
600 offset = mon_buff_area_alloc(rp, PKT_SIZE);

Completed in 172 milliseconds