Lines Matching defs:bnxt_pf_info
1104 struct bnxt_pf_info { struct
1107 u16 fw_fid;
1108 u16 port_id;
1109 u8 mac_addr[ETH_ALEN];
1110 u32 first_vf_id;
1111 u16 active_vfs;
1112 u16 registered_vfs;
1113 u16 max_vfs;
1114 u32 max_encap_records;
1115 u32 max_decap_records;
1116 u32 max_tx_em_flows;
1117 u32 max_tx_wm_flows;
1118 u32 max_rx_em_flows;
1119 u32 max_rx_wm_flows;
1120 unsigned long *vf_event_bmap;
1121 u16 hwrm_cmd_req_pages;
1122 u8 vf_resv_strategy;
1126 void *hwrm_cmd_req_addr[4];
1127 dma_addr_t hwrm_cmd_req_dma_addr[4];
1128 struct bnxt_vf_info *vf;