Home
last modified time | relevance | path

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

/linux/net/nfc/
A Dllcp_core.c725 if (llcp_sock == NULL && nfc_llcp_ptype(skb) == LLCP_PDU_I) { in nfc_llcp_tx_work()
747 if (ptype == LLCP_PDU_I) in nfc_llcp_tx_work()
763 if (ptype == LLCP_PDU_I && copy_skb) in nfc_llcp_tx_work()
1055 if (ptype == LLCP_PDU_I) { in nfc_llcp_recv_hdlc()
1106 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I) in nfc_llcp_recv_hdlc()
1458 case LLCP_PDU_I: in nfc_llcp_rx_skb()
A Dllcp.h171 #define LLCP_PDU_I 0xc macro
A Dllcp_commands.c693 pdu = llcp_allocate_pdu(sock, LLCP_PDU_I, in nfc_llcp_send_i_frame()

Completed in 8 milliseconds