Home
last modified time | relevance | path

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

/Linux-v5.4/net/nfc/hci/
Dhci.h64 #define NFC_HCI_FRAGMENT 0x7f macro
Dhcp.c88 packet->header |= ~NFC_HCI_FRAGMENT; in nfc_hci_hcp_message_tx()
Dcore.c852 if ((packet->header & ~NFC_HCI_FRAGMENT) == 0) { in nfc_hci_recv_from_llc()
859 pipe = packet->header & NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()
886 packet->header &= NFC_HCI_FRAGMENT; in nfc_hci_recv_from_llc()