Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/nci/
Ddata.c134 (NCI_PBF_LAST) : (NCI_PBF_CONT))); in nci_queue_tx_data_frags()
183 nci_push_data_hdr(ndev, conn_id, skb, NCI_PBF_LAST); in nci_send_data()
Dcore.c1157 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
/linux-4.1.27/include/net/nfc/
Dnci.h179 #define NCI_PBF_LAST 0x00 macro