Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/
Dllcp.h209 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock);
Dllcp_commands.c716 nfc_llcp_queue_i_frames(sock); in nfc_llcp_send_i_frame()
Dllcp_core.c1036 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock) in nfc_llcp_queue_i_frames() function
1144 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I) in nfc_llcp_recv_hdlc()