Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/ipwireless/
Dhardware.c555 static struct ipw_rx_packet *pool_allocate(struct ipw_hardware *hw, in pool_allocate() function
647 (*assem) = pool_allocate(hw, *assem, length); in queue_received_packet()
671 packet = pool_allocate(hw, NULL, length); in queue_received_packet()