Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/
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()
A Dnic_common.h236 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
A Def100_tx.c26 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd.buf, in ef100_tx_probe()
A Dmcdi_mon.c338 rc = efx_nic_alloc_buffer( in efx_mcdi_mon_probe()
A Dtx.c44 efx_nic_alloc_buffer(tx_queue->efx, page_buf, PAGE_SIZE, in efx_tx_get_copy_buffer()
A Dnic.c32 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer() function
A Def100_nic.c227 return efx_nic_alloc_buffer(channel->efx, &channel->eventq.buf, in ef100_ev_probe()
1047 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, MCDI_BUF_LEN, in ef100_probe_main()
A Def10.c538 rc = efx_nic_alloc_buffer(efx, &nic_data->mcdi_buf, in efx_ef10_probe()
1892 rc = efx_nic_alloc_buffer(efx, &stats_buf, dma_len, GFP_KERNEL); in efx_ef10_try_update_nic_stats_vf()
2194 return efx_nic_alloc_buffer(tx_queue->efx, &tx_queue->txd.buf, in efx_ef10_tx_probe()
A Dmcdi_port_common.c1234 rc = efx_nic_alloc_buffer(efx, &efx->stats_buffer, in efx_mcdi_mac_init_stats()
A Dptp.c1539 rc = efx_nic_alloc_buffer(efx, &ptp->start, sizeof(int), GFP_KERNEL); in efx_ptp_probe()

Completed in 40 milliseconds