Lines Matching defs:bnxt_pf_info
1150 struct bnxt_pf_info { struct
1153 u16 fw_fid;
1154 u16 port_id;
1155 u8 mac_addr[ETH_ALEN];
1156 u32 first_vf_id;
1157 u16 active_vfs;
1158 u16 registered_vfs;
1159 u16 max_vfs;
1160 u32 max_encap_records;
1161 u32 max_decap_records;
1162 u32 max_tx_em_flows;
1163 u32 max_tx_wm_flows;
1164 u32 max_rx_em_flows;
1165 u32 max_rx_wm_flows;
1166 unsigned long *vf_event_bmap;
1167 u16 hwrm_cmd_req_pages;
1168 u8 vf_resv_strategy;
1172 void *hwrm_cmd_req_addr[4];
1173 dma_addr_t hwrm_cmd_req_dma_addr[4];
1174 struct bnxt_vf_info *vf;