Home
last modified time | relevance | path

Searched refs:vfdi_endpoint (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dvfdi.h85 struct vfdi_endpoint { struct
159 * 512 vfdi_endpoint structures into each page. These addresses
225 * additional pages each of which is filled with vfdi_endpoint structures.
245 struct vfdi_endpoint local;
246 struct vfdi_endpoint peers[256];
H A Dsiena_sriov.c104 struct vfdi_endpoint addr;
149 * struct efx_endpoint_page - Page of vfdi_endpoint structures
1085 struct vfdi_endpoint *peer; in efx_siena_sriov_peer_work()
1142 peer = (struct vfdi_endpoint *)epp->ptr; in efx_siena_sriov_peer_work()
1143 peer_space = EFX_PAGE_SIZE / sizeof(struct vfdi_endpoint); in efx_siena_sriov_peer_work()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h85 struct vfdi_endpoint { struct
159 * 512 vfdi_endpoint structures into each page. These addresses
225 * additional pages each of which is filled with vfdi_endpoint structures.
245 struct vfdi_endpoint local;
246 struct vfdi_endpoint peers[256];
H A Dsiena_sriov.c104 struct vfdi_endpoint addr;
149 * struct efx_endpoint_page - Page of vfdi_endpoint structures
1086 struct vfdi_endpoint *peer; in efx_siena_sriov_peer_work()
1143 peer = (struct vfdi_endpoint *)epp->ptr; in efx_siena_sriov_peer_work()
1144 peer_space = EFX_PAGE_SIZE / sizeof(struct vfdi_endpoint); in efx_siena_sriov_peer_work()

Completed in 7 milliseconds