Searched defs:pd (Results 76 - 100 of 161) sorted by relevance

1234567

/freebsd-10.0-release/contrib/unbound/validator/
H A Dval_anchor.c101 struct packed_rrset_data* pd = (struct packed_rrset_data*) local
870 struct packed_rrset_data* pd; local
[all...]
/freebsd-10.0-release/sys/arm/arm/
H A Delf_trampoline.c626 unsigned int *pd = (unsigned int *)pt_addr; local
H A Dvm_machdep.c713 pd_entry_t *pd; local
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c439 struct ib_mr *c4iw_register_phys_mem(struct ib_pd *pd, argument
517 struct ib_mr *c4iw_get_dma_mr(struct ib_pd *pd, int acc) argument
374 c4iw_reregister_phys_mem(struct ib_mr *mr, int mr_rereg_mask, struct ib_pd *pd, struct ib_phys_buf *buffer_list, int num_phys_buf, int acc, u64 *iova_start) argument
561 c4iw_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, u64 virt, int acc, struct ib_udata *udata, int mr_id) argument
665 c4iw_alloc_mw(struct ib_pd *pd) argument
717 c4iw_alloc_fast_reg_mr(struct ib_pd *pd, int pbl_depth) argument
[all...]
H A Dqp.c1452 c4iw_create_qp(struct ib_pd *pd, struct ib_qp_init_attr *attrs, argument
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_ppro.c395 struct p6pmc_descr *pd; local
425 struct p6pmc_descr *pd; local
498 const struct p6pmc_descr *pd; local
611 const struct p6pmc_descr *pd; local
646 struct p6pmc_descr *pd; local
742 struct p6pmc_descr *pd; local
[all...]
/freebsd-10.0-release/sys/i386/i386/
H A Dbios.c612 struct pnp_sysdev *pd; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h206 struct ib_pd *pd; member in struct:ib_mad_port_private
H A Dverbs.c117 struct ib_pd *pd; local
131 int ib_dealloc_pd(struct ib_pd *pd) argument
142 ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) argument
191 ib_create_ah_from_wc(struct ib_pd *pd, struct ib_wc *wc, struct ib_grh *grh, u8 port_num) argument
223 struct ib_pd *pd; local
237 ib_create_srq(struct ib_pd *pd, struct ib_srq_init_attr *srq_init_attr) argument
263 ib_create_xrc_srq(struct ib_pd *pd, struct ib_cq *xrc_cq, struct ib_xrcd *xrcd, struct ib_srq_init_attr *srq_init_attr) argument
313 struct ib_pd *pd; local
340 ib_create_qp(struct ib_pd *pd, struct ib_qp_init_attr *qp_init_attr) argument
693 struct ib_pd *pd; local
770 ib_get_dma_mr(struct ib_pd *pd, int mr_access_flags) argument
788 ib_reg_phys_mr(struct ib_pd *pd, struct ib_phys_buf *phys_buf_array, int num_phys_buf, int mr_access_flags, u64 *iova_start) argument
814 ib_rereg_phys_mr(struct ib_mr *mr, int mr_rereg_mask, struct ib_pd *pd, struct ib_phys_buf *phys_buf_array, int num_phys_buf, int mr_access_flags, u64 *iova_start) argument
855 struct ib_pd *pd; local
870 ib_alloc_fast_reg_mr(struct ib_pd *pd, int max_page_list_len) argument
918 ib_alloc_mw(struct ib_pd *pd) argument
939 struct ib_pd *pd; local
953 ib_alloc_fmr(struct ib_pd *pd, int mr_access_flags, struct ib_fmr_attr *fmr_attr) argument
987 struct ib_pd *pd; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmr.c108 struct ib_mr *mlx4_ib_get_dma_mr(struct ib_pd *pd, int acc) argument
480 struct ib_mr *mlx4_ib_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, argument
583 mlx4_ib_alloc_fast_reg_mr(struct ib_pd *pd, int max_page_list_len) argument
662 mlx4_ib_fmr_alloc(struct ib_pd *pd, int acc, struct ib_fmr_attr *fmr_attr) argument
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c54 __be32 pd; member in struct:mthca_mpt_entry
432 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, argument
522 int mthca_mr_alloc_notrans(struct mthca_dev *dev, u32 pd, argument
529 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, argument
582 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, argument
[all...]
H A Dmthca_provider.c408 struct mthca_pd *pd; local
423 mthca_pd_free(to_mdev(ibdev), pd); local
432 mthca_dealloc_pd(struct ib_pd *pd) argument
440 mthca_ah_create(struct ib_pd *pd, struct ib_ah_attr *ah_attr) argument
467 mthca_create_srq(struct ib_pd *pd, struct ib_srq_init_attr *init_attr, struct ib_udata *udata) argument
540 mthca_create_qp(struct ib_pd *pd, struct ib_qp_init_attr *init_attr, struct ib_udata *udata) argument
902 mthca_get_dma_mr(struct ib_pd *pd, int acc) argument
925 mthca_reg_phys_mr(struct ib_pd *pd, struct ib_phys_buf *buffer_list, int num_phys_buf, int acc, u64 *iova_start) argument
1008 mthca_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, u64 virt, int acc, struct ib_udata *udata, int mr_id) argument
1124 mthca_alloc_fmr(struct ib_pd *pd, int mr_access_flags, struct ib_fmr_attr *fmr_attr) argument
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c55 ipoib_create_ah(struct ipoib_dev_priv *priv, struct ib_pd *pd, struct ib_ah_attr *attr) argument
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dmr.c311 static int mlx4_mr_alloc_reserved(struct mlx4_dev *dev, u32 mridx, u32 pd, argument
421 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access, argument
791 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages, argument
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-int.h419 pcap_t *pd; member in struct:oneshot_userdata
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c853 char *pd, *ps, *tok; local
/freebsd-10.0-release/contrib/ofed/libibverbs/src/
H A Dverbs.c141 struct ibv_pd *pd; local
151 int __ibv_dealloc_pd(struct ibv_pd *pd) argument
157 struct ibv_mr *__ibv_reg_mr(struct ibv_pd *pd, void *addr, argument
356 __ibv_create_srq(struct ibv_pd *pd, struct ibv_srq_init_attr *srq_init_attr) argument
381 ibv_create_xrc_srq(struct ibv_pd *pd, struct ibv_xrc_domain *xrc_domain, struct ibv_cq *xrc_cq, struct ibv_srq_init_attr *srq_init_attr) argument
427 __ibv_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *qp_init_attr) argument
491 __ibv_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr) argument
547 ibv_create_ah_from_wc(struct ibv_pd *pd, struct ibv_wc *wc, struct ibv_grh *grh, uint8_t port_num) argument
720 __ibv_resolve_eth_gid(const struct ibv_pd *pd, uint8_t port_num, union ibv_gid *dgid, uint8_t sgid_index, uint8_t mac[], uint16_t *vlan, uint8_t *tagged, uint8_t *is_mcast) argument
[all...]
/freebsd-10.0-release/contrib/ofed/libmthca/src/
H A Dmthca.h130 struct ibv_pd *pd; member in struct:mthca_context
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/examples/
H A Drping.c118 struct ibv_pd *pd; member in struct:rping_cb
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/src/
H A Dcma.c798 int rdma_create_qp(struct rdma_cm_id *id, struct ibv_pd *pd, argument
/freebsd-10.0-release/contrib/tcpdump/
H A Dtcpdump.c374 static pcap_t *pd; variable
394 pcap_t *pd; member in struct:dump_info
403 show_tstamp_types_and_exit(const char *device, pcap_t *pd) argument
436 show_dlts_and_exit(const char *device, pcap_t *pd) argument
[all...]
/freebsd-10.0-release/contrib/unbound/services/
H A Dlocalzone.c307 rr_is_duplicate(struct packed_rrset_data* pd, ldns_buffer* buf) argument
324 struct packed_rrset_data* pd; local
358 insert_rr(struct regional* region, struct packed_rrset_data* pd, ldns_buffer* buf, uint32_t ttl) argument
451 struct packed_rrset_data* pd; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c961 u_int8_t *pd; local
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c92 iwch_ah_create(struct ib_pd *pd, argument
329 static int iwch_deallocate_pd(struct ib_pd *pd) argument
399 static struct ib_mr *iwch_register_phys_mem(struct ib_pd *pd, argument
476 iwch_reregister_phys_mem(struct ib_mr *mr, int mr_rereg_mask, struct ib_pd *pd, struct ib_phys_buf *buffer_list, int num_phys_buf, int acc, u64 * iova_start) argument
543 iwch_reg_user_mr(struct ib_pd *pd, u64 start, u64 length, u64 virt, int acc, struct ib_udata *udata, int mr_id) argument
657 iwch_get_dma_mr(struct ib_pd *pd, int acc) argument
675 iwch_alloc_mw(struct ib_pd *pd) argument
760 iwch_create_qp(struct ib_pd *pd, struct ib_qp_init_attr *attrs, struct ib_udata *udata) argument
[all...]
H A Diw_cxgb_provider.h145 u32 pd; /* IN */ member in struct:iwch_qp_attributes

Completed in 222 milliseconds

1234567