Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dnic_common.h233 int efx_siena_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
235 void efx_siena_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Dnet_driver.h119 struct efx_buffer { struct
140 struct efx_buffer buf;
268 struct efx_buffer *cb_page;
1029 struct efx_buffer irq_status;
1052 struct efx_buffer stats_buffer;
Dnic.h111 struct efx_buffer vfdi_status;
Dnic.c31 int efx_siena_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer, in efx_siena_alloc_buffer()
42 void efx_siena_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer) in efx_siena_free_buffer()
Dtx.c30 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
Dsiena_sriov.c96 struct efx_buffer buf;
942 struct efx_buffer *buffer) in efx_siena_sriov_reset_vf()
1013 struct efx_buffer buf; in efx_siena_sriov_reset_vf_work()
1556 struct efx_buffer buf; in efx_siena_sriov_reset()
Dmcdi.h93 struct efx_buffer dma_buf;
Dptp.c325 struct efx_buffer start;
/Linux-v6.1/drivers/net/ethernet/sfc/
Dnic_common.h236 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
238 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Def100_nic.h66 struct efx_buffer mcdi_buf;
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;
270 struct efx_buffer *cb_page;
1082 struct efx_buffer irq_status;
1105 struct efx_buffer stats_buffer;
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()
Dtx.c38 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
Dmcdi.h93 struct efx_buffer dma_buf;
Dptp.c329 struct efx_buffer start;
Def10.c1884 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()