Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.h245 struct efx_buffer vfdi_status;
403 struct efx_buffer mcdi_buf;
665 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
667 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;
246 struct efx_buffer *cb_page;
1006 struct efx_buffer irq_status;
1029 struct efx_buffer stats_buffer;
Dnic.c31 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_nic_alloc_buffer()
42 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer) in efx_nic_free_buffer()
Dsiena_sriov.c95 struct efx_buffer buf;
940 struct efx_buffer *buffer) in efx_siena_sriov_reset_vf()
1011 struct efx_buffer buf; in efx_siena_sriov_reset_vf_work()
1554 struct efx_buffer buf; in efx_siena_sriov_reset()
Dmcdi.h93 struct efx_buffer dma_buf;
Dtx.c37 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
Dptp.c320 struct efx_buffer start;
Def10.c1999 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()