Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1322 struct iscsi_conn_offload_params struct
1324 struct regpair sq_pbl_addr /* PBL SQ pointer */;
1325 struct regpair r2tq_pbl_addr /* PBL R2TQ pointer */;
1326 struct regpair xhq_pbl_addr /* PBL XHQ pointer */;
1327 struct regpair uhq_pbl_addr /* PBL UHQ pointer */;
1328 __le32 initial_ack /* Initial ack, received from TCP */;
1329 __le16 physical_q0 /* Physical QM queue to be tied to logical Q0 */;
1330 __le16 physical_q1 /* Physical QM queue to be tied to logical Q1 */;
1331 u8 flags;
1340 u8 pbl_page_size_log /* Page size with PBEs log; Page Size = 2^(page_size_log+12) */;
[all …]