Searched defs:dqp (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mcg.c | 157 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 D | umad.c | 774 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 D | quota.c | 562 struct dqblk *dqp = &qup->dqblk; in getnfsquota() local
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_quota.c | 1270 struct dquot **dqp) in dqget()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vfsops.c | 237 zfs_getquota(zfsvfs_t * zfsvfs,uid_t id,int isgroup,struct dqblk64 * dqp) zfs_getquota() argument
|