Home
last modified time | relevance | path

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

/Linux-v5.10/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.c1337 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
/Linux-v5.10/include/net/nfc/
Dnci.h169 #define NCI_PBF_LAST 0x00 macro
/Linux-v5.10/drivers/nfc/nfcmrvl/
Dfw_dnld.c101 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in alloc_lc_skb()