Searched refs:max_burst_size (Results 1 – 19 of 19) 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()
28 uint32_t max_burst_size) in dma_set_max_burst_size() argument31 assert(max_burst_size > 0); in dma_set_max_burst_size()33 max_burst_size - 1); in dma_set_max_burst_size()
34 uint32_t max_burst_size);
58 uint32_t max_burst_size);
207 u32 max_burst_size; member
1011 axictl |= TMC_AXICTL_WR_BURST(drvdata->max_burst_size); in __tmc_etr_enable_hw()
82 u32 max_burst_size; member853 maxburst = dd->caps.max_burst_size; in atmel_aes_dma_start()2295 dd->caps.max_burst_size = 1; in atmel_aes_get_cap()2306 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2311 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()2315 dd->caps.max_burst_size = 4; in atmel_aes_get_cap()
1064 u16 max_burst_size; member
2097 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()2098 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()
2992 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
909 u16 max_burst_size; /* driver sets this value */ member
3242 rl_prof_elem->profile.max_burst_size = cpu_to_le16(hw->max_burst_size); in ice_sched_add_rl_profile()4076 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
991 __le16 max_burst_size; member
1138 if (!hw->max_burst_size) in ice_init_hw()
813 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()
4367 __le32 max_burst_size; member
266 BUILD_EP_CONTEXT_RW(max_burst_size, info1, 8, 0xff)