Searched refs:FC_PARSE_OK (Results 1 – 4 of 4) sorted by relevance
275 return FC_PARSE_OK; in fc_plogi_parse()331 return FC_PARSE_OK; in fc_prli_rsp_parse()401 return FC_PARSE_OK; in fc_adisc_rsp_parse()
105 FC_PARSE_OK = 0, enumerator
518 if (fc_prli_rsp_parse(prli_resp, rsp_len) != FC_PARSE_OK) { in bfa_fcs_itnim_prli_response()
443 if (fc_plogi_parse(rx_fchs) != FC_PARSE_OK) { in bfa_fcs_lport_plogi()