Home
last modified time | relevance | path

Searched refs:_attr_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h511 #define UVERBS_ATTR_IDRS_ARR(_attr_id, _idr_type, _access, _min_len, _max_len, \ argument
514 .id = (_attr_id) + \
534 #define UVERBS_ATTR_IDR(_attr_id, _idr_type, _access, ...) \ argument
536 .id = _attr_id, \
542 #define UVERBS_ATTR_FD(_attr_id, _fd_type, _access, ...) \ argument
544 .id = (_attr_id) + \
554 .id = _attr_id, \
561 .id = _attr_id, \
569 .id = _attr_id, \
579 _attr_id, \
[all …]