Searched refs:gmal_resp (Results 1 – 1 of 1) sorted by relevance
3173 struct fcgs_gmal_resp_s *gmal_resp; in bfa_fcs_lport_ms_gmal_response() local3194 gmal_resp = (struct fcgs_gmal_resp_s *)(cthdr + 1); in bfa_fcs_lport_ms_gmal_response()3196 num_entries = be32_to_cpu(gmal_resp->ms_len); in bfa_fcs_lport_ms_gmal_response()3208 gmal_entry = (struct fcgs_gmal_entry_s *)gmal_resp->ms_ma; in bfa_fcs_lport_ms_gmal_response()