Home
last modified time | relevance | path

Searched refs:txt_rsp_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c1947 u32 txt_rsp_len; in isert_put_text_rsp() local
1955 txt_rsp_len = rc; in isert_put_text_rsp()
1958 if (txt_rsp_len) { in isert_put_text_rsp()
1965 txt_rsp_buf, txt_rsp_len, DMA_TO_DEVICE); in isert_put_text_rsp()
1969 isert_cmd->pdu_buf_len = txt_rsp_len; in isert_put_text_rsp()
1971 tx_dsg->length = txt_rsp_len; in isert_put_text_rsp()