Home
last modified time | relevance | path

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

/linux-5.19.10/net/nfc/nci/
Dhci.c87 #define NCI_HCI_FRAGMENT 0x7f macro
284 u8 status = NCI_HCI_ANY_OK | ~NCI_HCI_FRAGMENT; in nci_hci_cmd_received()
441 if ((packet->header & ~NCI_HCI_FRAGMENT) == 0) { in nci_hci_data_received_cb()
475 packet->header &= NCI_HCI_FRAGMENT; in nci_hci_data_received_cb()