Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h300 struct core_rx_start_ramrod_data struct
302 struct regpair bd_base /* bd address of the first bd page */;
303 struct regpair cqe_pbl_addr /* Base address on host of CQE PBL */;
304 __le16 mtu /* Maximum transmission unit */;
305 __le16 sb_id /* Status block ID */;
306 u8 sb_index /* index of the protocol index */;
307 u8 complete_cqe_flg /* post completion to the CQE ring if set */;
308 u8 complete_event_flg /* post completion to the event ring if set */;
309 u8 drop_ttl0_flg /* drop packet with ttl0 if set */;
310 __le16 num_of_pbl_pages /* Num of pages in CQE PBL */;
[all …]