Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dopal_proto.h292 u8 supported_features; member
320 u8 supported_features; member
Dsed-opal.c270 u8 flags = tper->supported_features; in check_tper()
274 tper->supported_features); in check_tper()
284 u8 sup_feat = lfeat->supported_features; in check_mbrenabled()
/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_com_cmd.c362 !(edev->supported_features & feature_mask)) in efa_com_check_supported_feature_id()
466 result->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
479 edev->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
Defa_com.h108 u32 supported_features; member
Defa_com_cmd.h114 u32 supported_features; member
Defa_admin_cmds_defs.h542 u64 supported_features; member
/Linux-v5.4/net/ceph/
Dceph_common.c58 module_param_cb(supported_features, &param_ops_supported_features, NULL,
663 client->supported_features = CEPH_FEATURES_SUPPORTED_DEFAULT; in ceph_create_client()
Dmessenger.c1482 cpu_to_le64(from_msgr(con->msgr)->supported_features); in prepare_write_connect()
2057 u64 sup_feat = from_msgr(con->msgr)->supported_features; in process_connect()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h133 u64 supported_features; member
/Linux-v5.4/drivers/net/ethernet/amazon/ena/
Dena_com.h335 u32 supported_features; member
Dena_admin_defs.h440 u32 supported_features; member
Dena_com.c971 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()
1905 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()
1907 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
Dena_netdev.c3146 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_num()
3190 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()
3361 if (ctx->ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_queue_size()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-rbd62 What: /sys/bus/rbd/supported_features
/Linux-v5.4/drivers/block/
Drbd.c544 static BUS_ATTR_RO(supported_features);