Searched defs:core_rx_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance
325 struct core_rx_start_ramrod_data struct327 struct regpair bd_base /* bd address of the first bd page */;328 struct regpair cqe_pbl_addr /* Base address on host of CQE PBL */;329 __le16 mtu /* Maximum transmission unit */;330 __le16 sb_id /* Status block ID */;331 u8 sb_index /* index of the protocol index */;332 u8 complete_cqe_flg /* post completion to the CQE ring if set */;333 u8 complete_event_flg /* post completion to the event ring if set */;334 u8 drop_ttl0_flg /* drop packet with ttl0 if set */;335 __le16 num_of_pbl_pages /* Num of pages in CQE PBL */;[all …]