Home
last modified time | relevance | path

Searched refs:llcp_tlv_miux (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/
H A Dllcp_commands.c54 static u16 llcp_tlv_miux(const u8 *tlv) in llcp_tlv_miux() function
214 local->remote_miu = llcp_tlv_miux(tlv) + 128; in nfc_llcp_parse_gb_tlv()
261 sock->remote_miu = llcp_tlv_miux(tlv) + 128; in nfc_llcp_parse_connection_tlv()
/kernel/linux/linux-6.6/net/nfc/
H A Dllcp_commands.c54 static u16 llcp_tlv_miux(const u8 *tlv) in llcp_tlv_miux() function
214 local->remote_miu = llcp_tlv_miux(tlv) + 128; in nfc_llcp_parse_gb_tlv()
261 sock->remote_miu = llcp_tlv_miux(tlv) + 128; in nfc_llcp_parse_connection_tlv()

Completed in 2 milliseconds