max_zcopy         420 opal/mca/btl/uct/btl_uct_tl.c     module->super.btl_get_limit = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.get.max_zcopy;
max_zcopy         429 opal/mca/btl/uct/btl_uct_tl.c     module->super.btl_put_limit = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.put.max_zcopy;
max_zcopy         464 opal/mca/btl/uct/btl_uct_tl.c     module->super.btl_max_send_size = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.am.max_zcopy - sizeof (mca_btl_uct_am_header_t);