Searched refs:mlx4_SET_PORT_qpn_calc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/ofed/drivers/net/mlx4/ |
| D | port.c | 833 int mlx4_SET_PORT_qpn_calc(struct mlx4_dev *dev, u8 port, u32 base_qpn, in mlx4_SET_PORT_qpn_calc() function 870 EXPORT_SYMBOL(mlx4_SET_PORT_qpn_calc);
|
| D | en_netdev.c | 771 err = mlx4_SET_PORT_qpn_calc(mdev->dev, in mlx4_en_set_promisc_mode() 824 err = mlx4_SET_PORT_qpn_calc(mdev->dev, in mlx4_en_clear_promisc_mode() 1353 err = mlx4_SET_PORT_qpn_calc(mdev->dev, priv->port, priv->base_qpn, 0); in mlx4_en_start_port()
|
| /freebsd-10-stable/sys/ofed/include/linux/mlx4/ |
| D | device.h | 1278 int mlx4_SET_PORT_qpn_calc(struct mlx4_dev *dev, u8 port, u32 base_qpn,
|