Home
last modified time | relevance | path

Searched defs:pf_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1777 struct pf_start_ramrod_data struct
1779 struct regpair event_ring_pbl_addr /* Address of event ring PBL */;
1780 struct regpair consolid_q_pbl_addr /* PBL address of consolidation queue */;
1781 struct pf_start_tunnel_config tunnel_config /* tunnel configuration. */;
1782 __le16 event_ring_sb_id /* Status block ID */;
1783 u8 base_vf_id /* All VfIds owned by Pf will be from baseVfId till baseVfId+numVfs */;
1784 u8 num_vfs /* Amount of vfs owned by PF */;
1785 u8 event_ring_num_pages /* Number of PBL pages in event ring */;
1786 u8 event_ring_sb_index /* Status block index */;
1787 u8 path_id /* HW path ID (engine ID) */;
[all …]