Searched refs:rf_tech_and_mode (Results 1 – 3 of 3) sorted by relevance
205 __u8 rf_tech_and_mode, in nci_add_new_protocol() argument219 if (rf_tech_and_mode == NCI_NFC_A_PASSIVE_POLL_MODE) in nci_add_new_protocol()237 if (rf_tech_and_mode == NCI_NFC_A_PASSIVE_POLL_MODE) { in nci_add_new_protocol()249 } else if (rf_tech_and_mode == NCI_NFC_B_PASSIVE_POLL_MODE) { in nci_add_new_protocol()259 } else if (rf_tech_and_mode == NCI_NFC_F_PASSIVE_POLL_MODE) { in nci_add_new_protocol()298 ntf->rf_tech_and_mode, in nci_add_new_target()313 ntf->rf_tech_and_mode, in nci_add_new_target()341 ntf.rf_tech_and_mode = *data++; in nci_rf_discover_ntf_packet()346 pr_debug("rf_tech_and_mode 0x%x\n", ntf.rf_tech_and_mode); in nci_rf_discover_ntf_packet()351 switch (ntf.rf_tech_and_mode) { in nci_rf_discover_ntf_packet()[all …]
254 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()262 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()271 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()279 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()287 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()291 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
283 __u8 rf_tech_and_mode; member462 __u8 rf_tech_and_mode; member
Completed in 10 milliseconds