Searched refs:fcp_feat (Results 1 – 1 of 1) sorted by relevance
2000 u32 fcp_feat; in fcoe_ctlr_vn_send() local2060 fcp_feat = 0; in fcoe_ctlr_vn_send()2062 fcp_feat |= FCP_FEAT_INIT; in fcoe_ctlr_vn_send()2064 fcp_feat |= FCP_FEAT_TARG; in fcoe_ctlr_vn_send()2065 fcp_feat <<= (FC_TYPE_FCP * 4) % 32; in fcoe_ctlr_vn_send()2066 ff->fd_ff.fd_feat[FC_TYPE_FCP * 4 / 32] = htonl(fcp_feat); in fcoe_ctlr_vn_send()