Searched refs:NCI_DATA_EXCHANGE_TO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | data.c | 46 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete()
|
H A D | core.c | 611 set_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_timer() 1527 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work() 1534 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | data.c | 46 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete()
|
H A D | core.c | 624 set_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_timer() 1541 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work() 1548 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci_core.h | 32 NCI_DATA_EXCHANGE_TO, enumerator
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 32 NCI_DATA_EXCHANGE_TO, enumerator
|
Completed in 8 milliseconds