Lines Matching refs:tgt_active_prot
1326 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_poll_dep_complete()
1554 if (dev->tgt_active_prot) { in pn533_start_poll()
1661 if (dev->tgt_active_prot) { in pn533_activate_target()
1689 dev->tgt_active_prot = protocol; in pn533_activate_target()
1728 if (!dev->tgt_active_prot) { in pn533_deactivate_target()
1733 dev->tgt_active_prot = 0; in pn533_deactivate_target()
1796 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_in_dep_link_up_complete()
1830 if (dev->tgt_active_prot) { in pn533_dep_link_up()
1905 if (dev->tgt_mode || dev->tgt_active_prot) in pn533_dep_link_down()
1908 dev->tgt_active_prot = 0; in pn533_dep_link_down()
2124 if (!dev->tgt_active_prot) { in pn533_transceive()
2142 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_transceive()
2267 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_wq_mi_recv()
2321 if (dev->tgt_active_prot != NFC_PROTO_FELICA) { in pn533_wq_mi_send()