Home
last modified time | relevance | path

Searched refs:lto (Results 1 – 3 of 3) sorted by relevance

/net/nfc/
Dllcp.h81 u8 lto; member
Dnetlink.c881 nla_put_u8(msg, NFC_ATTR_LLC_PARAM_LTO, local->lto) || in nfc_genl_send_params()
994 local->lto = nla_get_u8(info->attrs[NFC_ATTR_LLC_PARAM_LTO]); in nfc_genl_llc_set_params()
Dllcp_core.c547 lto_tlv = nfc_llcp_build_tlv(LLCP_TLV_LTO, &local->lto, 1, &lto_length); in nfc_llcp_build_gb()
1590 local->lto = 150; /* 1500 ms */ in nfc_llcp_register_device()