H A D | enic_pp.c | 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); 190 struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_preassociate() 196 struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_disassociate() 218 struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_preassociate_rr() 232 prev_pp, restore_pp); enic_pp_preassociate_rr() 257 struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_associate() 269 if (prev_pp->request != PORT_REQUEST_PREASSOCIATE_RR || enic_pp_associate() 270 (prev_pp->request == PORT_REQUEST_PREASSOCIATE_RR && enic_pp_associate() 271 enic_are_pp_different(prev_pp, pp))) { enic_pp_associate() 273 enic, vf, prev_pp, restore_pp); enic_pp_associate() 281 enic, vf, prev_pp, restore_pp); enic_pp_associate() 305 struct enic_port_profile *prev_pp, int *restore_pp) enic_process_set_pp_request() 318 return enic_pp_handlers[pp->request](enic, vf, prev_pp, restore_pp); enic_process_set_pp_request() 189 enic_pp_preassociate(struct enic *enic, int vf, struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_preassociate() argument 195 enic_pp_disassociate(struct enic *enic, int vf, struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_disassociate() argument 217 enic_pp_preassociate_rr(struct enic *enic, int vf, struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_preassociate_rr() argument 256 enic_pp_associate(struct enic *enic, int vf, struct enic_port_profile *prev_pp, int *restore_pp) enic_pp_associate() argument 304 enic_process_set_pp_request(struct enic *enic, int vf, struct enic_port_profile *prev_pp, int *restore_pp) enic_process_set_pp_request() argument
|