Searched defs:bnxt_pf_info (Results 1 – 1 of 1) sorted by relevance
1392 struct bnxt_pf_info { struct1395 u16 fw_fid;1396 u16 port_id;1397 u8 mac_addr[ETH_ALEN];1398 u32 first_vf_id;1399 u16 active_vfs;1400 u16 registered_vfs;1401 u16 max_vfs;1402 unsigned long *vf_event_bmap;1403 u16 hwrm_cmd_req_pages;[all …]