Searched refs:qcam (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_core.h113 int mlx5_query_qcam_reg(struct mlx5_core_dev *mdev, u32 *qcam,
H A Dmlx5_fw.c115 return mlx5_query_qcam_reg(dev, dev->caps.qcam,
H A Dmlx5_main.c1577 OID_AUTO, "qcam", CTLFLAG_RD | CTLFLAG_MPSAFE,
1578 &dev->caps.qcam, sizeof(dev->caps.qcam), "IU", "");
H A Dmlx5_port.c69 int mlx5_query_qcam_reg(struct mlx5_core_dev *mdev, u32 *qcam, argument
78 return mlx5_core_access_reg(mdev, in, sz, qcam, sz, MLX5_REG_QCAM, 0, 0);
/freebsd-12-stable/sys/dev/mlx5/
H A Ddevice.h1076 MLX5_GET(qcam_reg, (mdev)->caps.qcam, qos_access_reg_cap_mask.reg_cap.fld)
1079 MLX5_GET(qcam_reg, (mdev)->caps.qcam, qos_feature_cap_mask.feature_cap.fld)
H A Ddriver.h678 u32 qcam[MLX5_ST_SZ_DW(qcam_reg)]; member in struct:mlx5_core_dev::__anon13949

Completed in 158 milliseconds