Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/qed/
Dqed_nvmetcp_if.h96 struct nvmetcp_task_params { struct
97 void *context; /* Output parameter - set/filled by the HSI function */
98 struct nvmetcp_wqe *sqe;
99 u32 tx_io_size; /* in bytes (Without DIF, if exists) */
100 u32 rx_io_size; /* in bytes (Without DIF, if exists) */
101 u16 conn_icid;
102 u16 itid;
103 struct regpair opq; /* qedn_task_ctx address */
104 u16 host_cccid;
105 u8 cq_rss_number;
[all …]