Searched refs:ibt_ud_chan_alloc_args_t (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti.h | 159 } ibt_ud_chan_alloc_args_t; typedef 264 ibt_chan_alloc_flags_t flags, ibt_ud_chan_alloc_args_t *args, 273 ibt_ud_chan_alloc_args_t *args, ibt_cq_hdl_t *send_cq_p,
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_adm.c | 238 ibt_ud_chan_alloc_args_t alloc_attr; in eib_adm_setup_ud_channel() 242 bzero(&alloc_attr, sizeof (ibt_ud_chan_alloc_args_t)); in eib_adm_setup_ud_channel()
|
H A D | eib_ctl.c | 217 ibt_ud_chan_alloc_args_t alloc_attr; in eib_ctl_setup_ud_channel() 221 bzero(&alloc_attr, sizeof (ibt_ud_chan_alloc_args_t)); in eib_ctl_setup_ud_channel()
|
H A D | enx_ibt.c | 354 ibt_ud_chan_alloc_args_t alloc_attr; in eibnx_setup_ud_channel() 363 bzero(&alloc_attr, sizeof (ibt_ud_chan_alloc_args_t)); in eibnx_setup_ud_channel()
|
H A D | eib_data.c | 700 ibt_ud_chan_alloc_args_t alloc_attr; in eib_data_setup_ud_channel() 704 bzero(&alloc_attr, sizeof (ibt_ud_chan_alloc_args_t)); in eib_data_setup_ud_channel()
|
/titanic_50/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_chan.c | 400 ibt_ud_chan_alloc_args_t *args, ibt_channel_hdl_t *ud_chan_p, in ibt_alloc_ud_channel() 597 ibt_chan_alloc_flags_t flags, ibt_ud_chan_alloc_args_t *args, in ibt_alloc_ud_channel_range()
|
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 5467 ibt_ud_chan_alloc_args_t ud_alloc_attr; in ibd_setup_ud_channel()
|