Searched refs:fc_bls_rsp_tmpl (Results 1 – 1 of 1) sorted by relevance
34 static struct fchs_s fc_bls_rsp_tmpl; variable77 fc_bls_rsp_tmpl.routing = FC_RTG_BASIC_LINK; in fcbuild_init()78 fc_bls_rsp_tmpl.cat_info = FC_CAT_BA_ACC; in fcbuild_init()79 fc_bls_rsp_tmpl.type = FC_TYPE_BLS; in fcbuild_init()80 fc_bls_rsp_tmpl.f_ctl = in fcbuild_init()83 fc_bls_rsp_tmpl.rx_id = FC_RXID_ANY; in fcbuild_init()216 memcpy(fchs, &fc_bls_rsp_tmpl, sizeof(struct fchs_s)); in fc_bls_rsp_build()