Home
last modified time | relevance | path

Searched refs:I2400M_MT_CMD_EXIT_IDLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/wimax/
Di2400m.h348 I2400M_MT_CMD_EXIT_IDLE = 0x4606, enumerator
/linux-2.6.39/drivers/net/wimax/i2400m/
Dcontrol.c1103 cmd->type = cpu_to_le16(I2400M_MT_CMD_EXIT_IDLE); in i2400m_cmd_exit_idle()