Lines Matching defs:be_resources
404 struct be_resources { struct
405 u16 max_vfs; /* Total VFs "really" supported by FW/HW */
406 u16 max_mcast_mac;
407 u16 max_tx_qs;
408 u16 max_rss_qs;
409 u16 max_rx_qs;
410 u16 max_cq_count;
411 u16 max_uc_mac; /* Max UC MACs programmable */
412 u16 max_vlans; /* Number of vlans supported */
413 u16 max_iface_count;
414 u16 max_mcc_count;
415 u16 max_evt_qs;
416 u16 max_nic_evt_qs; /* NIC's share of evt qs */
417 u32 if_cap_flags;
418 u32 vf_if_cap_flags; /* VF if capability flags */
419 u32 flags;
423 u16 max_rss_tables;