Home
last modified time | relevance | path

Searched defs:qed_vf_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h192 struct qed_vf_info { struct
193 struct qed_iov_vf_mbx vf_mbx;
194 enum vf_state state;
195 bool b_init;
196 bool b_malicious;
197 u8 to_disable;
199 struct qed_bulletin bulletin;
200 dma_addr_t vf_bulletin;
203 struct vfpf_acquire_tlv acquire;
205 u32 concrete_fid;
[all …]