Home
last modified time | relevance | path

Searched refs:target_active_prot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Ddata.c290 if (ndev->target_active_prot == NFC_PROTO_MIFARE || in nci_rx_data_packet()
291 ndev->target_active_prot == NFC_PROTO_JEWEL || in nci_rx_data_packet()
292 ndev->target_active_prot == NFC_PROTO_FELICA || in nci_rx_data_packet()
293 ndev->target_active_prot == NFC_PROTO_ISO15693) { in nci_rx_data_packet()
H A Dcore.c808 if (ndev->target_active_prot) { in nci_start_poll()
880 if (ndev->target_active_prot) { in nci_activate_target()
929 ndev->target_active_prot = protocol; in nci_activate_target()
943 if (!ndev->target_active_prot) { in nci_deactivate_target()
948 ndev->target_active_prot = 0; in nci_deactivate_target()
1022 if (!ndev->target_active_prot) { in nci_transceive()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Ddata.c290 if (ndev->target_active_prot == NFC_PROTO_MIFARE || in nci_rx_data_packet()
291 ndev->target_active_prot == NFC_PROTO_JEWEL || in nci_rx_data_packet()
292 ndev->target_active_prot == NFC_PROTO_FELICA || in nci_rx_data_packet()
293 ndev->target_active_prot == NFC_PROTO_ISO15693) { in nci_rx_data_packet()
H A Dcore.c822 if (ndev->target_active_prot) { in nci_start_poll()
895 if (ndev->target_active_prot) { in nci_activate_target()
943 ndev->target_active_prot = protocol; in nci_activate_target()
955 if (!ndev->target_active_prot) { in nci_deactivate_target()
960 ndev->target_active_prot = 0; in nci_deactivate_target()
1032 if (!ndev->target_active_prot) { in nci_transceive()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h237 __u32 target_active_prot; member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h237 __u32 target_active_prot; member

Completed in 10 milliseconds