efx_siena_alloc_buffer
if (efx_siena_alloc_buffer(efx, &buffer->buf, len, GFP_KERNEL))
rc = efx_siena_alloc_buffer(efx, &hwmon->dma_buf,
rc = efx_siena_alloc_buffer(efx, &efx->stats_buffer,
int efx_siena_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
rc = efx_siena_alloc_buffer(efx, &ptp->start, sizeof(int), GFP_KERNEL);
rc = efx_siena_alloc_buffer(efx, &efx->irq_status, sizeof(efx_oword_t),
if (!efx_siena_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO)) {
rc = efx_siena_alloc_buffer(efx, &vf->buf, EFX_PAGE_SIZE,
rc = efx_siena_alloc_buffer(efx, &nic_data->vfdi_status,
if (efx_siena_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO))
efx_siena_alloc_buffer(tx_queue->efx, page_buf, PAGE_SIZE,