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

/linux-4.1.27/net/nfc/nci/
H A Dhci.c102 #define NCI_HCP_MSG_GET_PIPE(header) (header & 0x7f) macro
405 pipe = NCI_HCP_MSG_GET_PIPE(skb->data[0]); nci_hci_msg_rx_work()
442 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); nci_hci_data_received_cb()
479 pipe = NCI_HCP_MSG_GET_PIPE(packet->header); nci_hci_data_received_cb()

Completed in 39 milliseconds