Home
last modified time | relevance | path

Searched refs:NCI_DATA_EXCHANGE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Ddata.c59 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
H A Dntf.c89 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_core_conn_intf_error_ntf_packet()
694 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rf_deactivate_ntf_packet()
H A Dcore.c1027 if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_transceive()
1036 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_transceive()
1529 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rx_work()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Ddata.c59 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
H A 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()
H A Dcore.c1037 if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_transceive()
1046 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_transceive()
1543 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rx_work()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h31 NCI_DATA_EXCHANGE, enumerator
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h31 NCI_DATA_EXCHANGE, enumerator

Completed in 10 milliseconds