Searched defs:tx_buff_size (Results 1 – 4 of 4) sorted by relevance
405 uint16_t frame_length, uint16_t tx_buff_size, in enet_prepare_tx_desc_with_ts_record()519 …t_tx_desc_list_cur, enet_tx_control_config_t *config, uint16_t frame_length, uint16_t tx_buff_size) in enet_prepare_tx_desc()600 …_Type *ptr, enet_tx_desc_t **parent_tx_desc_list_cur, uint16_t frame_length, uint16_t tx_buff_size) in enet_prepare_transmission_descriptors()
82 uint32_t tx_buff_size = desc->tx_buff_cfg.size; in low_level_output() local