Searched refs:req_wr (Results 1 – 1 of 1) sorted by relevance
344 struct fw_tlstx_data_wr *req_wr; in tls_tx_data_wr() local380 req_wr = (struct fw_tlstx_data_wr *)req; in tls_tx_data_wr()382 req_wr->op_to_immdlen = in tls_tx_data_wr()395 req_wr->lsodisable_to_flags = in tls_tx_data_wr()402 req_wr->ctxloc_to_exp = in tls_tx_data_wr()410 req_wr->plen = htonl(len); in tls_tx_data_wr()411 req_wr->mfs = htons(hws->mfs); in tls_tx_data_wr()412 req_wr->adjustedplen_pkd = in tls_tx_data_wr()414 req_wr->expinplenmax_pkd = in tls_tx_data_wr()416 req_wr->pdusinplenmax_pkd = in tls_tx_data_wr()[all …]