Searched defs:ecore_vf_info (Results 1 – 1 of 1) sorted by relevance
130 struct ecore_vf_info { struct131 struct ecore_iov_vf_mbx vf_mbx;132 enum vf_state state;133 bool b_init;134 bool b_malicious;135 u8 to_disable;137 struct ecore_bulletin bulletin;138 dma_addr_t vf_bulletin;142 bool b_hw_channel;146 struct vfpf_acquire_tlv acquire;[all …]