Lines Matching defs:bnxt_pf_info
1126 struct bnxt_pf_info { struct
1129 u16 fw_fid;
1130 u16 port_id;
1131 u8 mac_addr[ETH_ALEN];
1132 u32 first_vf_id;
1133 u16 active_vfs;
1134 u16 registered_vfs;
1135 u16 max_vfs;
1136 u32 max_encap_records;
1137 u32 max_decap_records;
1138 u32 max_tx_em_flows;
1139 u32 max_tx_wm_flows;
1140 u32 max_rx_em_flows;
1141 u32 max_rx_wm_flows;
1142 unsigned long *vf_event_bmap;
1143 u16 hwrm_cmd_req_pages;
1144 u8 vf_resv_strategy;
1148 void *hwrm_cmd_req_addr[4];
1149 dma_addr_t hwrm_cmd_req_dma_addr[4];
1150 struct bnxt_vf_info *vf;