Home
last modified time | relevance | path

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

/Linux-v6.6/net/nfc/
Dllcp.h209 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock);
Dllcp_core.c1012 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock) in nfc_llcp_queue_i_frames() function
1120 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I) in nfc_llcp_recv_hdlc()
Dllcp_commands.c716 nfc_llcp_queue_i_frames(sock); in nfc_llcp_send_i_frame()