Lines Matching refs:para
500 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response()
501 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_response()
505 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response()
506 chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_response()
510 chg->path.para.p_type = SMT_P320B ; in ess_send_response()
511 chg->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_response()
517 chg->payload.para.p_type = SMT_P320F ; in ess_send_response()
518 chg->payload.para.p_len = sizeof(struct smt_p_320f) - PARA_LEN ; in ess_send_response()
523 chg->overhead.para.p_type = SMT_P3210 ; in ess_send_response()
524 chg->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_response()
530 chg->cat.para.p_type = SMT_P001A ; in ess_send_response()
531 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_response()
591 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req()
592 req->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_alc_req()
596 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req()
597 req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_alc_req()
606 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req()
607 req->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_alc_req()
613 req->pl_req.para.p_type = SMT_P0017 ; in ess_send_alc_req()
614 req->pl_req.para.p_len = sizeof(struct smt_p_0017) - PARA_LEN ; in ess_send_alc_req()
619 req->ov_req.para.p_type = SMT_P0018 ; in ess_send_alc_req()
620 req->ov_req.para.p_len = sizeof(struct smt_p_0018) - PARA_LEN ; in ess_send_alc_req()
625 req->payload.para.p_type = SMT_P320F ; in ess_send_alc_req()
626 req->payload.para.p_len = sizeof(struct smt_p_320f) - PARA_LEN ; in ess_send_alc_req()
631 req->overhead.para.p_type = SMT_P3210 ; in ess_send_alc_req()
632 req->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_alc_req()
637 req->a_addr.para.p_type = SMT_P0019 ; in ess_send_alc_req()
638 req->a_addr.para.p_len = sizeof(struct smt_p_0019) - PARA_LEN ; in ess_send_alc_req()
643 req->cat.para.p_type = SMT_P001A ; in ess_send_alc_req()
644 req->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_alc_req()
648 req->tneg.para.p_type = SMT_P001B ; in ess_send_alc_req()
649 req->tneg.para.p_len = sizeof(struct smt_p_001b) - PARA_LEN ; in ess_send_alc_req()
653 req->segm.para.p_type = SMT_P001C ; in ess_send_alc_req()
654 req->segm.para.p_len = sizeof(struct smt_p_001c) - PARA_LEN ; in ess_send_alc_req()