Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dcrdump.c78 u32 space_size; in mlx5_crdump_enable() local
91 &space_size); in mlx5_crdump_enable()
98 if (!space_size) { in mlx5_crdump_enable()
108 priv->health.crdump_size = space_size; in mlx5_crdump_enable()
/openbmc/u-boot/include/
H A Dtpm-v2.h717 size_t space_size, u32 nv_attributes,
/openbmc/u-boot/lib/
H A Dtpm-v2.c799 size_t space_size, u32 nv_attributes, in tpm2_nv_define_space() argument
846 offset + nv_policy_size, space_size); in tpm2_nv_define_space()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h433 __le32 space_size; member
H A Dhclge_main.c8313 static int hclge_set_umv_space(struct hclge_dev *hdev, u16 space_size, in hclge_set_umv_space() argument
8323 req->space_size = cpu_to_le32(space_size); in hclge_set_umv_space()