Home
last modified time | relevance | path

Searched refs:pool_allocate (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/tty/ipwireless/
Dhardware.c554 static struct ipw_rx_packet *pool_allocate(struct ipw_hardware *hw, in pool_allocate() function
646 (*assem) = pool_allocate(hw, *assem, length); in queue_received_packet()
670 packet = pool_allocate(hw, NULL, length); in queue_received_packet()