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