Searched refs:nci_mt (Results 1 – 2 of 2) sorted by relevance
170 #define nci_mt(hdr) (((hdr)[0]>>5)&0x07) macro
1508 nci_mt(skb->data) == NCI_MT_NTF_PKT) in nci_valid_size() 1577 switch (nci_mt(skb->data)) { in nci_rx_work() 1591 pr_err("unknown MT 0x%x\n", nci_mt(skb->data)); in nci_rx_work()