Searched refs:pl_len (Results 1 – 3 of 3) sorted by relevance
122 u16 pl_len; member218 u16 pl_len; member265 u16 pl_len; member
97 rec->pl_len = q_head->log_length; in zfcp_dbf_hba_fsf_res()99 rec->pl_len, "fsf_res", req->req_id); in zfcp_dbf_hba_fsf_res()225 rec->pl_len = (!srb->length) ? 0 : srb->length - in zfcp_dbf_hba_fsf_uss()228 if (rec->pl_len) in zfcp_dbf_hba_fsf_uss()229 zfcp_dbf_pl_write(dbf, srb->payload.data, rec->pl_len, in zfcp_dbf_hba_fsf_uss()498 rec->pl_len = len; /* full length even if we cap pay below */ in zfcp_dbf_san()711 rec->pl_len = FCP_RESP_WITH_EXT; in zfcp_dbf_scsi_common()718 rec->pl_len += be32_to_cpu(fcp_rsp->ext.fr_rsp_len); in zfcp_dbf_scsi_common()721 rec->pl_len += be32_to_cpu(fcp_rsp->ext.fr_sns_len); in zfcp_dbf_scsi_common()732 min_t(u16, max_t(u16, rec->pl_len, in zfcp_dbf_scsi_common()
255 const void *pl, unsigned int pl_len);