Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h399 struct core_tx_start_ramrod_data struct
401 struct regpair pbl_base_addr /* Address of the pbl page */;
402 __le16 mtu /* Maximum transmission unit */;
403 __le16 sb_id /* Status block ID */;
404 u8 sb_index /* Status block protocol index */;
405 u8 stats_en /* Statistics Enable */;
406 u8 stats_id /* Statistics Counter ID */;
407 u8 conn_type /* connection type that loaded ll2 (use enum protocol_type) */;
408 __le16 pbl_size /* Number of BD pages pointed by PBL */;
409 __le16 qm_pq_id /* QM PQ ID */;
[all …]