Searched refs:mlx4_find_cached_vlan (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c558 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx) function
575 EXPORT_SYMBOL_GPL(mlx4_find_cached_vlan); variable
782 if (mlx4_find_cached_vlan(dev, port, vlan, &index)) {
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h1391 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx);

Completed in 207 milliseconds