Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Di2400m.h245 * @bus_tx_room_min: [fill] Minimum room required while allocating
580 size_t bus_tx_room_min; member
H A Dusb.c450 i2400m->bus_tx_room_min = I2400MU_BLK_SIZE; in i2400mu_probe()
H A Dtx.c571 * Adding bus_tx_room_min padding while allocating a new TX message in i2400m_tx_new()
573 * size <= bus_tx_room_min. in i2400m_tx_new()
577 i2400m->bus_tx_room_min, try_head); in i2400m_tx_new()

Completed in 7 milliseconds