Searched refs:mlx5_dev_domainset (Results 1 – 5 of 5) sorted by relevance
159 mlx5_dev_domainset(iq->priv->mdev), M_WAITOK | M_ZERO); in mlx5e_iq_alloc_db()
121 mlx5_dev_domainset(priv->mdev), flags | M_ZERO); in mlx5e_tls_tag_import()
396 mlx5_dev_domainset(mdev), flags | M_ZERO); in mlx5e_tls_rx_tag_import()
1255 mlx5_dev_domainset(mdev), M_WAITOK | M_ZERO); in mlx5e_create_rq()1606 mlx5_dev_domainset(sq->priv->mdev), M_WAITOK | M_ZERO); in mlx5e_alloc_sq_db()4604 M_MLX5EN, mlx5_dev_domainset(mdev), M_WAITOK | M_ZERO); in mlx5e_create_ifp()
1125 mlx5_dev_domainset(struct mlx5_core_dev *mdev) in mlx5_dev_domainset() function