Searched refs:fw_cached (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 Dfw.c1562 i2400m_fw = i2400m_fw_get(i2400m->fw_cached);
1611 i2400m_fw = i2400m->fw_cached;
1639 i2400m->fw_cached = i2400m_fw;
1649 i2400m_fw = i2400m->fw_cached;
1650 i2400m->fw_cached = NULL;
H A Di2400m.h519 * @fw_cached: Used to cache firmware when the system goes to
639 struct i2400m_fw *fw_cached; /* protected by rx_lock */ member in struct:i2400m

Completed in 72 milliseconds