Searched refs:dma_local_lkey (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Diw.c83 rds_iwdev->dma_local_lkey = !!(dev_attr->device_cap_flags & IB_DEVICE_LOCAL_DMA_LKEY);
92 if (!rds_iwdev->dma_local_lkey) {
H A Diw_cm.c441 ic->i_dma_local_lkey = rds_iwdev->dma_local_lkey;
544 ic->i_dma_local_lkey = rds_iwdev->dma_local_lkey;
H A Diw.h187 unsigned int dma_local_lkey:1; member in struct:rds_iw_device

Completed in 182 milliseconds