Home
last modified time | relevance | path

Searched defs:core_tx_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.h931 struct core_tx_start_ramrod_data struct
933 struct regpair pbl_base_addr /* Address of the pbl page */;
934 __le16 mtu /* Maximum transmission unit */;
935 __le16 sb_id /* Status block ID */;
936 u8 sb_index /* Status block protocol index */;
937 u8 stats_en /* Statistics Enable */;
938 u8 stats_id /* Statistics Counter ID */;
939 u8 conn_type /* connection type that loaded ll2 */;
940 __le16 pbl_size /* Number of BD pages pointed by PBL */;
941 __le16 qm_pq_id /* QM PQ ID */;
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h931 struct core_tx_start_ramrod_data struct
933 struct regpair pbl_base_addr /* Address of the pbl page */;
934 __le16 mtu /* Maximum transmission unit */;
935 __le16 sb_id /* Status block ID */;
936 u8 sb_index /* Status block protocol index */;
937 u8 stats_en /* Statistics Enable */;
938 u8 stats_id /* Statistics Counter ID */;
939 u8 conn_type /* connection type that loaded ll2 */;
940 __le16 pbl_size /* Number of BD pages pointed by PBL */;
941 __le16 qm_pq_id /* QM PQ ID */;
[all …]