Searched refs:vfdi_status (Results 1 – 4 of 4) sorted by relevance
403 struct vfdi_status *status = nic_data->vfdi_status.addr; in __efx_siena_sriov_push_vf_status()420 copy[0].to_addr = vf->status_addr + offsetof(struct vfdi_status, in __efx_siena_sriov_push_vf_status()427 data_offset = offsetof(struct vfdi_status, version); in __efx_siena_sriov_push_vf_status()429 copy[1].from_addr = nic_data->vfdi_status.dma_addr + data_offset; in __efx_siena_sriov_push_vf_status()461 copy[pos].to_addr = vf->status_addr + offsetof(struct vfdi_status, in __efx_siena_sriov_push_vf_status()1082 struct vfdi_status *vfdi_status = nic_data->vfdi_status.addr; in efx_siena_sriov_peer_work() local1101 peer = vfdi_status->peers + 1; in efx_siena_sriov_peer_work()1102 peer_space = ARRAY_SIZE(vfdi_status->peers) - 1; in efx_siena_sriov_peer_work()1146 vfdi_status->peer_count = peer_count; in efx_siena_sriov_peer_work()1290 struct vfdi_status *vfdi_status; in efx_siena_sriov_init() local[all …]
234 struct vfdi_status { struct
111 struct efx_buffer vfdi_status; member
711 struct vfdi_status;