Lines Matching defs:be_resources
420 struct be_resources { struct
421 u16 max_vfs; /* Total VFs "really" supported by FW/HW */
422 u16 max_mcast_mac;
423 u16 max_tx_qs;
424 u16 max_rss_qs;
425 u16 max_rx_qs;
426 u16 max_cq_count;
427 u16 max_uc_mac; /* Max UC MACs programmable */
428 u16 max_vlans; /* Number of vlans supported */
429 u16 max_iface_count;
430 u16 max_mcc_count;
431 u16 max_evt_qs;
432 u32 if_cap_flags;
433 u32 vf_if_cap_flags; /* VF if capability flags */