Searched defs:core_rx_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance
300 struct core_rx_start_ramrod_data struct302 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 …]