Lines Matching refs:size
12 u32 size;
182 if (nla_put_u32(msg, DEVLINK_ATTR_SB_SIZE, devlink_sb->size))
290 if (nla_put_u32(msg, DEVLINK_ATTR_SB_POOL_SIZE, pool_info.size))
403 u16 pool_index, u32 size,
412 size, threshold_type, extack);
422 u32 size;
441 size = nla_get_u32(info->attrs[DEVLINK_ATTR_SB_POOL_SIZE]);
443 pool_index, size, threshold_type,
936 u32 size, u16 ingress_pools_count,
951 devlink_sb->size = size;
962 u32 size, u16 ingress_pools_count,
969 err = devl_sb_register(devlink, sb_index, size, ingress_pools_count,