Home
last modified time | relevance | path

Searched refs:efx_buffer (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h248 struct efx_buffer vfdi_status;
406 struct efx_buffer mcdi_buf;
668 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
670 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Dnet_driver.h112 struct efx_buffer { struct
133 struct efx_buffer buf;
249 struct efx_buffer *cb_page;
1009 struct efx_buffer irq_status;
1032 struct efx_buffer stats_buffer;
Dnic.c34 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer()
45 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer) in efx_nic_free_buffer()
Dsiena_sriov.c98 struct efx_buffer buf;
943 struct efx_buffer *buffer) in efx_siena_sriov_reset_vf()
1014 struct efx_buffer buf; in efx_siena_sriov_reset_vf_work()
1557 struct efx_buffer buf; in efx_siena_sriov_reset()
Dmcdi.h96 struct efx_buffer dma_buf;
Dtx.c40 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
Dptp.c323 struct efx_buffer start;
Def10.c2002 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()