Lines Matching defs:bnxt_pf_info
1373 struct bnxt_pf_info { struct
1376 u16 fw_fid;
1377 u16 port_id;
1378 u8 mac_addr[ETH_ALEN];
1379 u32 first_vf_id;
1380 u16 active_vfs;
1381 u16 registered_vfs;
1382 u16 max_vfs;
1383 unsigned long *vf_event_bmap;
1384 u16 hwrm_cmd_req_pages;
1385 u8 vf_resv_strategy;
1389 void *hwrm_cmd_req_addr[4];
1390 dma_addr_t hwrm_cmd_req_dma_addr[4];
1391 struct bnxt_vf_info *vf;