Searched refs:prev_pp (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.c | 154 struct enic_port_profile *prev_pp, int *restore_pp); 156 struct enic_port_profile *prev_pp, int *restore_pp); 158 struct enic_port_profile *prev_pp, int *restore_pp); 160 struct enic_port_profile *prev_pp, int *restore_pp); 175 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate() argument 181 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_disassociate() argument 203 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate_rr() argument 217 prev_pp, restore_pp); in enic_pp_preassociate_rr() 242 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_associate() argument 254 if (prev_pp->request != PORT_REQUEST_PREASSOCIATE_RR || in enic_pp_associate() [all …]
|
H A D | enic_pp.h | 16 struct enic_port_profile *prev_pp, int *restore_pp);
|