Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Di2400m.h700 * @I2400M_BRI_NO_REBOOT: Do not reboot the device and proceed
709 I2400M_BRI_NO_REBOOT = 1 << 2, enumerator
H A Dfw.c844 * I2400M_BRI_NO_REBOOT: Don't send a reboot command, but wait
904 if ((flags & I2400M_BRI_NO_REBOOT) == 0) in i2400m_bootrom_init()
908 flags &= ~I2400M_BRI_NO_REBOOT; in i2400m_bootrom_init()
945 flags &= ~I2400M_BRI_NO_REBOOT; in i2400m_bootrom_init()

Completed in 4 milliseconds