Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/nci/ !
Ddata.c59 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
Dntf.c106 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_core_conn_intf_error_ntf_packet()
718 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rf_deactivate_ntf_packet()
Dcore.c1031 if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_transceive()
1040 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_transceive()
1530 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rx_work()
/linux-6.1.9/include/net/nfc/ !
Dnci_core.h31 NCI_DATA_EXCHANGE, enumerator