Searched refs:restore_pp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_pp.c | 159 struct enic_port_profile *prev_pp, int *restore_pp); 161 struct enic_port_profile *prev_pp, int *restore_pp); 163 struct enic_port_profile *prev_pp, int *restore_pp); 165 struct enic_port_profile *prev_pp, int *restore_pp); 169 int *restore_pp) = { 180 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate() argument 186 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_disassociate() argument 208 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate_rr() argument 222 prev_pp, restore_pp); in enic_pp_preassociate_rr() 226 *restore_pp = 0; in enic_pp_preassociate_rr() [all …]
|
| H A D | enic_pp.h | 16 struct enic_port_profile *prev_pp, int *restore_pp);
|
| H A D | enic_main.c | 1178 int err = 0, restore_pp = 1; in enic_set_vf_port() local 1241 err = enic_process_set_pp_request(enic, vf, &prev_pp, &restore_pp); in enic_set_vf_port() 1243 if (restore_pp) { in enic_set_vf_port()
|