Searched defs:iavf_hw_capabilities (Results 1 – 1 of 1) sorted by relevance
231 struct iavf_hw_capabilities { struct242 bool dcb;243 bool fcoe;244 bool iwarp;245 u32 num_vsis;246 u32 num_rx_qp;247 u32 num_tx_qp;248 u32 base_queue;249 u32 num_msix_vectors_vf;250 bool apm_wol_support;[all …]