Searched refs:enic_port_profile (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.c | 72 struct enic_port_profile *pp; in enic_set_port_profile() 159 static int enic_are_pp_different(struct enic_port_profile *pp1, in enic_are_pp_different() 160 struct enic_port_profile *pp2) in enic_are_pp_different() 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); 178 struct enic_port_profile *prev_state, 190 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate() 196 struct enic_port_profile *prev_p in enic_pp_disassociate() [all...] |
H A D | enic_pp.h | 31 struct enic_port_profile *prev_pp, int *restore_pp);
|
H A D | enic.h | 93 struct enic_port_profile { struct 173 struct enic_port_profile *pp;
|
H A D | enic_main.c | 1075 struct enic_port_profile *pp; in enic_set_vf_mac() 1102 struct enic_port_profile prev_pp; in enic_set_vf_port() 1103 struct enic_port_profile *pp; in enic_set_vf_port() 1192 struct enic_port_profile *pp; in enic_get_vf_port()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.c | 57 struct enic_port_profile *pp; in enic_set_port_profile() 144 static int enic_are_pp_different(struct enic_port_profile *pp1, in enic_are_pp_different() 145 struct enic_port_profile *pp2) in enic_are_pp_different() 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); 163 struct enic_port_profile *prev_state, 175 struct enic_port_profile *prev_pp, int *restore_pp) in enic_pp_preassociate() 181 struct enic_port_profile *prev_p in enic_pp_disassociate() [all...] |
H A D | enic_pp.h | 16 struct enic_port_profile *prev_pp, int *restore_pp);
|
H A D | enic.h | 80 struct enic_port_profile { struct 160 struct enic_port_profile *pp;
|
H A D | enic_main.c | 1074 struct enic_port_profile *pp; in enic_set_vf_mac() 1102 struct enic_port_profile prev_pp; in enic_set_vf_port() 1103 struct enic_port_profile *pp; in enic_set_vf_port() 1192 struct enic_port_profile *pp; in enic_get_vf_port()
|
Completed in 10 milliseconds