Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1693 struct iscsi_spe_func_init struct
1695 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1696 __le16 half_way_close_timeout /* Half Way Close Timeout in Option 2 Close */;
1697 …um_sq_pages_in_ring /* Number of entries in the SQ PBL. Provided by driver at function init spe */;
1698 …2tq_pages_in_ring /* Number of entries in the R2TQ PBL. Provided by driver at function init spe */;
1699 …* Number of entries in the uHQ PBL (xHQ entries is X2). Provided by driver at function init spe */;
1700 u8 ll2_rx_queue_id /* Queue ID of the Light-L2 Rx Queue */;
1701 u8 flags;
1706 struct iscsi_debug_modes debug_mode /* Use iscsi_debug_mode flags */;
1707 __le16 reserved1;
[all …]