Searched refs:pool_allocate (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/char/pcmcia/ipwireless/
H A Dhardware.c554 static struct ipw_rx_packet *pool_allocate(struct ipw_hardware *hw, function
646 (*assem) = pool_allocate(hw, *assem, length);
670 packet = pool_allocate(hw, NULL, length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/pcmcia/ipwireless/
H A Dhardware.c554 static struct ipw_rx_packet *pool_allocate(struct ipw_hardware *hw, function
646 (*assem) = pool_allocate(hw, *assem, length);
670 packet = pool_allocate(hw, NULL, length);

Completed in 66 milliseconds