Home
last modified time | relevance | path

Searched refs:vfdi_status (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dsiena_sriov.c404 struct vfdi_status *status = nic_data->vfdi_status.addr; in __efx_siena_sriov_push_vf_status()
421 copy[0].to_addr = vf->status_addr + offsetof(struct vfdi_status, in __efx_siena_sriov_push_vf_status()
428 data_offset = offsetof(struct vfdi_status, version); in __efx_siena_sriov_push_vf_status()
430 copy[1].from_addr = nic_data->vfdi_status.dma_addr + data_offset; in __efx_siena_sriov_push_vf_status()
462 copy[pos].to_addr = vf->status_addr + offsetof(struct vfdi_status, in __efx_siena_sriov_push_vf_status()
1083 struct vfdi_status *vfdi_status = nic_data->vfdi_status.addr; in efx_siena_sriov_peer_work() local
1102 peer = vfdi_status->peers + 1; in efx_siena_sriov_peer_work()
1103 peer_space = ARRAY_SIZE(vfdi_status->peers) - 1; in efx_siena_sriov_peer_work()
1147 vfdi_status->peer_count = peer_count; in efx_siena_sriov_peer_work()
1291 struct vfdi_status *vfdi_status; in efx_siena_sriov_init() local
[all …]
Dvfdi.h234 struct vfdi_status { struct
Dnic.h111 struct efx_buffer vfdi_status; member
Dnet_driver.h705 struct vfdi_status;
/Linux-v6.1/drivers/net/ethernet/sfc/
Dvfdi.h234 struct vfdi_status { struct
Dnic.h111 struct efx_buffer vfdi_status; member
Dnet_driver.h753 struct vfdi_status;