Searched refs:gs_type (Results 1 – 6 of 6) sorted by relevance
983 u8 gs_type; in zfcp_fc_job_wka_port() local990 gs_type = (preamble_word1 & 0xff000000) >> 24; in zfcp_fc_job_wka_port()995 switch (gs_type) { in zfcp_fc_job_wka_port()
918 cthdr->gs_type = CT_GSTYPE_DIRSERVICE; in fc_gs_cthdr_build()928 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_fdmi_cthdr_build()939 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_ms_cthdr_build()
1139 u32 gs_type:8; /* Generic service Type */ member
424 ct_hdr->gs_type = rx_cthdr->gs_type; in bfa_fcs_lport_send_fcgs_rjt()
111 p->p.req.header.gs_type = 0xFC; in qla2x00_prep_ct_req()1496 p->p.req.header.gs_type = 0xFA; in qla2x00_prep_ct_fdmi_req()2595 p->p.req.header.gs_type = 0xFA; in qla24xx_prep_ct_fm_req()
3007 uint8_t gs_type; member