Searched refs:max_burst_size (Results 1 – 20 of 20) sorted by relevance
27 uint32_t max_burst_size) in isys2401_dma_set_max_burst_size() argument30 assert((max_burst_size > 0x00) && (max_burst_size <= 0xFF)); in isys2401_dma_set_max_burst_size()34 (max_burst_size - 1)); in isys2401_dma_set_max_burst_size()
294 uint32_t max_burst_size) in dma_set_max_burst_size() argument297 assert(max_burst_size > 0); in dma_set_max_burst_size()299 max_burst_size - 1); in dma_set_max_burst_size()
35 uint32_t max_burst_size);
71 uint32_t max_burst_size);
65 u32 max_burst_size; member
1162 u32 max_burst_size; member
94 u32 max_burst_size; member894 maxburst = dd->caps.max_burst_size; in atmel_aes_dma_start()2444 dd->caps.max_burst_size = 1; in atmel_aes_get_cap()2454 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2460 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2465 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()
1077 u16 max_burst_size; member
1994 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()1995 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()
2477 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
596 u16 max_burst_size; /* driver sets this value */ member
2223 rl_prof_elem->profile.max_burst_size = cpu_to_le16(hw->max_burst_size); in ice_sched_add_rl_profile()2860 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
816 __le16 max_burst_size; member
946 if (!hw->max_burst_size) in ice_init_hw()
814 u32 max_burst_size; /* ?? cell rate or data rate */ member
1172 __le32 max_burst_size; member
1526 pstream.max_burst_size = cpu_to_le32(val32); in ath6kl_create_qos_write()
3466 __le32 max_burst_size; member
267 BUILD_EP_CONTEXT_RW(max_burst_size, info1, 8, 0xff)
19220 + uint16_t max_burst_size; /**< in KBytes for Tx ports, in fr…