Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/nci/ !
Dhci.c94 #define NCI_HCP_MSG_GET_PIPE(header) (header & 0x7f) macro
415 pipe = NCI_HCP_MSG_GET_PIPE(skb->data[0]); in nci_hci_msg_rx_work()
450 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); in nci_hci_data_received_cb()
488 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); in nci_hci_data_received_cb()