Searched refs:update_tx_channel_config (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/atm/ |
| D | horizon.c | 455 static inline void update_tx_channel_config (hrz_dev * dev, short chan, u8 mode, u16 value) { in update_tx_channel_config() function 1493 update_tx_channel_config (dev, tx_channel, RATE_TYPE_ACCESS, in setup_idle_tx_channel() 1497 update_tx_channel_config (dev, tx_channel, PCR_TIMER_ACCESS, in setup_idle_tx_channel() 1503 update_tx_channel_config (dev, tx_channel, SCR_TIMER_ACCESS, in setup_idle_tx_channel() 1507 update_tx_channel_config (dev, tx_channel, BUCKET_CAPACITY_ACCESS, in setup_idle_tx_channel() 1511 update_tx_channel_config (dev, tx_channel, BUCKET_FULLNESS_ACCESS, in setup_idle_tx_channel()
|