Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/nci/
Dntf.c750 __u16 ntf_opcode = nci_opcode(skb->data); in nci_ntf_packet() local
754 nci_opcode_gid(ntf_opcode), in nci_ntf_packet()
755 nci_opcode_oid(ntf_opcode), in nci_ntf_packet()
761 switch (ntf_opcode) { in nci_ntf_packet()
795 pr_err("unknown ntf opcode 0x%x\n", ntf_opcode); in nci_ntf_packet()