Lines Matching refs:tgt_active_prot
389 u8 tgt_active_prot; member
1892 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_poll_dep_complete()
2124 if (dev->tgt_active_prot) { in pn533_start_poll()
2231 if (dev->tgt_active_prot) { in pn533_activate_target()
2259 dev->tgt_active_prot = protocol; in pn533_activate_target()
2275 if (!dev->tgt_active_prot) { in pn533_deactivate_target()
2280 dev->tgt_active_prot = 0; in pn533_deactivate_target()
2348 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_in_dep_link_up_complete()
2382 if (dev->tgt_active_prot) { in pn533_dep_link_up()
2458 if (dev->tgt_mode || dev->tgt_active_prot) in pn533_dep_link_down()
2461 dev->tgt_active_prot = 0; in pn533_dep_link_down()
2632 if (!dev->tgt_active_prot) { in pn533_transceive()
2650 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_transceive()
2775 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_wq_mi_recv()
2829 if (dev->tgt_active_prot != NFC_PROTO_FELICA) { in pn533_wq_mi_send()