Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wimax/i2400m/
Dtx.c653 aligned_size = ALIGN(tx_msg_moved->size, i2400m->bus_tx_block_size); in i2400m_tx_close()
767 i2400m->bus_tx_block_size, try_head); in i2400m_tx()
994 BUG_ON(i2400m->bus_tx_block_size == 0); in i2400m_tx_setup()
Di2400m.h579 size_t bus_tx_block_size; member
Dusb.c443 i2400m->bus_tx_block_size = I2400MU_BLK_SIZE; in i2400mu_probe()