Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_hsi_common.h429 struct core_tx_start_ramrod_data struct
431 struct regpair pbl_base_addr /* Address of the pbl page */;
432 __le16 mtu /* Maximum transmission unit */;
433 __le16 sb_id /* Status block ID */;
434 u8 sb_index /* Status block protocol index */;
435 u8 stats_en /* Statistics Enable */;
436 u8 stats_id /* Statistics Counter ID */;
437 u8 conn_type /* connection type that loaded ll2 (use enum protocol_type) */;
438 __le16 pbl_size /* Number of BD pages pointed by PBL */;
439 __le16 qm_pq_id /* QM PQ ID */;
[all …]