Searched refs:efx_buffer (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 119 struct efx_buffer { struct 250 struct efx_buffer *cb_page; 251 struct efx_buffer txd; 380 struct efx_buffer rxd; 496 struct efx_buffer eventq; 1063 struct efx_buffer irq_status; 1086 struct efx_buffer stats_buffer;
|
H A D | nic_common.h | 234 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);
|
H A D | ef100_nic.h | 66 struct efx_buffer mcdi_buf;
|
H A D | nic.h | 171 struct efx_buffer mcdi_buf;
|
H A D | nic.c | 31 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()
|
H A D | tx.c | 38 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
|
H A D | mcdi.h | 93 struct efx_buffer dma_buf;
|
H A D | ptp.c | 329 struct efx_buffer start;
|
H A D | ef10.c | 1902 struct efx_buffer stats_buf; in efx_ef10_try_update_nic_stats_vf()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | nic_common.h | 233 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);
|
H A D | net_driver.h | 119 struct efx_buffer { struct 140 struct efx_buffer buf; 268 struct efx_buffer *cb_page; 1020 struct efx_buffer irq_status; 1043 struct efx_buffer stats_buffer;
|
H A D | nic.h | 111 struct efx_buffer vfdi_status;
|
H A D | nic.c | 31 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()
|
H A D | tx.c | 30 struct efx_buffer *page_buf = in efx_tx_get_copy_buffer()
|
H A D | siena_sriov.c | 96 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()
|
H A D | mcdi.h | 93 struct efx_buffer dma_buf;
|
H A D | ptp.c | 325 struct efx_buffer start;
|