Home
last modified time | relevance | path

Searched refs:tx_buff (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c47 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE]; /*!< ENET transmit buffer */
57 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE]; /*!< ENET transmit buffer */ variable
63 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE] __attribute__((aligned(4))); /*!< ENET… variable
744 buf = &tx_buff[0][0]; in enet_descriptors_chain_init()
821 buf = &tx_buff[0][0]; in enet_descriptors_ring_init()
2347 buf = &tx_buff[0][0]; in enet_ptp_enhanced_descriptors_chain_init()
2422 buf = &tx_buff[0][0]; in enet_ptp_enhanced_descriptors_ring_init()
2694 buf = &tx_buff[0][0]; in enet_ptp_normal_descriptors_chain_init()
2777 buf = &tx_buff[0][0]; in enet_ptp_normal_descriptors_ring_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c50 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE]; /*!< ENET transmit buffer */
60 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE]; /*!< ENET transmit buffer */ variable
66 uint8_t tx_buff[ENET_TXBUF_NUM][ENET_TXBUF_SIZE] __attribute__ ((aligned (4))); /*!< ENET… variable
742 buf = &tx_buff[0][0]; in enet_descriptors_chain_init()
819 buf = &tx_buff[0][0]; in enet_descriptors_ring_init()
2356 buf = &tx_buff[0][0]; in enet_ptp_enhanced_descriptors_chain_init()
2431 buf = &tx_buff[0][0]; in enet_ptp_enhanced_descriptors_ring_init()
2704 buf = &tx_buff[0][0]; in enet_ptp_normal_descriptors_chain_init()
2787 buf = &tx_buff[0][0]; in enet_ptp_normal_descriptors_ring_init()