Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h830 struct core_rx_start_ramrod_data struct
832 struct regpair bd_base /* bd address of the first bd page */;
833 struct regpair cqe_pbl_addr /* Base address on host of CQE PBL */;
834 __le16 mtu /* Maximum transmission unit */;
835 __le16 sb_id /* Status block ID */;
836 u8 sb_index /* index of the protocol index */;
837 u8 complete_cqe_flg /* post completion to the CQE ring if set */;
838 u8 complete_event_flg /* post completion to the event ring if set */;
839 u8 drop_ttl0_flg /* drop packet with ttl0 if set */;
840 __le16 num_of_pbl_pages /* Num of pages in CQE PBL */;
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h830 struct core_rx_start_ramrod_data struct
832 struct regpair bd_base /* bd address of the first bd page */;
833 struct regpair cqe_pbl_addr /* Base address on host of CQE PBL */;
834 __le16 mtu /* Maximum transmission unit */;
835 __le16 sb_id /* Status block ID */;
836 u8 sb_index /* index of the protocol index */;
837 u8 complete_cqe_flg /* post completion to the CQE ring if set */;
838 u8 complete_event_flg /* post completion to the event ring if set */;
839 u8 drop_ttl0_flg /* drop packet with ttl0 if set */;
840 __le16 num_of_pbl_pages /* Num of pages in CQE PBL */;
[all …]