Searched refs:frame_size_byte (Results 1 – 1 of 1) sorted by relevance
395 uint32_t frame_size_byte = (data->frame_size >> 3); in update_rx_dma() local437 data->rx_dma_block.block_size = frame_size_byte; in update_rx_dma()439 frame_size_byte; in update_rx_dma()440 data->rx_dma_config.dma_cfg.dest_burst_length = frame_size_byte; in update_rx_dma()441 data->rx_dma_config.dma_cfg.source_data_size = frame_size_byte; in update_rx_dma()442 data->rx_dma_config.dma_cfg.dest_data_size = frame_size_byte; in update_rx_dma()450 frame_size_byte; in update_rx_dma()451 data->rx_dma_config.dma_cfg.dest_burst_length = frame_size_byte; in update_rx_dma()452 data->rx_dma_config.dma_cfg.source_data_size = frame_size_byte; in update_rx_dma()453 data->rx_dma_config.dma_cfg.dest_data_size = frame_size_byte; in update_rx_dma()