Lines Matching defs:be_resources
413 struct be_resources { struct
414 u16 max_vfs; /* Total VFs "really" supported by FW/HW */
415 u16 max_mcast_mac;
416 u16 max_tx_qs;
417 u16 max_rss_qs;
418 u16 max_rx_qs;
419 u16 max_cq_count;
420 u16 max_uc_mac; /* Max UC MACs programmable */
421 u16 max_vlans; /* Number of vlans supported */
422 u16 max_iface_count;
423 u16 max_mcc_count;
424 u16 max_evt_qs;
425 u32 if_cap_flags;
426 u32 vf_if_cap_flags; /* VF if capability flags */