Lines Matching defs:bnxt_pf_info
1112 struct bnxt_pf_info { struct
1115 u16 fw_fid;
1116 u16 port_id;
1117 u8 mac_addr[ETH_ALEN];
1118 u32 first_vf_id;
1119 u16 active_vfs;
1120 u16 registered_vfs;
1121 u16 max_vfs;
1122 u32 max_encap_records;
1123 u32 max_decap_records;
1124 u32 max_tx_em_flows;
1125 u32 max_tx_wm_flows;
1126 u32 max_rx_em_flows;
1127 u32 max_rx_wm_flows;
1128 unsigned long *vf_event_bmap;
1129 u16 hwrm_cmd_req_pages;
1130 u8 vf_resv_strategy;
1134 void *hwrm_cmd_req_addr[4];
1135 dma_addr_t hwrm_cmd_req_dma_addr[4];
1136 struct bnxt_vf_info *vf;