Searched refs:logical_idx (Results 1 – 4 of 4) sorted by relevance
295 if (target->logical_idx == ntf->rf_discovery_id) { in nci_add_new_target()316 target->logical_idx = ntf->rf_discovery_id; in nci_add_new_target()319 pr_debug("logical idx %d, n_targets %d\n", target->logical_idx, in nci_add_new_target()483 target->logical_idx = ntf->rf_discovery_id; in nci_target_auto_activated()487 target->logical_idx, ndev->n_targets); in nci_target_auto_activated()
919 param.rf_discovery_id = nci_target->logical_idx; in nci_activate_target()
104 u8 logical_idx; member
578 static struct pci_dev *get_gnr_mdev(struct skx_dev *d, int logical_idx, int *physical_idx) in get_gnr_mdev() argument595 if (logical == logical_idx) { in get_gnr_mdev()
Completed in 16 milliseconds