Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/nfc/nci/
A Ddata.c77 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in nci_push_data_hdr()
A Dcore.c1370 nci_mt_set((__u8 *)hdr, NCI_MT_CMD_PKT); in nci_send_cmd()
/linux-6.3-rc2/include/net/nfc/
A Dnci.h171 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5)) macro
/linux-6.3-rc2/drivers/nfc/nfcmrvl/
A Dfw_dnld.c87 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in alloc_lc_skb()

Completed in 12 milliseconds