Home
last modified time | relevance | path

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

/freebsd/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) in mlx4_find_cached_vlan() function
575 EXPORT_SYMBOL_GPL(mlx4_find_cached_vlan);
782 if (mlx4_find_cached_vlan(dev, port, vlan, &index)) { in __mlx4_unregister_vlan()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1392 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx);