Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/rdma/
A Duverbs_ioctl.h484 #define UVERBS_ATTR_IDRS_ARR(_attr_id, _idr_type, _access, _min_len, _max_len, \ argument
487 .id = (_attr_id) + \
507 #define UVERBS_ATTR_IDR(_attr_id, _idr_type, _access, ...) \ argument
509 .id = _attr_id, \
517 .id = (_attr_id) + \
527 .id = (_attr_id), \
532 .id = _attr_id, \
539 .id = _attr_id, \
547 .id = _attr_id, \
557 _attr_id, \
[all …]
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_dfs.c52 #define DEFINE_QLA_DFS_RPORT_RW_ATTR(_attr_id, _attr) \ argument
56 return qla_dfs_rport_get(fp, _attr_id, val); \
61 return qla_dfs_rport_set(fp, _attr_id, val); \

Completed in 10 milliseconds