Searched refs:nfc_llcp_queue_i_frames (Results 1 – 3 of 3) sorted by relevance
209 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock);
716 nfc_llcp_queue_i_frames(sock); in nfc_llcp_send_i_frame()
1036 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock) in nfc_llcp_queue_i_frames() function1144 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I) in nfc_llcp_recv_hdlc()