Searched refs:DEFAULT_PDR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dhermes_dld.c327 #define DEFAULT_PDR(pid) default_pdr_data_##pid macro
436 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0005);
439 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0108);
442 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0109);
445 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0150);
448 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0160);
451 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0161);

Completed in 287 milliseconds