Searched defs:efx_vf (Results 1 – 1 of 1) sorted by relevance
86 struct efx_vf { struct103 enum efx_vf_tx_filter_mode tx_filter_mode; argument104 int tx_filter_id;105 struct vfdi_endpoint addr;106 u64 status_addr;107 struct mutex status_lock;108 u64 *peer_page_addrs;109 unsigned peer_page_count;110 u64 evq0_addrs[EFX_MAX_VF_EVQ_SIZE * sizeof(efx_qword_t) /112 unsigned evq0_count;[all …]