Searched defs:bnxt_vf_info (Results 1 – 1 of 1) sorted by relevance
691 struct bnxt_vf_info { struct692 u16 fw_fid;693 u8 mac_addr[ETH_ALEN];694 u16 max_rsscos_ctxs;695 u16 max_cp_rings;696 u16 max_tx_rings;697 u16 max_rx_rings;698 u16 max_l2_ctxs;699 u16 max_irqs;700 u16 max_vnics;[all …]