Lines Matching refs:activation_rf_tech_and_mode
402 switch (ntf->activation_rf_tech_and_mode) {
424 pr_err("unsupported activation_rf_tech_and_mode 0x%x\n",
425 ntf->activation_rf_tech_and_mode);
439 switch (ntf->activation_rf_tech_and_mode) {
461 pr_err("unsupported activation_rf_tech_and_mode 0x%x\n",
462 ntf->activation_rf_tech_and_mode);
478 ntf->activation_rf_tech_and_mode,
500 switch (ntf->activation_rf_tech_and_mode) {
526 pr_err("unsupported activation_rf_tech_and_mode 0x%x\n",
527 ntf->activation_rf_tech_and_mode);
567 ntf.activation_rf_tech_and_mode = *data++;
575 pr_debug("activation_rf_tech_and_mode 0x%x\n",
576 ntf.activation_rf_tech_and_mode);
592 switch (ntf.activation_rf_tech_and_mode) {
624 pr_err("unsupported activation_rf_tech_and_mode 0x%x\n",
625 ntf.activation_rf_tech_and_mode);
688 ntf.activation_rf_tech_and_mode == NCI_NFC_A_PASSIVE_POLL_MODE) {
695 if (!(ntf.activation_rf_tech_and_mode & NCI_RF_TECH_MODE_LISTEN_MASK)) {