Searched defs:vfdi_status (Results 1 – 3 of 3) sorted by relevance
237 struct vfdi_status { struct238 u32 generation_start;239 u32 generation_end;240 u32 version;241 u32 length;242 u8 vi_scale;243 u8 max_tx_channels;244 u8 rss_rxq_count;245 u8 reserved1;246 u16 peer_count;[all …]
1084 struct vfdi_status *vfdi_status = nic_data->vfdi_status.addr; in efx_siena_sriov_peer_work() local1292 struct vfdi_status *vfdi_status; in efx_siena_sriov_init() local1482 struct vfdi_status *vfdi_status = nic_data->vfdi_status.addr; in efx_siena_sriov_mac_address_changed() local
401 struct efx_buffer vfdi_status; member