Searched refs:I2400M_RT_WARM (Results 1 - 8 of 8) 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 Dsdio.c305 if (rt == I2400M_RT_WARM)
324 rt == I2400M_RT_WARM ? "warm" : "cold", result);
H A Dusb.c244 * @reset_type: soft, warm or bus reset (I2400M_RT_WARM/SOFT/BUS)
294 if (rt == I2400M_RT_WARM)
333 rt == I2400M_RT_WARM ? "warm" : "cold", result);
H A Ddebugfs.c214 case I2400M_RT_WARM:
H A Di2400m.h210 * @I2400M_RT_WARM: Reset without device disconnection, device handles
219 I2400M_RT_WARM, /* first measure */ enumerator in enum:i2400m_reset_type
H A Ddriver.c240 result = i2400m_reset(i2400m, I2400M_RT_WARM);
H A Dcontrol.c362 i2400m_reset(i2400m, I2400M_RT_WARM);
H A Dfw.c906 i2400m_reset(i2400m, I2400M_RT_WARM);
H A Drx.c833 i2400m_reset(i2400m, I2400M_RT_WARM);

Completed in 76 milliseconds