Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wimax/i2400m/
Dtx.c724 unsigned is_singleton = pl_type == I2400M_PT_RESET_WARM in i2400m_tx() local
744 || (is_singleton && i2400m->tx_msg->num_pls != 0))) { in i2400m_tx()
747 is_singleton, i2400m->tx_msg->num_pls); in i2400m_tx()
797 if (is_singleton) in i2400m_tx()