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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Di2400m-sdio.h129 /* Device is any of the iwmc3200 SKUs */
130 unsigned iwmc3200:1; member in struct:i2400ms
H A Dsdio.c122 if (i2400ms->iwmc3200)
157 * enablement one, to avoid racing with the iwmc3200 top controller.
177 if (i2400ms->iwmc3200 && i2400ms->debugfs_dentry == NULL)
457 /* The iwmc3200-wimax sometimes requires the driver to try
469 i2400ms->iwmc3200 = 1;
472 i2400ms->iwmc3200 = 0;
518 /* Intel: i2400m WiMAX (iwmc3200) over SDIO */

Completed in 72 milliseconds