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