Searched refs:max_response (Results 1 – 3 of 3) sorted by relevance
163 __be32 max_response; member
1177 login_info->max_response = cpu_to_be32(sizeof(struct ibmvfc_fcp_rsp)); in ibmvfc_set_login_info()
11476 uint32_t status, max_response; in lpfc_sli4_iocb_param_transfer() local11500 max_response = bde.tus.f.bdeSize; in lpfc_sli4_iocb_param_transfer()11503 max_response = 0; in lpfc_sli4_iocb_param_transfer()11513 max_response += bde.tus.f.bdeSize; in lpfc_sli4_iocb_param_transfer()11517 max_response = wcqe->total_data_placed; in lpfc_sli4_iocb_param_transfer()11520 if (max_response < wcqe->total_data_placed) in lpfc_sli4_iocb_param_transfer()11521 pIocbIn->iocb.un.genreq64.bdl.bdeSize = max_response; in lpfc_sli4_iocb_param_transfer()