Home
last modified time | relevance | path

Searched defs:dqp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c157 struct mlx4_promisc_qp *dqp = NULL; in new_steering_entry() local
246 struct mlx4_promisc_qp *dqp; in existing_steering_entry() local
294 struct mlx4_promisc_qp *dqp, *tmp_dqp; in check_duplicate_entry() local
426 struct mlx4_promisc_qp *dqp; in add_promisc_qp() local
557 struct mlx4_promisc_qp *dqp; in remove_promisc_qp() local
/freebsd/contrib/ofed/libibumad/
H A Dumad.c774 int umad_set_addr(void *umad, int dlid, int dqp, int sl, int qkey) in umad_set_addr()
788 int umad_set_addr_net(void *umad, __be16 dlid, __be32 dqp, int sl, __be32 qkey) in umad_set_addr_net()
/freebsd/usr.bin/quota/
H A Dquota.c562 struct dqblk *dqp = &qup->dqblk; in getnfsquota() local
/freebsd/sys/ufs/ufs/
H A Dufs_quota.c1270 struct dquot **dqp) in dqget()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c237 zfs_getquota(zfsvfs_t * zfsvfs,uid_t id,int isgroup,struct dqblk64 * dqp) zfs_getquota() argument