Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h108 struct efx_buffer { struct
129 struct efx_buffer buf;
233 struct efx_buffer *tsoh_page;
1005 struct efx_buffer irq_status;
1025 struct efx_buffer stats_buffer;
1071 struct efx_buffer vfdi_status;
Dnic.h476 struct efx_buffer mcdi_buf;
796 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
798 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *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.c97 struct efx_buffer buf;
928 static void efx_sriov_reset_vf(struct efx_vf *vf, struct efx_buffer *buffer) in efx_sriov_reset_vf()
999 struct efx_buffer buf; in efx_sriov_reset_vf_work()
1522 struct efx_buffer buf; in efx_sriov_reset()
Dmcdi.h80 struct efx_buffer dma_buf;
Dtx.c887 struct efx_buffer *page_buf = in efx_tsoh_get_buffer()
Dptp.c301 struct efx_buffer start;