Searched refs:I2400M_BRI_MAC_REINIT (Results 1 - 4 of 4) 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 Ddriver.c412 flags = I2400M_BRI_SOFT|I2400M_BRI_MAC_REINIT;
602 i2400m, I2400M_BRI_SOFT | I2400M_BRI_MAC_REINIT);
689 I2400M_BRI_SOFT | I2400M_BRI_MAC_REINIT);
H A Di2400m.h698 * @I2400M_BRI_MAC_REINIT: We need to reinitialize the boot
706 I2400M_BRI_MAC_REINIT = 1 << 3, enumerator in enum:i2400m_bri
H A Dfw.c1403 if (flags & I2400M_BRI_MAC_REINIT) {
1410 flags |= I2400M_BRI_MAC_REINIT;
H A Dusb.c521 result = i2400m_setup(i2400m, I2400M_BRI_MAC_REINIT);

Completed in 176 milliseconds