Searched refs:fc_bls_req_tmpl (Results 1 – 1 of 1) sorted by relevance
33 static struct fchs_s fc_bls_req_tmpl; variable69 fc_bls_req_tmpl.routing = FC_RTG_BASIC_LINK; in fcbuild_init()70 fc_bls_req_tmpl.type = FC_TYPE_BLS; in fcbuild_init()71 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()72 fc_bls_req_tmpl.rx_id = FC_RXID_ANY; in fcbuild_init()579 memcpy(fchs, &fc_bls_req_tmpl, sizeof(struct fchs_s)); in fc_abts_build()