Home
last modified time | relevance | path

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

/drivers/net/wimax/i2400m/
Dtx.c654 aligned_size = ALIGN(tx_msg_moved->size, i2400m->bus_tx_block_size); in i2400m_tx_close()
769 i2400m->bus_tx_block_size, try_head); in i2400m_tx()
996 BUG_ON(i2400m->bus_tx_block_size == 0); in i2400m_tx_setup()
Di2400m.h580 size_t bus_tx_block_size; member
Dsdio.c486 i2400m->bus_tx_block_size = I2400MS_BLK_SIZE; in i2400ms_probe()
Dusb.c490 i2400m->bus_tx_block_size = I2400MU_BLK_SIZE; in i2400mu_probe()