Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dllcp.h209 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock);
H A Dllcp_commands.c716 nfc_llcp_queue_i_frames(sock); in nfc_llcp_send_i_frame()
H A 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()