Home
last modified time | relevance | path

Searched refs:NCI_LISTEN_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/nfc/
Dnci_core.h43 NCI_LISTEN_ACTIVE, enumerator
/linux-6.1.9/net/nfc/nci/
Dntf.c682 atomic_set(&ndev->state, NCI_LISTEN_ACTIVE); in nci_rf_intf_activated_ntf_packet()
Dcore.c997 if (atomic_read(&ndev->state) == NCI_LISTEN_ACTIVE || in nci_dep_link_down()