DEVLINK_ATTR_SB_POOL_TYPE  261 net/core/devlink.c 	if (!attrs[DEVLINK_ATTR_SB_POOL_TYPE])
DEVLINK_ATTR_SB_POOL_TYPE  264 net/core/devlink.c 	val = nla_get_u8(attrs[DEVLINK_ATTR_SB_POOL_TYPE]);
DEVLINK_ATTR_SB_POOL_TYPE  954 net/core/devlink.c 	if (nla_put_u8(msg, DEVLINK_ATTR_SB_POOL_TYPE, pool_info.pool_type))
DEVLINK_ATTR_SB_POOL_TYPE 1331 net/core/devlink.c 	if (nla_put_u8(msg, DEVLINK_ATTR_SB_POOL_TYPE, pool_type))
DEVLINK_ATTR_SB_POOL_TYPE 5795 net/core/devlink.c 	[DEVLINK_ATTR_SB_POOL_TYPE] = { .type = NLA_U8 },