Lines Matching defs:bnxt_pf_info
849 struct bnxt_pf_info { struct
852 u16 fw_fid;
853 u16 port_id;
854 u8 mac_addr[ETH_ALEN];
855 u32 first_vf_id;
856 u16 active_vfs;
857 u16 max_vfs;
858 u32 max_encap_records;
859 u32 max_decap_records;
860 u32 max_tx_em_flows;
861 u32 max_tx_wm_flows;
862 u32 max_rx_em_flows;
863 u32 max_rx_wm_flows;
864 unsigned long *vf_event_bmap;
865 u16 hwrm_cmd_req_pages;
866 u8 vf_resv_strategy;
870 void *hwrm_cmd_req_addr[4];
871 dma_addr_t hwrm_cmd_req_dma_addr[4];
872 struct bnxt_vf_info *vf;