Searched defs:LNET_MD_KIOV (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/include/linux/lnet/
H A Dtypes.h180 * - LNET_MD_KIOV bit set: The start field points to the starting
242 * - LNET_MD_KIOV: The start and length fields specify an array of
249 * - LNET_MD_KIOV or LNET_MD_IOVEC allows for a scatter/gather
310 #define LNET_MD_KIOV (1 << 8) macro

Completed in 93 milliseconds