Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/sfc/
Dnet_driver.h119 struct efx_buffer { struct
271 struct efx_buffer *cb_page;
272 struct efx_buffer txd;
413 struct efx_buffer rxd;
534 struct efx_buffer eventq;
1102 struct efx_buffer irq_status;
1125 struct efx_buffer stats_buffer;
Dnic_common.h234 int efx_nic_alloc_buffer(struct efx_nic *efx, struct efx_buffer *buffer,
236 void efx_nic_free_buffer(struct efx_nic *efx, struct efx_buffer *buffer);
Def100_nic.h66 struct efx_buffer mcdi_buf;
Dnic.h171 struct efx_buffer mcdi_buf;
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()
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.c1902 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()
/linux-6.14.4/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;
1022 struct efx_buffer irq_status;
1045 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;