Searched refs:enic_is_valid_pp_vf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.h | 24 if (enic_is_valid_pp_vf(enic, vf, err)) \ 34 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err);
|
H A D | enic_pp.c | 38 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err) in enic_is_valid_pp_vf() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.h | 9 if (enic_is_valid_pp_vf(enic, vf, err)) \ 19 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err);
|
H A D | enic_pp.c | 23 int enic_is_valid_pp_vf(struct enic *enic, int vf, int *err) in enic_is_valid_pp_vf() function
|
Completed in 3 milliseconds