Home
last modified time | relevance | path

Searched refs:enic_is_valid_vf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.h17 if (enic_is_valid_vf(enic, vf)) { \
H A Denic.h296 int enic_is_valid_vf(struct enic *enic, int vf);
H A Denic_main.c315 int enic_is_valid_vf(struct enic *enic, int vf) in enic_is_valid_vf() function