Searched refs:buf_handle (Results 1 – 2 of 2) sorted by relevance
274 uint_t buflen, struct mrc *buf_handle);276 struct mrc buf_handle);278 caddr_t buf, uint_t buflen, struct mrc *buf_handle);280 struct mrc buf_handle);282 uint_t buflen, struct mrc *buf_handle, RIB_SYNCMEM_HANDLE *sync_handle,285 struct mrc buf_handle, RIB_SYNCMEM_HANDLE sync_handle, void *);3659 struct mrc *buf_handle) in rib_registermem() argument3671 buf_handle->mrc_linfo = (uintptr_t)mr_hdl; in rib_registermem()3672 buf_handle->mrc_lmr = (uint32_t)mr_desc.md_lkey; in rib_registermem()3673 buf_handle->mrc_rmr = (uint32_t)mr_desc.md_rkey; in rib_registermem()[all …]
44 (all interaction is in terms of the buf_handle.46 Currently buf_handle is declared as: