Searched refs:efx_buffer (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h287 * struct efx_buffer - An Efx general-purpose buffer
295 struct efx_buffer { struct
790 struct efx_buffer irq_status;
808 struct efx_buffer stats_buffer;
846 struct efx_buffer vfdi_status;
H A Dnic.h328 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
330 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
H A Dmcdi.h60 struct efx_buffer dma_buf;
H A Dsiena_sriov.c94 struct efx_buffer buf;
929 static void efx_sriov_reset_vf(struct efx_vf *vf, struct efx_buffer *buffer)
1000 struct efx_buffer buf;
1521 struct efx_buffer buf;
H A Dnic.c308 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
320 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer)

Completed in 70 milliseconds