Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dcmd.h141 MLX4_CMD_SET_VLAN_FLTR = 0x47, enumerator
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c68 err = mlx4_cmd(dev, mailbox->dma, priv->port, 0, MLX4_CMD_SET_VLAN_FLTR, in mlx4_SET_VLAN_FLTR()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c1601 .opcode = MLX4_CMD_SET_VLAN_FLTR,