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