NFC_ATTR_TM_PROTOCOLS
if (nla_put_u32(msg, NFC_ATTR_TM_PROTOCOLS, protocol))
[NFC_ATTR_TM_PROTOCOLS] = { .type = NLA_U32 },
!info->attrs[NFC_ATTR_TM_PROTOCOLS]))
if (info->attrs[NFC_ATTR_TM_PROTOCOLS])
tm_protocols = nla_get_u32(info->attrs[NFC_ATTR_TM_PROTOCOLS]);