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

/linux-master/include/net/nfc/
H A Dnci.h170 #define nci_mt(hdr) (((hdr)[0]>>5)&0x07) macro
/linux-master/net/nfc/nci/
H A Dcore.c1526 switch (nci_mt(skb->data)) {
1540 pr_err("unknown MT 0x%x\n", nci_mt(skb->data));

Completed in 245 milliseconds