Lines Matching refs:tgt_active_prot
1321 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_poll_dep_complete()
1641 if (dev->tgt_active_prot) { in pn533_start_poll()
1810 if (dev->tgt_active_prot) { in pn533_activate_target()
1838 dev->tgt_active_prot = protocol; in pn533_activate_target()
1873 if (!dev->tgt_active_prot) { in pn533_deactivate_target()
1878 dev->tgt_active_prot = 0; in pn533_deactivate_target()
1941 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_in_dep_link_up_complete()
1973 if (dev->tgt_active_prot) { in pn533_dep_link_up()
2046 if (dev->tgt_mode || dev->tgt_active_prot) in pn533_dep_link_down()
2049 dev->tgt_active_prot = 0; in pn533_dep_link_down()
2259 if (!dev->tgt_active_prot) { in pn533_transceive()
2277 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_transceive()
2397 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_wq_mi_recv()
2450 if (dev->tgt_active_prot != NFC_PROTO_FELICA) { in pn533_wq_mi_send()