Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wimax/i2400m/
Dtx.c722 unsigned is_singleton = pl_type == I2400M_PT_RESET_WARM in i2400m_tx() local
742 || (is_singleton && i2400m->tx_msg->num_pls != 0))) { in i2400m_tx()
745 is_singleton, i2400m->tx_msg->num_pls); in i2400m_tx()
795 if (is_singleton) in i2400m_tx()