Searched defs:ecore_vf_info (Results 1 – 1 of 1) sorted by relevance
137 struct ecore_vf_info { struct138 struct ecore_iov_vf_mbx vf_mbx;139 enum vf_state state;140 bool b_init;141 bool b_malicious;142 u8 to_disable;144 struct ecore_bulletin bulletin;145 dma_addr_t vf_bulletin;148 struct vfpf_acquire_tlv acquire;150 u32 concrete_fid;[all …]