Home
last modified time | relevance | path

Searched refs:tx_pl_max (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Ddebugfs.c109 i2400m->tx_pl_max, i2400m->tx_num, in i2400m_tx_stats_read()
126 i2400m->tx_pl_max = 0; in i2400m_tx_stats_write()
H A Dtx.c899 if (pls > i2400m->tx_pl_max) in i2400m_tx_msg_get()
900 i2400m->tx_pl_max = pls; in i2400m_tx_msg_get()
H A Di2400m.h405 * @tx_pl_max: maximum number of payloads sent in a TX message
605 unsigned tx_pl_num, tx_pl_max, tx_pl_min, member

Completed in 4 milliseconds