Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic.h401 struct efx_buffer vfdi_status;
524 struct efx_buffer mcdi_buf;
773 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
775 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Dnet_driver.h109 struct efx_buffer { struct
130 struct efx_buffer buf;
234 struct efx_buffer *tsoh_page;
985 struct efx_buffer irq_status;
1005 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.h86 struct efx_buffer dma_buf;
Dtx.c888 struct efx_buffer *page_buf = in efx_tsoh_get_buffer()
Dptp.c301 struct efx_buffer start;
Def10.c1458 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()