Searched refs:gmal_resp (Results 1 – 1 of 1) sorted by relevance
3181 struct fcgs_gmal_resp_s *gmal_resp; in bfa_fcs_lport_ms_gmal_response() local3202 gmal_resp = (struct fcgs_gmal_resp_s *)(cthdr + 1); in bfa_fcs_lport_ms_gmal_response()3204 num_entries = be32_to_cpu(gmal_resp->ms_len); in bfa_fcs_lport_ms_gmal_response()3216 gmal_entry = (struct fcgs_gmal_entry_s *)gmal_resp->ms_ma; in bfa_fcs_lport_ms_gmal_response()