/titanic_41/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 239 mem_attr.mr_as = NULL; in rds_init_recv_caches() 454 mem_attr.mr_as = NULL; in rds_init_send_pool() 476 mem_attr.mr_as = NULL; in rds_init_send_pool() 605 mem_attr.mr_as = NULL; in rds_reinit_send_pool() 621 mem_attr.mr_as = NULL; in rds_reinit_send_pool()
|
H A D | rdsib_ib.c | 1505 mem_attr.mr_as = NULL; in rdsib_add_hca()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_rsrc.c | 512 attr.mr_as = NULL; in eib_rsrc_setup_txbufs() 681 attr.mr_as = NULL; in eib_rsrc_setup_rxbufs() 778 attr.mr_as = NULL; in eib_rsrc_setup_lsobufs()
|
H A D | enx_ibt.c | 451 attr.mr_as = NULL; in eibnx_setup_txbufs() 535 attr.mr_as = NULL; in eibnx_setup_rxbufs()
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_wqe.c | 555 mem_attr.mr_as = NULL; in ibmf_i_init_wqes() 708 mem_attr.mr_as = NULL; in ibmf_i_init_altqp_wqes() 1170 mem_attr.mr_as = NULL; in ibmf_i_extend_wqe_mem()
|
H A D | ibmf_recv.c | 1561 mem_attr.mr_as = NULL; in ibmf_send_busy()
|
/titanic_41/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_resource.c | 565 mr_attr.mr_as = NULL; in iser_reg_mem()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cq.c | 232 mr_attr.mr_as = NULL; in tavor_cq_alloc() 636 mr_attr.mr_as = NULL; in tavor_cq_resize()
|
H A D | tavor_qp.c | 461 mr_attr.mr_as = NULL; in tavor_qp_alloc() 923 mr_attr.mr_as = NULL; in tavor_special_qp_alloc()
|
H A D | tavor_srq.c | 279 mr_attr.mr_as = NULL; in tavor_srq_alloc()
|
H A D | tavor_mr.c | 109 bind.bi_as = mr_attr->mr_as; in tavor_mr_register() 746 bind.bi_as = mr_attr->mr_as; in tavor_mr_reregister()
|
H A D | tavor_event.c | 1000 mr_attr.mr_as = NULL; in tavor_eq_alloc()
|
H A D | tavor_misc.c | 164 mr_attr.mr_as = NULL; in tavor_ah_alloc()
|
H A D | tavor_ioctl.c | 2477 comm->tlc_memattr.mr_as = NULL; in tavor_loopback_alloc_mem()
|
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ioc.c | 525 mr_attr.mr_as = NULL; in srpt_ioc_init() 1596 mr_attr.mr_as = NULL; in srpt_reg_mem()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cq.c | 242 mr_attr.mr_as = NULL; in hermon_cq_alloc() 668 mr_attr.mr_as = NULL; in hermon_cq_resize()
|
H A D | hermon_qp.c | 552 mr_attr.mr_as = NULL; in hermon_qp_alloc() 1064 mr_attr.mr_as = NULL; in hermon_special_qp_alloc() 1660 mr_attr.mr_as = NULL; in hermon_qp_alloc_range()
|
H A D | hermon_srq.c | 278 mr_attr.mr_as = NULL; in hermon_srq_alloc()
|
H A D | hermon_event.c | 802 mr_attr.mr_as = NULL; in hermon_eq_alloc()
|
H A D | hermon_mr.c | 121 bind.bi_as = mr_attr->mr_as; in hermon_mr_register() 1094 bind.bi_as = mr_attr->mr_as; in hermon_mr_reregister()
|
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 930 mem_attr.mr_as = NULL; in ibd_rc_alloc_srq_copybufs() 1293 mem_attr.mr_as = NULL; in ibd_rc_alloc_rx_copybufs() 1810 mem_attr.mr_as = NULL; in ibd_rc_init_tx_largebuf_list() 1892 mem_attr.mr_as = NULL; in ibd_rc_alloc_tx_copybufs()
|
H A D | ibd.c | 3542 mem_attr.mr_as = NULL; in ibd_alloc_tx_copybufs() 3584 mem_attr.mr_as = NULL; in ibd_alloc_tx_lsobufs() 4053 mem_attr.mr_as = NULL; in ibd_alloc_rx_copybufs()
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 999 struct as *mr_as; /* A pointer to an address space */ member
|
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_impl.c | 1258 mr_attr.mr_as = NULL; in rdsv3_ib_alloc_hdrs()
|
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.c | 2078 new_mem_attr.mr_as = curproc->p_as; in sol_uverbs_reg_mr() 2084 new_mem_attr.mr_as, new_mem_attr.mr_flags); in sol_uverbs_reg_mr()
|