Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A 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()
H A Di2400m.h579 size_t bus_tx_block_size; member
H A Dusb.c443 i2400m->bus_tx_block_size = I2400MU_BLK_SIZE; in i2400mu_probe()