Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dcrdump.c81 u32 space_size; in mlx5_crdump_enable() local
94 &space_size); in mlx5_crdump_enable()
101 if (!space_size) { in mlx5_crdump_enable()
111 priv->health.crdump_size = space_size; in mlx5_crdump_enable()
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h76 u16 space_size);
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h433 __le32 space_size; member
H A Dhclge_main.c8396 static int hclge_set_umv_space(struct hclge_dev *hdev, u16 space_size, in hclge_set_umv_space() argument
8406 req->space_size = cpu_to_le32(space_size); in hclge_set_umv_space()