Home
last modified time | relevance | path

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

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