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