Home
last modified time | relevance | path

Searched refs:NCI_PBF_CONT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/nfc/nci/
Ddata.c146 (NCI_PBF_LAST) : (NCI_PBF_CONT))); in nci_queue_tx_data_frags()
261 if (pbf == NCI_PBF_CONT) { in nci_add_rx_data_frag()
/Linux-v4.19/include/net/nfc/
Dnci.h182 #define NCI_PBF_CONT 0x01 macro