Home
last modified time | relevance | path

Searched refs:max_burst_size (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1064 u16 max_burst_size; member
H A Ddpni.c2097 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()
H A Ddpaa2-eth.c3000 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c810 drvdata->max_burst_size = tmc_etr_get_max_burst_size(dev); in __tmc_probe()
H A Dcoresight-tmc-etr.c1080 axictl |= TMC_AXICTL_WR_BURST(drvdata->max_burst_size); in __tmc_etr_enable_hw()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c3357 rl_prof_elem->profile.max_burst_size = cpu_to_le16(hw->max_burst_size); in ice_sched_add_rl_profile()
4191 hw->max_burst_size = burst_size_to_prog; in ice_cfg_rl_burst_size()
H A Dice_common.c1097 if (!hw->max_burst_size) in ice_init_hw()
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c266 BUILD_EP_CONTEXT_RW(max_burst_size, info1, 8, 0xff)