Lines Matching refs:restore_pp
169 struct enic_port_profile *prev_pp, int *restore_pp);
171 struct enic_port_profile *prev_pp, int *restore_pp);
173 struct enic_port_profile *prev_pp, int *restore_pp);
175 struct enic_port_profile *prev_pp, int *restore_pp);
179 int *restore_pp) = {
190 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate() argument
196 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_disassociate() argument
218 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate_rr() argument
232 prev_pp, restore_pp); in enic_pp_preassociate_rr()
236 *restore_pp = 0; in enic_pp_preassociate_rr()
239 *restore_pp = 0; in enic_pp_preassociate_rr()
257 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_associate() argument
273 enic, vf, prev_pp, restore_pp); in enic_pp_associate()
277 *restore_pp = 0; in enic_pp_associate()
281 enic, vf, prev_pp, restore_pp); in enic_pp_associate()
285 *restore_pp = 0; in enic_pp_associate()
305 struct enic_port_profile *prev_pp, int *restore_pp) in enic_process_set_pp_request() argument
318 return enic_pp_handlers[pp->request](enic, vf, prev_pp, restore_pp); in enic_process_set_pp_request()