Lines Matching defs:unmap
290 * deferred_unmap_destructor - unmap a packet when it is freed
308 * @unmap: whether the buffers should be unmapped for DMA
314 unsigned int n, bool unmap)
322 if (unmap && d->addr[0]) {
353 * @unmap: whether the buffers should be unmapped for DMA
360 int maxreclaim, bool unmap)
374 free_tx_desc(adap, q, reclaim, unmap);
385 * @unmap: whether the buffers should be unmapped for DMA
392 bool unmap)
394 (void)reclaim_completed_tx(adap, q, -1, unmap);
456 * unmap_rx_buf - unmap the current Rx buffer on an SGE free list