NFC_ATTR_LLC_PARAM_MIUX
nla_put_u16(msg, NFC_ATTR_LLC_PARAM_MIUX, be16_to_cpu(local->miux)))
!info->attrs[NFC_ATTR_LLC_PARAM_MIUX]))
if (info->attrs[NFC_ATTR_LLC_PARAM_MIUX]) {
miux = nla_get_u16(info->attrs[NFC_ATTR_LLC_PARAM_MIUX]);
if (info->attrs[NFC_ATTR_LLC_PARAM_MIUX])
[NFC_ATTR_LLC_PARAM_MIUX] = { .type = NLA_U16 },