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

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dvfdi.h88 struct vfdi_endpoint { struct
162 * 512 vfdi_endpoint structures into each page. These addresses
228 * additional pages each of which is filled with vfdi_endpoint structures.
248 struct vfdi_endpoint local;
249 struct vfdi_endpoint peers[256];
H A Dsiena_sriov.c106 struct vfdi_endpoint addr;
151 * struct efx_endpoint_page - Page of vfdi_endpoint structures
1087 struct vfdi_endpoint *peer; efx_siena_sriov_peer_work()
1144 peer = (struct vfdi_endpoint *)epp->ptr; efx_siena_sriov_peer_work()
1145 peer_space = EFX_PAGE_SIZE / sizeof(struct vfdi_endpoint); efx_siena_sriov_peer_work()

Completed in 82 milliseconds