Home
last modified time | relevance | path

Searched refs:efx_nic_alloc_buffer (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_functions.c65 return efx_nic_alloc_buffer(channel->efx, &channel->eventq.buf, in efx_mcdi_ev_probe()
272 return efx_nic_alloc_buffer(rx_queue->efx, &rx_queue->rxd.buf, in efx_mcdi_rx_probe()
H A Dnic_common.h231 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
H A Def100_tx.c26 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd.buf, in ef100_tx_probe()
H A Dsiena_sriov.c1014 if (!efx_nic_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO)) { in efx_siena_sriov_reset_vf_work()
1271 rc = efx_nic_alloc_buffer(efx, &vf->buf, EFX_PAGE_SIZE, in efx_siena_sriov_vfs_init()
1305 rc = efx_nic_alloc_buffer(efx, &nic_data->vfdi_status, in efx_siena_sriov_init()
1566 if (efx_nic_alloc_buffer(efx, &buf, EFX_PAGE_SIZE, GFP_NOIO)) in efx_siena_sriov_reset()
H A Dtx.c44 efx_nic_alloc_buffer(tx_queue->efx, page_buf, PAGE_SIZE, in efx_tx_get_copy_buffer()
H A Dnic.c32 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer() function
H A Dmcdi_mon.c338 rc = efx_nic_alloc_buffer( in efx_mcdi_mon_probe()
H A Def100_nic.c200 return efx_nic_alloc_buffer(channel->efx, &channel->eventq.buf, in ef100_ev_probe()
1126 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, MCDI_BUF_LEN, in ef100_probe_main()
H A Dsiena.c301 rc = efx_nic_alloc_buffer(efx, &efx->irq_status, sizeof(efx_oword_t), in siena_probe_nic()
H A Def10.c539 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, in efx_ef10_probe()
1894 rc = efx_nic_alloc_buffer(efx, &stats_buf, dma_len, GFP_KERNEL);
2196 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd.buf, in efx_ef10_tx_probe()
H A Dmcdi_port_common.c1239 rc = efx_nic_alloc_buffer(efx, &efx->stats_buffer, in efx_mcdi_mac_init_stats()
H A Dptp.c1489 rc = efx_nic_alloc_buffer(efx, &ptp->start, sizeof(int), GFP_KERNEL); in efx_ptp_probe()
H A Dfarch.c235 if (efx_nic_alloc_buffer(efx, &buffer->buf, len, GFP_KERNEL)) in efx_alloc_special_buffer()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_functions.c65 return efx_nic_alloc_buffer(channel->efx, &channel->eventq, in efx_mcdi_ev_probe()
272 return efx_nic_alloc_buffer(rx_queue->efx, &rx_queue->rxd, in efx_mcdi_rx_probe()
H A Dnic_common.h233 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
H A Def100_tx.c26 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd, in ef100_tx_probe()
H A Dmcdi_mon.c338 rc = efx_nic_alloc_buffer( in efx_mcdi_mon_probe()
H A Dnic.c31 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer() function
H A Dtx.c44 efx_nic_alloc_buffer(tx_queue->efx, page_buf, PAGE_SIZE, in efx_tx_get_copy_buffer()
H A Def100_nic.c227 return efx_nic_alloc_buffer(channel->efx, &channel->eventq, in ef100_ev_probe()
1052 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, MCDI_BUF_LEN, in ef100_probe_main()
H A Def10.c538 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, in efx_ef10_probe()
1910 rc = efx_nic_alloc_buffer(efx, &stats_buf, dma_len, GFP_KERNEL);
2212 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd, in efx_ef10_tx_probe()
H A Dmcdi_port_common.c1232 rc = efx_nic_alloc_buffer(efx, &efx->stats_buffer, in efx_mcdi_mac_init_stats()
H A Dptp.c1575 rc = efx_nic_alloc_buffer(efx, &ptp->start, sizeof(int), GFP_KERNEL); in efx_ptp_probe()

Completed in 37 milliseconds