Searched refs:fc_bls_rsp_tmpl (Results 1 – 1 of 1) sorted by relevance
35 static struct fchs_s fc_bls_rsp_tmpl; variable78 fc_bls_rsp_tmpl.routing = FC_RTG_BASIC_LINK; in fcbuild_init()79 fc_bls_rsp_tmpl.cat_info = FC_CAT_BA_ACC; in fcbuild_init()80 fc_bls_rsp_tmpl.type = FC_TYPE_BLS; in fcbuild_init()81 fc_bls_rsp_tmpl.f_ctl = in fcbuild_init()84 fc_bls_rsp_tmpl.rx_id = FC_RXID_ANY; in fcbuild_init()217 memcpy(fchs, &fc_bls_rsp_tmpl, sizeof(struct fchs_s)); in fc_bls_rsp_build()