Searched refs:num_fcxp_fw (Results 1 – 2 of 2) sorted by relevance
640 void bfa_fcxp_res_recfg(struct bfa_s *bfa, u16 num_fcxp_fw);
1189 bfa_fcxp_res_recfg(struct bfa_s *bfa, u16 num_fcxp_fw) in bfa_fcxp_res_recfg() argument1195 for (i = 0; i < (mod->num_fcxps - num_fcxp_fw); i++) { in bfa_fcxp_res_recfg()1196 if (i < ((mod->num_fcxps - num_fcxp_fw) / 2)) { in bfa_fcxp_res_recfg()