Searched defs:local_info (Results 1 – 8 of 8) sorted by relevance
648 struct local_info { struct649 struct module *hw_module;650 int card_idx;651 int dev_enabled;652 int master_dev_auto_open; /* was master device opened automatically */653 int num_dev_open; /* number of open devices */654 struct net_device *dev; /* master radio device */655 struct net_device *ddev; /* main data device */656 struct list_head hostap_interfaces; /* Host AP interface list (contains659 rwlock_t iface_lock; /* hostap_interfaces read lock; use write lock[all …]
269 struct local_info { struct270 struct net_device *dev;271 struct pcmcia_device *p_dev;273 int card_type;274 int probe_port;275 int silicon; /* silicon revision. 0=old CE2, 1=Scipper, 4=Mohawk */276 int mohawk; /* a CE3 type card */277 int dingo; /* a CEM56 type card */278 int new_mii; /* has full 10baseT/100baseT MII */279 int modem; /* is a multi function card (i.e with a modem) */[all …]
109 struct local_info { struct110 struct pcmcia_device *p_dev;111 long open_time;112 uint tx_started:1;113 uint tx_queue;114 u_short tx_queue_len;115 enum cardtype cardtype;116 u_short sent;117 u_char __iomem *base;
58 struct local_info { struct64 struct local_info *local; in airo_probe() argument
68 struct local_info { struct74 struct local_info *local; in atmel_probe() argument
511 struct acpi_db_method_info local_info; in acpi_db_method_thread() local
511 struct guc_gt_system_info local_info; in guc_prep_golden_context() local684 struct guc_gt_system_info local_info; in guc_capture_prep_lists() local
246 struct spi_cs_info local_info; in spi_cs_info() local