Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/nci/ !
Dhci.c93 #define NCI_HCP_MSG_GET_PIPE(header) (header & 0x7f) macro
413 pipe = NCI_HCP_MSG_GET_PIPE(skb->data[0]); in nci_hci_msg_rx_work()
448 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); in nci_hci_data_received_cb()
486 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); in nci_hci_data_received_cb()