Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic_common.h231 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
233 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Dnic.h111 struct efx_buffer vfdi_status;
264 struct efx_buffer mcdi_buf;
Dnet_driver.h119 struct efx_buffer { struct
140 struct efx_buffer buf;
269 struct efx_buffer *cb_page;
1069 struct efx_buffer irq_status;
1092 struct efx_buffer stats_buffer;
Def100_nic.h64 struct efx_buffer mcdi_buf;
Dnic.c32 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer()
43 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer) in efx_nic_free_buffer()
Dsiena_sriov.c96 struct efx_buffer buf;
941 struct efx_buffer *buffer) in efx_siena_sriov_reset_vf()
1012 struct efx_buffer buf; in efx_siena_sriov_reset_vf_work()
1555 struct efx_buffer buf; in efx_siena_sriov_reset()
Dtx.c38 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
Dmcdi.h93 struct efx_buffer dma_buf;
Dptp.c326 struct efx_buffer start;
Def10.c1886 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()