Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A 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()
H A Dcore.c1380 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
/linux/include/net/nfc/
H A Dnci.h174 #define NCI_PBF_LAST 0x00 macro
/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c88 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in alloc_lc_skb()