Searched refs:update_tx_channel_config (Results 1 – 1 of 1) sorted by relevance
/drivers/atm/ |
D | horizon.c | 454 static inline void update_tx_channel_config (hrz_dev * dev, short chan, u8 mode, u16 value) { in update_tx_channel_config() function 1492 update_tx_channel_config (dev, tx_channel, RATE_TYPE_ACCESS, in setup_idle_tx_channel() 1496 update_tx_channel_config (dev, tx_channel, PCR_TIMER_ACCESS, in setup_idle_tx_channel() 1502 update_tx_channel_config (dev, tx_channel, SCR_TIMER_ACCESS, in setup_idle_tx_channel() 1506 update_tx_channel_config (dev, tx_channel, BUCKET_CAPACITY_ACCESS, in setup_idle_tx_channel() 1510 update_tx_channel_config (dev, tx_channel, BUCKET_FULLNESS_ACCESS, in setup_idle_tx_channel()
|